The NetBSD Project

CVS log for pkgsrc/lang/gcc44/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / lang / gcc44

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Thu May 3 12:20:18 2012 UTC (3 weeks, 1 day ago) by hans
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Make gcc-inplace-math work with new mpfr.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51935

Revision 1.13 / (download) - annotate - [select for diffs], Fri Apr 13 11:01:32 2012 UTC (6 weeks ago) by hans
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Add option gcc-inplace-math to allow building devel/gmp and math/mpfr
along with gcc, as described at http://gcc.gnu.org/install/prerequisites.html

Revision 1.12 / (download) - annotate - [select for diffs], Thu Mar 15 07:43:30 2012 UTC (2 months, 1 week ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

Update to GCC 4.4.7

GCC 4.4.7 is a bug-fix release containing fixes for regressions and serious
bugs in GCC 4.4.6.  This release marks the end of the maintainance of
the GCC 4.4 series.

This is the list of problem reports (PRs) from GCC's bug tracking system
that are known to be fixed in the 4.4.7 release. This list might not be
complete (that is, it is possible that some PRs that have been fixed are
not listed here).
http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.6.2

Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 15 06:52:07 2012 UTC (2 months, 1 week ago) by sbd
Branch: MAIN
Changes since 1.10: +1 -3 lines
Diff to previous 1.10 (colored)

As this package is marked NOT-FOR-DRAGONFLY remove dragonfly patches
and pre-configure.

Also remove MESSAGE_SUBST.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Dec 22 14:14:22 2011 UTC (5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Use COMPILER_RPATH_FLAG instead of -Wl,-R.
Fixes OS X build.
From Kai-Uwe Eckhardt.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Jul 11 23:26:32 2011 UTC (10 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.8: +4 -5 lines
Diff to previous 1.8 (colored)

Update to 4.4.6, from Kai-Uwe Eckhardt.

This is the list of problem reports (PRs) from GCC's bug tracking
system that are known to be fixed in the 4.4.6 release. This list
might not be complete (that is, it is possible that some PRs that
have been fixed are not listed here):

http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.4.6

Revision 1.8 / (download) - annotate - [select for diffs], Sat May 14 18:00:24 2011 UTC (12 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.7: +8 -8 lines
Diff to previous 1.7 (colored)

Replace patch-ae with a better patches/patch-gcc_ginclude_stddef.h,
provided by Kai-Uwe Eckhardt for fixing PR 43131 (Linux build).

While here, add RCS Ids to a few patches, and regen one.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Mar 16 14:53:49 2011 UTC (14 months, 1 week ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Fix java build on -current i386. Patch from Kai-Uwe Eckhardt.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 3 18:02:53 2011 UTC (14 months, 3 weeks ago) by hans
Branch: MAIN
Changes since 1.5: +6 -1 lines
Diff to previous 1.5 (colored)

Add patches to fix build on NetBSD 5.99.41 and newer (pkg/44598).
Patches came from Kai-Uwe Eckhardt.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Feb 25 13:34:56 2011 UTC (14 months, 4 weeks ago) by hans
Branch: MAIN
Changes since 1.4: +7 -7 lines
Diff to previous 1.4 (colored)

Update to 4.4.5, fixes a build problem on OpenIndiana (and probably
Solaris 11 Express, too).

Changes 4.4.5:

The GNU project and the GCC developers are pleased to announce the
release of GCC 4.4.5.

This release is a bug-fix release, containing fixes for regressions in
GCC 4.4.4 relative to previous releases of GCC.

Revision 1.4 / (download) - annotate - [select for diffs], Thu May 6 10:21:17 2010 UTC (2 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Changes 4.4.4:

The [1]GNU project and the GCC developers are pleased to announce the
release of GCC 4.4.4.

This release is a bug-fix release, containing fixes for regressions in
GCC 4.4.3 relative to previous releases of GCC.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 15 08:27:06 2010 UTC (2 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Changes 4.4.3:
The GNU project and the GCC developers are pleased to announce the
release of GCC 4.4.3.

This release is a bug-fix release, containing fixes for regressions in
GCC 4.4.1 relative to previous releases of GCC.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 24 11:50:56 2009 UTC (2 years, 8 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

- Get rid of a ${WRKDIR} reference in an installed file.
- Fix a bad reference to /bin/bash.
- Work around a non-portable argument to find.

This should address the bash issues reported in PR42092
lang/gcc44 leaves uncorrected reference to /bin/bash

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Sep 18 11:24:50 2009 UTC (2 years, 8 months ago) by dmcmahill
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import gcc-4.4.1 as lang/gcc44.  This is the latest branch of gcc.
Of particular note is this package contains gfortran which is required
for building some scientific software (recent versions of scilab
for example).  Package is prepared as a monolithic install of gcc
since gcc is really not set up to build and install the core and then
later add on different languages as their own packages.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 18 11:24:50 2009 UTC (2 years, 8 months ago) by dmcmahill
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>