1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

513 Commits

Author SHA1 Message Date
Gerald Pfeifer
5e7d7b7752 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
2011-01-23 19:49:18 +00:00
Gerald Pfeifer
dc33feb387 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
2011-01-16 17:02:55 +00:00
Gerald Pfeifer
ce5b2a98e0 Update to the 20110108 snapshot of GCC 4.6.0.
Feature safe:	yes
2011-01-15 00:42:59 +00:00
Gerald Pfeifer
8e43937955 Update to the 20110101 snapshot of GCC 4.6.0. 2011-01-02 11:35:10 +00:00
Gerald Pfeifer
f3997da48a 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.
2010-12-26 20:55:59 +00:00
Gerald Pfeifer
8842b06c1f Update to the 20101127 snapshot of GCC 4.6.0. 2010-11-28 19:51:46 +00:00
Gerald Pfeifer
190aae9821 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).
2010-11-22 05:45:17 +00:00
Gerald Pfeifer
92ee92f419 Update to the 20101113 snapshot of GCC 4.6.0. 2010-11-14 18:56:07 +00:00
Gerald Pfeifer
6941b9740b Update to the 20101106 snapshot of GCC 4.6.0. 2010-11-07 00:53:48 +00:00
Gerald Pfeifer
bb5b02aa03 Update to the 20101030 snapshot of GCC 4.6.0.
Look ma', no more MD5 distinfo.
2010-10-31 13:56:38 +00:00
Gerald Pfeifer
4e1ea4476d 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.
2010-10-24 15:19:27 +00:00
Gerald Pfeifer
271c5d98b2 Update to the 20101016 snapshot of GCC 4.6.0. 2010-10-17 01:03:56 +00:00
Gerald Pfeifer
15578672e2 Update to the 20101009 snapshot of GCC 4.6.0. 2010-10-11 13:58:37 +00:00
Gerald Pfeifer
82991fc4a8 Replace the explicit build dependency on devel/binutils by USE_BINUTILS.
Submitted by:	bf
2010-09-27 21:45:10 +00:00
Gerald Pfeifer
048988212e Fix a small whitespace issue in OPTIONS. 2010-09-27 14:09:43 +00:00
Gerald Pfeifer
b6046188a5 Update to the 20100925 snapshot of GCC 4.6.0. 2010-09-26 14:36:29 +00:00
Gerald Pfeifer
35fcb2e31c 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.
2010-09-19 11:21:03 +00:00
Gerald Pfeifer
901b86a525 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.
2010-09-12 01:18:02 +00:00
Gerald Pfeifer
e79703d16b Update to the 20100904 snapshot of GCC 4.6.0. This brings first support
for _float128 on i386 and proper symbol versioning for libgcc.
2010-09-05 18:21:17 +00:00
Gerald Pfeifer
7c4a6df8e8 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.
2010-09-04 23:57:26 +00:00
Gerald Pfeifer
7b52717ff1 Update to the 20100828 snapshot of GCC 4.6.0. 2010-08-29 17:32:45 +00:00
Gerald Pfeifer
31f3ee2fd6 Update to the 20100821 snapshot of GCC 4.6.0. This now really does not
work with the ancient version of GNU as that is part of FreeBSD 8.1 and
earlier (and likely later), so where the dependency this port has on
devel/binutils was a strong recommendation until now and necessary to
leverage new processor features and the -mtune=native option when running
on those newer processors, it is now strictly needed on x86-64 at least.
2010-08-22 22:05:00 +00:00
Gerald Pfeifer
ca9c52d95b Update to the 20100814 snapshot of GCC 4.6.0.
Replace NOT_FOR_ARCHS by ONLY_FOR_ARCHS. [1]

Suggested by:	linimon
2010-08-20 21:40:27 +00:00
Gerald Pfeifer
fa902a4cff Update to the 20100807 snapshot of GCC 4.6.0. 2010-08-08 09:38:08 +00:00
Gerald Pfeifer
1c01639dd2 Update to the 20100724 snapshot of GCC 4.6.0. 2010-07-25 07:17:02 +00:00
Gerald Pfeifer
8a410ee27a Update to the 20100717 snapshot of GCC 4.6.0.
Feature safe:	yes
2010-07-18 19:16:22 +00:00
Gerald Pfeifer
36315f2bad Update to the 20100710 snapshot of GCC 4.6.0.
Feature safe:	yes
2010-07-11 00:24:07 +00:00
Gerald Pfeifer
d33be83082 Update to the 20100703 snapshot of GCC 4.6.0.
Feature safe:	yes
2010-07-05 11:59:23 +00:00
Gerald Pfeifer
9969d02e7f Update to the 20100626 snapshot of GCC 4.6.0.
Make Java support an OPTION (JAVA) so it is easier to deselect. [1]

Suggested by:	doubg [1]
Feature safe:	yes
2010-06-27 14:24:03 +00:00
Gerald Pfeifer
4f20e044b8 Simplify full-regression-test.
Feature safe:	yes
2010-06-27 11:48:58 +00:00
Gerald Pfeifer
56afb17497 Update to the 20100619 snapshot of GCC 4.6.0.
Feature safe:	yes
2010-06-20 00:05:49 +00:00
Gerald Pfeifer
e6b01689af Update to the 20100612 snapshot of GCC 4.6.0. 2010-06-13 10:26:04 +00:00
Alex Dupre
8cbf48bd4b Chase mpfr library and bump PORTREVISION. 2010-06-11 15:09:45 +00:00
Gerald Pfeifer
ea892dd343 Update to the 20100605 snapshot of GCC 4.6.0. 2010-06-06 01:32:03 +00:00
Gerald Pfeifer
bdbd922d4c Update to the 20100529 snapshot of GCC 4.6.0. 2010-05-30 01:40:07 +00:00
Gerald Pfeifer
856fde3123 Update to the 20100515 snapshot of GCC 4.6.0. 2010-05-22 12:50:17 +00:00
Gerald Pfeifer
c6d8eefda3 Adjust references to the GCC version to refer to 4.6.
Reported by:	Eitan Adler <eitanadlerlist@gmail.com>
2010-05-07 18:30:06 +00:00
Gerald Pfeifer
c50386b36c Update to the 20100501 snapshot of GCC 4.6.0. 2010-05-02 14:00:34 +00:00
Gerald Pfeifer
52014a4f79 Complete the creation of this port by adjusting it from GCC 4.5 to the
20100424 snapshot of GCC 4.6.0, which is a very, very early version of
said release which likely won't happen before 2011.
2010-04-25 23:46:25 +00:00
Gerald Pfeifer
2e31813548 Update to the 20100422 snapshot of GCC 4.5.1. 2010-04-24 20:30:12 +00:00
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Gerald Pfeifer
8c421f7736 Update to the 20100415 snapshot of GCC 4.5.1. This is basically the
official release of GCC 4.5.0, thought that one may still have some
kinks and I recommend staying with GCC 4.4 for production use.
2010-04-18 16:46:04 +00:00
Gerald Pfeifer
89f3bc2de9 Update to the 20100401 snapshot of GCC 4.5.0. 2010-04-02 09:15:48 +00:00
Gerald Pfeifer
ee595a0fca Update to the 20100318 snapshot of GCC 4.5.0. 2010-03-19 14:14:59 +00:00
Gerald Pfeifer
dbd9718352 Update to the 20100311 snapshot of GCC 4.5.0. 2010-03-12 22:32:31 +00:00
Gerald Pfeifer
447b296058 Update to the 20100304 snapshot of GCC 4.5.0. 2010-03-07 19:37:30 +00:00
Gerald Pfeifer
c62fce54e7 Update to the 20100225 snapshot of GCC 4.5.0.
Feature safe:	yes
2010-02-27 12:01:02 +00:00
Gerald Pfeifer
ef913d8c00 Update to the 20100218 snapshot of GCC 4.5.0.
Feature safe:	yes
2010-02-19 14:37:03 +00:00
Gerald Pfeifer
a106f1ad32 Update to the 20100211 snapshot of GCC 4.5.0. 2010-02-14 14:08:53 +00:00
Gerald Pfeifer
02e0c9b4e0 Update to the 20100204 snapshot of GCC 4.5.0. 2010-02-05 20:05:15 +00:00