| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 May 2013 00:23:03
4.6.4,1
|
gerald  |
Update to GCC 4.6.4, the final release and end of the GCC 4.6 branch.
(This requires an EPOCH bump due to how snapshots are labeled.)
Introduce a new option BOOTSTRAP that allows for doing a full
bootstrap of GCC, as opposed to just running a simple build.
Bootstrapping is actually the default upstream, we disable it
by default for the stable flavors of GCC since that is a huge
win in terms of build time of the port. No change in default
behavior for this port. |
27 Apr 2013 11:59:29
4.6.4.20130215
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
08 Mar 2013 11:32:12
4.6.4.20130215
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
16 Feb 2013 16:22:44
4.6.4.20130215
|
gerald  |
Update to the 20130215 snapshot of GCC 4.6.4. |
26 Jan 2013 14:24:00
4.6.4.20130125
|
gerald  |
Use the new lang/gcc-ecj45 port when building the Java frontend
instead of including a pre-built version of the Eclipse Java Compiler
(ECJ) ourselves. [1]
Replace the use of DISTFILES by DISTNAME, since we are now down to
one in all cases.
On the way, update to the 20130125 of GCC 4.6.4.
PR: 175072 [1] |
01 Dec 2012 01:43:55
4.6.4.20121123
|
gerald  |
Re-add ecj-4.5.jar to distinfo.
Reported by: andy@neu.net
Feature safe: yes |
01 Dec 2012 01:03:06
4.6.4.20121123
|
gerald  |
Make binutils a build dependency as well (not just a run-time dependency).
Without this, the libiberty build fails locating ar.
Also update to the 20121123 snapshot of 4.6.4.
Feature safe: yes |
04 Nov 2012 21:45:18
4.6.4.20121102
|
gerald  |
Given how stable the GCC 4.6 branch is these days, like with lang/gcc
just build, do not bootstrap, when building this port. This speeds
up a full port/package test cycle by 31% on a 4-core system; a simple
build/install will benefit even more.
(This may impact compile time by this compiler a bit, depending on
how well the system compiler optimizes this codebase. And we only
should do this for stable, established versions of GCC.)
On the way, update to the 20121102 snapshot of GCC 4.6.4.
Feature safe: yes |
03 Nov 2012 00:47:50
4.6.4.20121026
|
gerald  |
Update to the 20121026 snapshot of GCC 4.6.4. Bring a comment in line
with related ports.
Feature safe: yes |
30 Sep 2012 23:58:45
4.6.4.20120928
|
gerald  |
Revamp the handling of different languages (frontends, run-times)
by GCC to allow for orthogonal setting them in the future. [1]
Print the list of languages being built as part of pre-everything
and shorten the output of operating system and version there.
Inspired by: jkim [1] |
01 Sep 2012 19:16:37
4.6.4.20120831
|
gerald  |
Update to the 20120831 snapshot of GCC 4.6.4.
Remove now deprecated comments at the top of Makefile. |
22 Aug 2012 00:41:37
4.6.4.20120817
|
gerald  |
Convert to the new options framework.
Remove ABI version numbers for all library dependencies.
Update to the 20120817 snapshot of GCC 4.6.4. |
10 Jun 2012 21:22:54
4.6.4.20120608
|
gerald  |
Update to the 20120608 snapshot of GCC 4.6.4. |
12 May 2012 12:18:02
4.6.4.20120511
|
gerald  |
Update to the 20120511 snapshot of GCC 4.6.4. |
22 Apr 2012 11:08:05
4.6.4.20120420
|
gerald  |
Update to the 20120420 snapshot of GCC 4.6.4. |
14 Apr 2012 20:50:27
4.6.4.20120413
|
gerald  |
Update to the 20120413 snapshot of GCC 4.6.4. |
07 Apr 2012 10:29:09
4.6.4.20120406
|
gerald  |
Update to the 20120406 snapshot of GCC 4.6.4.
Feature safe: yes |
03 Apr 2012 22:16:37
4.6.4.20120330
|
gerald  |
Update to the 20120330 snapshot of GCC 4.6.4.
Feature safe: yes |
10 Mar 2012 21:26:04
4.6.4.20120309
|
gerald  |
Update to the 20120309 snapshot of GCC 4.6.4.
Increase CONFLICTS to also cover GCC 4.6.3 now, in anticipation of
a forthcoming update of lang/gcc to GCC 4.6.3.
Feature safe: yes |
03 Mar 2012 23:22:30
4.6.4.20120302
|
gerald  |
Update to the 20120302 snapshot of GCC 4.6.4, which nearly
coincides with the GCC 4.6.3 release. |
26 Feb 2012 22:48:41
4.6.3.20120224
|
gerald  |
Update to what is basically the first RC of GCC 4.6.3. |
18 Feb 2012 12:07:36
4.6.3.20120217
|
gerald  |
Update to the 20120217 snapshot of GCC 4.6.3. |
04 Feb 2012 11:44:07
4.6.3.20120203
|
gerald  |
Update to the 20120203 snapshot of GCC 4.6.3. |
22 Jan 2012 23:20:27
4.6.3.20120120
|
gerald  |
Update to the 20120120 snapshot of GCC 4.6.3. |
14 Jan 2012 10:51:15
4.6.3.20120113
|
gerald  |
Update to the 20120113 snapshot of GCC 4.6.3. |
07 Jan 2012 10:10:55
4.6.3.20120106_1
|
gerald  |
Update to the 20120106 snapshot of GCC 4.6.3. |
12 Dec 2011 12:28:05
4.6.3.20111209_1
|
gerald  |
Enable the Objective-C front end and accordingly also the run-time.
Feature safe: yes |
11 Dec 2011 09:11:21
4.6.3.20111209
|
gerald  |
Update to the 20111209 snapshot of GCC 4.6.3.
Feature safe: yes |
04 Dec 2011 18:41:21
4.6.3.20111202
|
gerald  |
Update to the 20111202 snapshot of GCC 4.6.3.
Feature safe: yes |
26 Nov 2011 12:37:23
4.6.3.20111125
|
gerald  |
Update to the 20111125 snapshot of GCC 4.6.3. This now builds on
FreeBSD 10 without problems and any additional tweaks.
Feature safe: yes |
19 Nov 2011 18:06:20
4.6.3.20111118
|
gerald  |
Update to the 20111118 snapshot of GCC 4.6.3.
Feature safe: yes |
12 Nov 2011 20:54:05
4.6.3.20111111
|
gerald  |
Update to the 20111111 snapshot of GCC 4.6.3.
Feature safe: yes |
05 Nov 2011 14:23:55
4.6.3.20111104
|
gerald  |
Update to the 20111104 snapshot of GCC 4.6.3.
On the way, extend the conflict wth GCC 4.6.1 to also cover
GCC 4.6.2 since that is what the stable lang/gcc port is going
to move to soon. |
29 Oct 2011 14:53:38
4.6.3.20111028
|
gerald  |
Update to the 20111028 snapshot of GCC 4.6.3, nearly the same as the
GCC 4.6.2 release. |
23 Oct 2011 11:35:47
4.6.2.20111021
|
gerald  |
Update to the 20111021 snapshot of GCC 4.6.2, which is pretty much
the first RC of that release. |
16 Oct 2011 01:44:33
4.6.2.20111014
|
gerald  |
Update to the 20111014 snapshot of GCC 4.6.2. |
08 Oct 2011 20:11:52
4.6.2.20111007
|
gerald  |
Update to the 20111007 snapshot of GCC 4.6.2. |
01 Oct 2011 19:23:12
4.6.2.20110930
|
gerald  |
Update to the 20110930 snapshot of GCC 4.6.2. |
25 Sep 2011 14:58:08
4.6.2.20110923
|
gerald  |
Prepare for the inclusion of lang/gcc, which is going to track our
preferred version of GCC (usually based on a release) starting with
GCC 4.6.1, and add a proper CONFLICTS.
On the way rename %%GCC_VER%% in pkg-plist to %%GCC_VERSION%% and
make the Makefile machinery a bit more generic to minimize differences
between lang/gcc ports based on releases and those based on snapshots.
PR: 156857 |
24 Sep 2011 19:12:31
4.6.2.20110923
|
gerald  |
Update to the 20110923 snapshot of GCC 4.6.2. |
17 Sep 2011 23:37:12
4.6.2.20110916
|
gerald  |
Update to the 20110916 snapshot of GCC 4.6.2. |
10 Sep 2011 13:36:48
4.6.2.20110909
|
gerald  |
Also update ccache links (when appropriate) in case of package
installation and deinstallation.
My code for handling the port installation case sneaked in via
the previous commit.
PR: 155568
Submitted by: ehaupt |
10 Sep 2011 12:34:52
4.6.2.20110909
|
gerald  |
Update to the 20110909 snapshot of GCC 4.6.2. |
04 Sep 2011 20:29:32
4.6.2.20110902
|
gerald  |
Update to the 20110902 snapshot of GCC 4.6.2. |
27 Aug 2011 23:35:23
4.6.2.20110826
|
gerald  |
Update to the 20110826 snapshot of GCC 4.6.2. |
15 Aug 2011 21:44:17
4.6.2.20110812
|
gerald  |
Update to the 20110812 snapshot of GCC 4.6.2. |
31 Jul 2011 22:28:46
4.6.2.20110729
|
gerald  |
Update to the 20110729 snapshot of GCC 4.6.2. |
23 Jul 2011 12:00:57
4.6.2.20110722
|
gerald  |
Update to the 20110722 snapshot of GCC 4.6.2. |
19 Jul 2011 21:11:27
4.6.2.20110715
|
gerald  |
Update to the 20110715 snapshot of GCC 4.6.2. |
11 Jul 2011 08:20:33
4.6.2.20110708
|
gerald  |
Update to the 20110708 snapshot of GCC 4.6.2. |
04 Jul 2011 10:56:11
4.6.2.20110701
|
gerald  |
Update to the 20110701 snapshot of GCC 4.6.2, which is practically
the GCC 4.6.1 release. |
12 Jun 2011 17:49:39
4.6.1.20110610
|
gerald  |
Update to the 20110610 snapshot of GCC 4.6.1. |
04 Jun 2011 11:06:27
4.6.1.20110603
|
gerald  |
Oops, remove testing code (to force older version). |
04 Jun 2011 10:05:31
4.6.1.20110603
|
gerald  |
Oops, remove testing code (to force older version). |
04 Jun 2011 10:00:41
4.6.1.20110527
|
gerald  |
Update to the 20110603 snapshot of GCC 4.6.1.
Enable c, c++, and fortran (and only these) explicitly by default, and
Java when/where available. [1]
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> [1] |
02 Jun 2011 22:11:48
4.6.1.20110527
|
gerald  |
Complete Java support by providing a pre-built copy of ecj.jar.
PR: 157115
Tested by: joerg, mandree |
29 May 2011 11:59:46
4.6.1.20110527
|
gerald  |
Update to the 20110526 snapshot of GCC 4.6.1. Upstream now only provides
a single tarball, so this brings a number of changes around that. |
21 May 2011 12:09:23
4.6.1.20110520
|
gerald  |
Update to the 20110520 snapshot of GCC 4.6.1. |
14 May 2011 02:01:47
4.6.1.20110513
|
gerald  |
Update to the 20110513 snapshot of GCC 4.6.1. |
07 May 2011 22:27:11
4.6.1.20110506
|
gerald  |
Update to the 20110506 snapshot of GCC 4.6.1. |
30 Apr 2011 18:38:51
4.6.1.20110429
|
gerald  |
Update to the 20110429 snapshot of GCC 4.6.1. |
23 Apr 2011 22:47:46
4.6.1.20110422
|
gerald  |
Update to the 20110422 snapshot of GCC 4.6.1.
Replace the, now dysfunctional, post-patch target with a configure
option that marks this build of GCC as "FreeBSD Ports Collection". [1]
Reported by: Bjoern Koenig <bkoenig@alpha-tierchen.de> [1] |
17 Apr 2011 00:46:15
4.6.1.20110415
|
gerald  |
Update to the 20110415 snapshot of GCC 4.6.1. |
09 Apr 2011 01:14:12
4.6.1.20110408
|
gerald  |
On SPARC the target CPU type may now be set via -mcpu instead of being
limited to the hardcoded equivalent of -mcpu=ultrasparc and TLS support
is enabled if available. |
09 Apr 2011 01:13:43
4.6.1.20110408
|
gerald  |
Update to the 20110408 snapshot of GCC 4.6.1. |
02 Apr 2011 11:58:32
4.6.1.20110401
|
gerald  |
Update to the 20110401 snapshot of GCC 4.6.1. |
26 Mar 2011 01:33:11
4.6.1.20110325
|
gerald  |
Update to the release of GCC 4.6.0 (basically). Really too many changes
to sensibly list here, but http://gcc.gnu.org/gcc-4.6/changes.html has a
nice overview.
Some highlights include
- a new quad-precision library that's used by the Fortran frontend
(on x86 and amd64);
- new -Wunused-but-set-variable and -Wunused-but-set-parameter warnings
for C family languages (enabled by -Wall and -Wall -Wextra, too);
- new -Wdouble-promotion warning for implicit promotions to double;
- a new general optimization level -Ofast combines -O3 with options that
can affect standards compliance but result in better optimized code;
- link-time optimizations (LTO) now scaling to large input sizes, using
better heuristics, and optimizing more aggressively; (Only the first 15 lines of the commit message are shown above ) |
20 Mar 2011 23:01:09
4.6.0.20110318
|
gerald  |
Add support for 32-bit powerpc.
Submitted by: andreast |
19 Mar 2011 14:50:55
4.6.0.20110318
|
gerald  |
Update to the 20110318 snapshot of GCC 4.6.0.
Make the full-regression-test target conditional on MAINTAINER_MODE. [1]
Reported by: andreast, marius [1] |
19 Mar 2011 00:21:58
4.6.0.20110312
|
gerald  |
Update to the 20110312 snapshot of GCC 4.6.0. On the way, remove the
LTO option. This is now the default, without any drawbacks or extra
dependencies. |
13 Mar 2011 17:38:18
4.6.0.20110305
|
gerald  |
Update to the 20110305 snapshot of GCC 4.6.0. Remove the dependency
on libelf when building with link-time optimization (LTO) support which
is not needed any more. |
27 Feb 2011 01:11:53
4.6.0.20110226
|
gerald  |
Update to the 20110226 snapshot of GCC 4.6.0. The change for code
generation on i386 to default to i486 on FreeBSD 6 and above is now
upstream, too, so we can shed our specific patch. |
22 Feb 2011 18:57:48
4.6.0.20110219
|
gerald  |
Update to the 20110219 snapshot of GCC 4.6.0.
This addresses the pollution of common namespace by
share/python/aotcompile.py and share/python/classfile.py which are
now saved in version-specific directories.
By means of an extra patch default code generation on i386 now
defaults to i486 on FreeBSD 6 and above. [1]
Submitted by: tijl [1]
Reported by: Yuri Karaban <tech@askold.net> [1]
PR: 154364 [1] |
22 Feb 2011 18:56:53
4.6.0.20110219
|
gerald  |
Update to the 20110219 snapshot of GCC 4.6.0.
This addresses the pollution of common namespace by
share/python/aotcompile.py and share/python/classfile.py which now
go into version-specific directories.
By means of an extra patch default code generation on i386 defaults
to i486 on FreeBSD 6 and above. [1]
Submitted by: tijl [1]
Reported by: Yuri Karaban <tech@askold.net> [1]
PR: 154364 [1] |
15 Feb 2011 01:35:09
4.6.0.20110212
|
gerald  |
Update to the 20110212 snapshot of GCC 4.6.0. |
10 Feb 2011 01:44:23
4.6.0.20110205
|
gerald  |
Omit the libquadmath info file on sparc64 and ia64.
Reported by: Anton Shterenlikht <mexas@bristol.ac.uk> |
06 Feb 2011 01:07:01
4.6.0.20110205
|
gerald  |
Update to the 20110205 snapshot of GCC 4.6.0. This finally addresses
a long standing issue around libgcj that's been hitting us and allows
me to remove the stop gap I had put in place years ago. [1]
PR: 81788 [1]
Feature safe: yes |
30 Jan 2011 00:22:02
4.6.0.20110129
|
gerald  |
Update to the 20110129 snapshot of GCC 4.6.0.
Feature safe: yes |
23 Jan 2011 19:49:18
4.6.0.20110122
|
gerald  |
Update to the 20110122 snapshot of GCC 4.6.0. Among others, this
improves GOMP support on FreeBSD with a patch of mine to resolve
linking issues.
Feature safe: yes |
16 Jan 2011 17:02:56
4.6.0.20110115
|
gerald  |
Update to the 20110115 snapshot of GCC 4.6.0.
Provide more background on the need to use --disable-rpath as a workaround.
Feature safe: yes |
15 Jan 2011 00:42:59
4.6.0.20110108
|
gerald  |
Update to the 20110108 snapshot of GCC 4.6.0.
Feature safe: yes |
15 Jan 2011 00:41:40
4.6.0.20110108
|
gerald  |
Update to the 20110108 snapshot of GCC 4.6.0.
Feature safe: yes |
02 Jan 2011 11:35:10
4.6.0.20110101
|
gerald  |
Update to the 20110101 snapshot of GCC 4.6.0. |
26 Dec 2010 20:55:59
4.6.0.20101225
|
gerald  |
Update to the 20101225 snapshot of GCC 4.6.0. This addresses the
original pollution of include file namespace around libquadmath and
adds a GNU info file for libquadmath. |
28 Nov 2010 19:51:46
4.6.0.20101127
|
gerald  |
Update to the 20101127 snapshot of GCC 4.6.0. |
22 Nov 2010 05:45:17
4.6.0.20101120
|
gerald  |
Update to the 20101120 snapshot of GCC 4.6.0. This brings libquadmath
(better support for 128 bit floating point types, which for now poisons
global include file namespace though this won't be an issue before GCC
4.7 and I have reported it upstream). |
14 Nov 2010 18:56:07
4.6.0.20101113
|
gerald  |
Update to the 20101113 snapshot of GCC 4.6.0. |
07 Nov 2010 00:53:49
4.6.0.20101106
|
gerald  |
Update to the 20101106 snapshot of GCC 4.6.0. |
31 Oct 2010 13:56:38
4.6.0.20101030
|
gerald  |
Update to the 20101030 snapshot of GCC 4.6.0.
Look ma', no more MD5 distinfo. |
24 Oct 2010 15:19:27
4.6.0.20101023
|
gerald  |
Update to the 20101023 snapshot of GCC 4.6.0. This removes the gccbug
script which had allowed submitting bugs like send-pr in FreeBSD. |
17 Oct 2010 01:03:56
4.6.0.20101016
|
gerald  |
Update to the 20101016 snapshot of GCC 4.6.0. |
11 Oct 2010 13:58:37
4.6.0.20101009
|
gerald  |
Update to the 20101009 snapshot of GCC 4.6.0. |
27 Sep 2010 21:45:10
4.6.0.20100925
|
gerald  |
Replace the explicit build dependency on devel/binutils by USE_BINUTILS.
Submitted by: bf |
27 Sep 2010 14:09:43
4.6.0.20100925
|
gerald  |
Fix a small whitespace issue in OPTIONS. |
26 Sep 2010 14:36:29
4.6.0.20100925
|
gerald  |
Update to the 20100925 snapshot of GCC 4.6.0. |
19 Sep 2010 11:21:03
4.6.0.20100918
|
gerald  |
Update to the 20100918 snapshot of GCC 4.6.0 which now defaults to i486
architecture support on i386 thanks to a patch by tijl. |
12 Sep 2010 01:18:02
4.6.0.20100911
|
gerald  |
Update to the 20100911 snapshot of GCC 4.6.0. This brings one fix for
FreeBSD/ia64 that I made upstream and together with another, which is a
local patch for now, ia64 can become part of ONLY_FOR_ARCHS. |
05 Sep 2010 18:21:17
4.6.0.20100904
|
gerald  |
Update to the 20100904 snapshot of GCC 4.6.0. This brings first support
for _float128 on i386 and proper symbol versioning for libgcc. |
04 Sep 2010 23:57:26
4.6.0.20100828_1
|
gerald  |
Similar to lang/gcc45, add a new option LTO that enables GCC's new
link-time optimization framework and optimizations. GCC 4.6 has been
seeing a lot of work since GCC 4.5, but we are still keeping this
disable by default for now
Using LTO adds libelf as a new dependency and in either case the
environment does not have an influence any more. Bumping PORTREVISION
since someone who had libelf on his system previously to this change
would get LTO enabled automatically and then run into problems if libelf
was removed. |
29 Aug 2010 17:32:45
4.6.0.20100828
|
gerald  |
Update to the 20100828 snapshot of GCC 4.6.0. |