Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to the 20100913 snapshot of GCC 4.4.5. | gerald | 2010-09-17 | 2 | -13/+13 |
| | |||||
* | Update to the 20100831 snapshot of GCC 4.4.5. | gerald | 2010-09-04 | 2 | -13/+13 |
| | |||||
* | Update to the 20100817 snapshot of GCC 4.4.5. | gerald | 2010-08-20 | 2 | -14/+14 |
| | | | | | | Replace NOT_FOR_ARCHS by ONLY_FOR_ARCHS. [1] Suggested by: linimon | ||||
* | Update to the 20100803 snapshot of GCC 4.4.5. | gerald | 2010-08-07 | 2 | -13/+13 |
| | |||||
* | Update to the 20100720 snapshot of GCC 4.4.5. | gerald | 2010-07-25 | 2 | -13/+13 |
| | |||||
* | Update to the 20100706 snapshot of GCC 4.4.5. | gerald | 2010-07-08 | 2 | -13/+13 |
| | | | | Feature safe: yes | ||||
* | Update to the 20100622 snapshot of GCC 4.4.5. This brings this version | gerald | 2010-06-27 | 2 | -14/+14 |
| | | | | | | | | | | | of GCC more in sync with the FreeBSD system compiler enabling features such as __stack_chk_fail, fixing libffi and libmudflap support as well as enabling default_use_cxa_atexit. lang/gcc45 and lang/gcc46 already feature all of these improvements. Simplify full-regression-test. Feature safe: yes | ||||
* | Update to the 20100608 snapshot of GCC 4.4.5. | gerald | 2010-06-12 | 2 | -14/+13 |
| | |||||
* | Chase mpfr library and bump PORTREVISION. | ale | 2010-06-11 | 1 | -1/+2 |
| | |||||
* | Remove support for the Java frontend which pretty clearly never has been | gerald | 2010-05-25 | 4 | -76/+4 |
| | | | | | | | successfully used by anyone, yet adds a lot to build time and size. Those interested in GCJ are better served using lang/gcc45. Also update to the 20100518 snapshot of GCC 4.4.5. | ||||
* | Update to the 20100518 snapshot of GCC 4.4.5. | gerald | 2010-05-22 | 2 | -16/+16 |
| | |||||
* | Update to the 20100427 snapshot of GCC 4.4.4. | gerald | 2010-04-30 | 2 | -16/+16 |
| | |||||
* | Update to the 20100420 snapshot of GCC 4.4.4. | gerald | 2010-04-26 | 2 | -17/+16 |
| | |||||
* | Switch to use newer GMP version. | ale | 2010-04-19 | 1 | -1/+2 |
| | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) | ||||
* | Update to the 20100413 snapshot of GCC 4.4.4. | gerald | 2010-04-18 | 2 | -16/+16 |
| | |||||
* | Update to the 20100406 snapshot of GCC 4.4.4. | gerald | 2010-04-07 | 2 | -16/+16 |
| | |||||
* | Update to the 20100330 snapshot of GCC 4.4.4. | gerald | 2010-04-02 | 2 | -16/+16 |
| | |||||
* | Update to the 20100323 snapshot of GCC 4.4.4. | gerald | 2010-03-24 | 2 | -16/+16 |
| | |||||
* | Update to the 20100316 snapshot of GCC 4.4.4. | gerald | 2010-03-18 | 2 | -16/+16 |
| | |||||
* | Revert previous, bogus commit. | gerald | 2010-03-11 | 1 | -1/+1 |
| | |||||
* | Add Java source tarball which is only used on i386. | gerald | 2010-03-11 | 2 | -1/+4 |
| | |||||
* | Update to the 20100309 snapshot of GCC 4.4.4. | gerald | 2010-03-11 | 2 | -16/+13 |
| | |||||
* | Update to the 20100302 snapshot of GCC 4.4.4. | gerald | 2010-03-06 | 2 | -16/+16 |
| | | | | Feature safe: yes | ||||
* | Update to the 20100223 snapshot of GCC 4.4.4. | gerald | 2010-02-27 | 2 | -16/+16 |
| | | | | Feature safe: yes | ||||
* | Update to the 20100216 snapshot of GCC 4.4.4. | gerald | 2010-02-19 | 2 | -21/+25 |
| | | | | | | | | | | | | | | Use current GNU binutils from ports (devel/binutils) instead of the system tools. The latter are half a decade old and fail to properly support modern CPUs and their standard features such as SSE or AVX in the case of AMD64/Intel64 which means that they even break when using a simple -march=native. This helps address repeated user problems here and there, also by establishing a consistent base if, for example, the user has different flavors of as and ld in her path. On the way, sort CONFIGURE_ARGS. Feature safe: yes | ||||
* | Update to the 20100209 snapshot of GCC 4.4.4. | gerald | 2010-02-14 | 2 | -16/+16 |
| | |||||
* | Update to the 20100126 snapshot of GCC 4.4.4. This being the first | gerald | 2010-02-01 | 2 | -16/+16 |
| | | | | | snapshot of this minor version it basically coincides with the official release of GCC 4.4.3 for those who prefer tracking releases. | ||||
* | Update to the 20100112 snapshot of GCC 4.4.3. | gerald | 2010-01-15 | 2 | -16/+16 |
| | |||||
* | Update to the 20100105 snapshot of GCC 4.4.3. | gerald | 2010-01-07 | 2 | -16/+16 |
| | |||||
* | Remove the WITH_JAVA_AWT knob which really has not been used at all | gerald | 2010-01-02 | 1 | -9/+0 |
| | | | | from what I can tell. | ||||
* | Update to the 20091229 snapshot of GCC 4.4.3. | gerald | 2009-12-31 | 2 | -16/+16 |
| | |||||
* | Update to the 20091222 snapshot of GCC 4.4.3. On the way, sort pkg-plist | gerald | 2009-12-24 | 3 | -23/+23 |
| | | | | a bit differently. | ||||
* | Update to the 20091215 snapshot of GCC 4.4.3. | gerald | 2009-12-18 | 2 | -16/+16 |
| | |||||
* | Update to the 20091201 snapshot of GCC 4.4.3. | gerald | 2009-12-03 | 2 | -16/+16 |
| | |||||
* | With lang/gcc295 gone (and not building for most of the last year), we can | gerald | 2009-11-29 | 1 | -8/+0 |
| | | | | | now remove the check for a gcc295 binary that might cause build failure in libgcj. | ||||
* | Update to the 20091124 snapshot of GCC 4.4.3. | gerald | 2009-11-25 | 2 | -16/+16 |
| | |||||
* | No longer download Objective-C related files which we don't actually use. | gerald | 2009-11-19 | 3 | -15/+6 |
| | | | | | | | | Minor style changes. Adjust the ports description to the new style I am using for the various gcc ports and remove an obsolete note on memory consumption when building libgcj (the Java library). | ||||
* | Update to the 20091117 snapshot of GCC 4.4.3. | gerald | 2009-11-18 | 2 | -19/+19 |
| | |||||
* | Update to the 20091110 snapshot of GCC 4.4.3. | gerald | 2009-11-12 | 2 | -19/+19 |
| | |||||
* | Update to the 20091103 snapshot of GCC 4.4.3. | gerald | 2009-11-06 | 2 | -19/+19 |
| | |||||
* | Update to the 20091027 snapshot of GCC 4.4.3. | gerald | 2009-10-30 | 2 | -19/+19 |
| | |||||
* | Update to the 20091020 snapshot of GCC 4.4.3 which is pretty much the | gerald | 2009-10-25 | 2 | -19/+19 |
| | | | | | | regular GCC 4.4.2 release. GCC 4.4 is in strict regression only fix mode, so updates are quite safe, but if you want to lock on a certain snapshot, this may be one. | ||||
* | Update to the 20091006 snapshot of GCC 4.4.2. | gerald | 2009-10-09 | 2 | -19/+19 |
| | |||||
* | Update to the 20090929 snapshot of GCC 4.4.2. | gerald | 2009-10-03 | 2 | -28/+19 |
| | |||||
* | Update to the 20090922 snapshot of GCC 4.4.2. | gerald | 2009-09-30 | 2 | -19/+19 |
| | |||||
* | Update to the 20090915 snapshot of GCC 4.4.2. | gerald | 2009-09-18 | 2 | -19/+19 |
| | | | | Feature safe: yes | ||||
* | Update to the 20090908 snapshot of GCC 4.4.2. | gerald | 2009-09-10 | 2 | -19/+19 |
| | |||||
* | Update to the 20090901 snapshot of GCC 4.4.2. | gerald | 2009-09-04 | 2 | -19/+19 |
| | |||||
* | Update to the 20090825 snapshot of GCC 4.4.2. | gerald | 2009-08-28 | 2 | -19/+19 |
| | |||||
* | Update to the 20090818 snapshot of GCC 4.4.2. | gerald | 2009-08-21 | 2 | -19/+19 |
| | |||||
* | Update to the 20090811 snapshot of GCC 4.4.2. | gerald | 2009-08-12 | 2 | -19/+19 |
| | |||||
* | Update to the 20090804 snapshot of GCC 4.4.2. | gerald | 2009-08-06 | 2 | -19/+19 |
| | |||||
* | Update to the 20090728 snapshot of GCC 4.4.2. | gerald | 2009-07-31 | 2 | -19/+19 |
| | |||||
* | Update to the 20090721 snapshot of GCC 4.4.1, which basically coincides | gerald | 2009-07-23 | 2 | -19/+19 |
| | | | | with the GCC 4.4.1 release. | ||||
* | Update to the 20090714 snapshot of GCC 4.4.1. | gerald | 2009-07-18 | 2 | -19/+19 |
| | |||||
* | Update to the 20090707 snapshot of GCC 4.4.1. | gerald | 2009-07-09 | 2 | -19/+19 |
| | |||||
* | Update to the 20090630 snapshot of GCC 4.4.1. | gerald | 2009-07-02 | 2 | -19/+19 |
| | |||||
* | Update to the 20090616 snapshot of GCC 4.4.1. Tweak pkg-descr "footer". | gerald | 2009-06-19 | 3 | -19/+21 |
| | |||||
* | Fix build with custom LOCALBASE | itetcu | 2009-06-17 | 1 | -0/+1 |
| | | | | | Reported by: QATty Approved by: maintainer (gerald@) | ||||
* | Update to the 20090602 snapshot of GCC 4.4.1. | gerald | 2009-06-03 | 2 | -19/+19 |
| | |||||
* | Update to the 20090526 snapshot of GCC 4.4.1. | gerald | 2009-05-27 | 2 | -23/+23 |
| | | | | | | | | | | Move the snapshot date from PORTREVISION to being a part of PORTVERSION to allow for PORTREVISION bumps. Simplify pre-everything and adjust PLIST_SUB accordingly. Move VERSIONSTRING down to pacify portlint after all those years and extract it from PORTVERSION, too. | ||||
* | Update to the 20090519 snapshot of GCC 4.4.0 | gerald | 2009-05-20 | 2 | -28/+28 |
| | | | | | | | | | | | Extract SUFFIX from PORTVERSION. Use SUFFIX for TARGLIB (and thus for the library path used by this port). Also use SUFFIX for the libexec directory instead of the full port version and flatten the directory structure and simplify the logic along the way. Make the determination of CONFIGURE_SCRIPT more robust. Adjust Makefile header; nothing really left from the original. | ||||
* | Update to the 20090512 snapshot of GCC 4.4.1. | gerald | 2009-05-16 | 2 | -19/+19 |
| | |||||
* | Chase libgmp and bump PORTREVISION. | ale | 2009-05-13 | 1 | -1/+1 |
| | |||||
* | Update to the 20090505 snapshot of GCC 4.4.1. | gerald | 2009-05-09 | 2 | -19/+19 |
| | |||||
* | Update to the 20090421 snapshot of GCC 4.4.1. This basically is a | gerald | 2009-04-23 | 2 | -20/+20 |
| | | | | slightly updated version over the official GCC 4.4.0 release. | ||||
* | Update to the 20090414 snapshot of GCC 4.4.0. | gerald | 2009-04-21 | 2 | -20/+19 |
| | | | | | Address a long term FIXME related to older versions of FreeBSD by removing NOMANCOMPRESS=yes. | ||||
* | Update to the 20090407 snapshot of GCC 4.4.0. | gerald | 2009-04-09 | 2 | -19/+19 |
| | |||||
* | Update to the 20090331 snapshot of GCC 4.4.0. | gerald | 2009-04-01 | 2 | -19/+19 |
| | |||||
* | Update to the 20090327 snapshot of GCC 4.4.0. | gerald | 2009-03-30 | 2 | -19/+20 |
| | | | | Set MAKE_JOBS_SAFE to allow for parallel builds. | ||||
* | Update to the 20090313 snapshot of GCC 4.4.0. | gerald | 2009-03-15 | 2 | -33/+28 |
| | | | | | | | | | | | Remove obsolete code to create (empty) man pages in case regular man pages cannot be created. This catches four dummy man pages we are now able to remove: gjnih44, grepjar44, jar44, jv-scan44, rmic44, and rmiregistry44. Rename the check target to full-regression-test to be in sync with the lang/gcc43 port. Add a conditional dependency on misc/dejagnu and make the inclusion of gcc-testsuite in DISTFILES conditional, too. | ||||
* | Update to the 20090227 snapshot of GCC 4.4.0. | gerald | 2009-02-28 | 2 | -19/+19 |
| | |||||
* | Update to the 20090220 snapshot of GCC 4.4.0. | gerald | 2009-02-21 | 2 | -19/+19 |
| | |||||
* | Update to the 20090213 snapshot of GCC 4.4.0. | gerald | 2009-02-15 | 3 | -25/+19 |
| | | | | | This no longer contains bin/addr2name.awk44. Also remove the post-build target and its hint for running the testsuite. | ||||
* | Update to the 20090130 snapshot of GCC 4.4.0. | gerald | 2009-02-01 | 2 | -24/+24 |
| | | | | | | | | | Set PORTNAME, MAINTAINER, COMMENT, and LATEST_LINK unconditionally as opposed to using ?=. Add powerpc to NOT_FOR_ARCHS. [1] PR: 130964 [1] | ||||
* | Chase mpfr library. | ale | 2009-01-31 | 1 | -1/+1 |
| | |||||
* | Update to the 20090123 snapshot of GCC 4.4.0. | gerald | 2009-01-24 | 2 | -19/+19 |
| | |||||
* | Update to the 20090116 snapshot of GCC 4.4.0. | gerald | 2009-01-18 | 2 | -19/+19 |
| | |||||
* | Update to the 20090109 snapshot of GCC 4.4.0. | gerald | 2009-01-11 | 2 | -19/+19 |
| | |||||
* | - Remove conditional checks for FreeBSD 5.x and older | pav | 2009-01-06 | 1 | -8/+2 |
| | |||||
* | Replace CONFLICTS=gcc-2.95.*, which actually is too late to prevent | gerald | 2009-01-04 | 1 | -3/+8 |
| | | | | | | us running into build problems, by an earlier check (pre-extract). Suggested by: pav | ||||
* | Update to the 20090102 snapshot of GCC 4.4.0. | gerald | 2009-01-04 | 2 | -19/+19 |
| | |||||
* | Update to the 20081226 snapshot of GCC 4.4.0. | gerald | 2008-12-28 | 2 | -19/+19 |
| | |||||
* | Update to the 20081128 snapshot of GCC 4.4.0. | gerald | 2008-12-01 | 2 | -19/+19 |
| | |||||
* | Update to the 20081121 snapshot of GCC 4.4.0. | gerald | 2008-11-23 | 2 | -19/+19 |
| | |||||
* | Update to the 20081107 snapshot of GCC 4.4.0. | gerald | 2008-11-09 | 2 | -19/+20 |
| | |||||
* | Update to the 20081017 snapshot of GCC 4.4.0. | gerald | 2008-10-25 | 2 | -19/+19 |
| | |||||
* | Update to the 20081003 snapshot of GCC 4.4.0. | gerald | 2008-10-05 | 2 | -19/+19 |
| | |||||
* | Update to the 20080926 snapshot of GCC 4.4.0. | gerald | 2008-09-28 | 2 | -19/+19 |
| | |||||
* | Update to the 20080919 snapshot of GCC 4.4.0. | gerald | 2008-09-24 | 2 | -19/+19 |
| | |||||
* | Update to the 20080905 snapshot of GCC 4.4.0. | gerald | 2008-09-07 | 2 | -19/+19 |
| | |||||
* | Update to the 20080822 snapshot of GCC 4.4.0. | gerald | 2008-08-24 | 2 | -19/+19 |
| | |||||
* | Update to the 20080815 snapshot of GCC 4.4.0. | gerald | 2008-08-17 | 3 | -19/+20 |
| | | | | Remove the share/python directory if empty. | ||||
* | Update to the 20080801 snapshot of GCC 4.4.0. | gerald | 2008-08-04 | 2 | -19/+19 |
| | |||||
* | Update to the 20080725 snapshot of GCC 4.4.0. | gerald | 2008-07-27 | 2 | -19/+19 |
| | |||||
* | Update to the 20080711 snapshot of GCC 4.4.0. Among others, libgcj | gerald | 2008-07-13 | 3 | -20/+26 |
| | | | | now brings to additional programs, aot-compile and rebuild-gcj-db. | ||||
* | Update to the 20080627 snapshot of GCC 4.4.0. | gerald | 2008-06-29 | 2 | -19/+19 |
| | |||||
* | Update to the 20080613 snapshot of GCC 4.4.0. | gerald | 2008-06-15 | 2 | -19/+19 |
| | |||||
* | Update to the 20080606 snapshot of GCC 4.4.0. | gerald | 2008-06-11 | 2 | -19/+19 |
| | |||||
* | Update to the 20080523 snapshot of GCC 4.4.0. | gerald | 2008-05-24 | 2 | -19/+19 |
| | |||||
* | Update to the 20080509 snapshot of GCC 4.4.0. | gerald | 2008-05-11 | 2 | -19/+19 |
| | |||||
* | Update to the 20080502 snapshot of GCC 4.4.0. | gerald | 2008-05-04 | 2 | -19/+19 |
| | |||||
* | Update to the 20080411 snapshot of GCC 4.4.0. | gerald | 2008-04-13 | 2 | -19/+19 |
| | |||||
* | Update to the 20080328 snapshot of GCC 4.4.0. | gerald | 2008-03-30 | 2 | -19/+19 |
| | |||||
* | Update to the 20080321 snapshot of GCC 4.4.0. | gerald | 2008-03-23 | 2 | -19/+19 |
| | |||||
* | Update to the 20080314 snapshot of GCC 4.4.0. | gerald | 2008-03-18 | 2 | -19/+19 |
| | |||||
* | Update to the 20080307 snapshot of GCC 4.4. Very early alpha, take care! | gerald | 2008-03-08 | 2 | -19/+19 |
| | |||||
* | Now track GCC 4.4 development (currently at 4.4.0 snapshot 20080229) via | gerald | 2008-03-02 | 4 | -26/+26 |
| | | | | | | | | the new lang/gcc44 port. At this point, this is mostly identical to what we have in lang/gcc43 which is in the final stages before the GCC 4.3.0 release, but things will start diverging soon. PR: 120984 | ||||
* | Update to the 20080221 snapshot of GCC 4.3.0. | gerald | 2008-02-22 | 2 | -20/+20 |
| | | | | | | Make PORTSNAME overridable.[1] Submitted by: maho[1] | ||||
* | Update to the 20080215 snapshot of GCC 4.3.0. | gerald | 2008-02-17 | 2 | -19/+19 |
| | |||||
* | Update to the 20080208 snapshot of GCC 4.3.0. | gerald | 2008-02-11 | 2 | -19/+19 |
| | |||||
* | Update to the 20080201 snapshot of GCC 4.3.0. | gerald | 2008-02-03 | 2 | -19/+19 |
| | |||||
* | Update to the 20080125 snapshot of GCC 4.3.0. | gerald | 2008-01-27 | 2 | -19/+19 |
| | |||||
* | Update to the 20080118 snapshot of GCC 4.3.0. | gerald | 2008-01-20 | 2 | -19/+19 |
| | |||||
* | Update to the 20080111 snapshot of GCC 4.3.0. | gerald | 2008-01-12 | 2 | -19/+19 |
| | |||||
* | Update to the 20080104 snapshot of GCC 4.3.0. | gerald | 2008-01-06 | 2 | -19/+19 |
| | |||||
* | Update to the 20071221 snapshot of GCC 4.3.0. | gerald | 2007-12-26 | 2 | -19/+19 |
| | |||||
* | Update to the 20071026 snapshot of GCC 4.3.0. | gerald | 2007-10-27 | 2 | -19/+19 |
| | |||||
* | Update to the 20071019 snapshot of GCC 4.3.0. | gerald | 2007-10-20 | 2 | -19/+19 |
| | |||||
* | Migration from bison 1.x to 2.x | ade | 2007-10-17 | 1 | -1/+1 |
| | | | | | PR: 117086 Tested by: -exp runs | ||||
* | Update to the 20071012 snapshot of GCC 4.3.0. | gerald | 2007-10-14 | 2 | -19/+19 |
| | |||||
* | Update to the 20070928 snapshot of GCC 4.3.0. | gerald | 2007-09-29 | 2 | -19/+19 |
| | |||||
* | Update to the 20070914 snapshot of GCC 4.3.0. | gerald | 2007-09-16 | 2 | -19/+19 |
| | |||||
* | Update to the 20070831 snapshot of GCC 4.3.0. | gerald | 2007-09-03 | 2 | -19/+19 |
| | |||||
* | Chase mpfr library and bump PORTREVISION. | ale | 2007-08-30 | 1 | -1/+1 |
| | |||||
* | Update to the 20070817 snapshot of GCC 4.3.0. | gerald | 2007-08-20 | 2 | -19/+19 |
| | |||||
* | Add missing note on the CONFLICTS with lang/gcc295. | gerald | 2007-08-12 | 1 | -0/+2 |
| | | | | Reported by: cy | ||||
* | Update to the 20070810 snapshot of GCC 4.3.0. | gerald | 2007-08-12 | 2 | -19/+20 |
| | |||||
* | Update to the 20070727 snapshot of GCC 4.3.0. | gerald | 2007-07-29 | 2 | -19/+19 |
| | |||||
* | - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script | rafan | 2007-07-23 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run | ||||
* | Update to the 20070720 snapshot of GCC 4.3.0. | gerald | 2007-07-22 | 2 | -19/+19 |
| | |||||
* | Update to the 20070713 snapshot of GCC 4.3.0. | gerald | 2007-07-15 | 2 | -19/+19 |
| | |||||
* | Update to the 20070622 snapshot of GCC 4.3.0. | gerald | 2007-06-25 | 2 | -19/+19 |
| | |||||
* | Update to the 20070601 snapshot of GCC 4.3.0. | gerald | 2007-06-02 | 2 | -19/+19 |
| | |||||
* | Update to the 20070518 snapshot of GCC 4.3.0 (since this week's one is | gerald | 2007-05-28 | 2 | -19/+19 |
| | | | | broken). | ||||
* | Update to the 20070427 snapshot of GCC 4.3.0. | gerald | 2007-04-28 | 2 | -19/+19 |
| | |||||
* | Update to the 20070420 snapshot of GCC 4.3.0. | gerald | 2007-04-21 | 2 | -22/+22 |
| | | | | | | | Move the WITH_JAVA_AWT bits into the ! WITHOUT_JAVA branch, that is, enable this only when Java is enabled. PR: 111544 | ||||
* | Update to the 20070413 snapshot of GCC 4.3.0. | gerald | 2007-04-14 | 2 | -19/+20 |
| | | | | Add WANT_GNOME=yes per our GNOME porting documentation. | ||||
* | libjava now also provides cp-tools.info. | gerald | 2007-04-12 | 1 | -1/+2 |
| | | | | Reported by: rafan | ||||
* | Move everything related to the WITH_JAVA_AWT knob into a single block | gerald | 2007-04-12 | 1 | -14/+12 |
| | | | | | | and make this a subset of the general Java-specific section. Submitted by: alepulver | ||||
* | Check for, and warn about the datasize limit, before trying to build | gerald | 2007-04-10 | 1 | -0/+9 |
| | | | | | | | with Java support. PR: 111126 Suggested by: kris, cperciva | ||||
* | Update to the 20070406 snapshot of GCC 4.3.0. | gerald | 2007-04-09 | 2 | -19/+19 |
| | |||||
* | Document the large memory requirements when building with Java support. | gerald | 2007-03-31 | 1 | -0/+4 |
| | | | | Discussed with: alepulver | ||||
* | Update to the 20070323 snapshot of GCC 4.3.0. | gerald | 2007-03-28 | 2 | -19/+19 |
| | |||||
* | Update to the 20070316 snapshot of GCC 4.3.0. | gerald | 2007-03-18 | 2 | -19/+19 |
| | |||||
* | Update to the 20070309 snapshot of GCC 4.3.0. This brings a new gcjh43 | gerald | 2007-03-13 | 3 | -20/+31 |
| | | | | | | application and man pages for gappletviewer43, gjar43, gjarsigner43, gjavah43, gkeytool43, gnative2ascii43, gorbd43, grmid43, gserialver43, and gtnameserv43. | ||||
* | Update to the 20070302 snapshot of GCC 4.3.0. | gerald | 2007-03-04 | 2 | -19/+19 |
| | |||||
* | Update to the 20070223 snapshot of GCC 4.3.0. No extra patch is needed | gerald | 2007-02-25 | 3 | -50/+19 |
| | | | | to build on i386 any longer. | ||||
* | Update to the 20070216 snapshot of GCC 4.3.0. | gerald | 2007-02-19 | 4 | -20/+53 |
| | | | | | | | This has a patch of mine to account for the removal of /usr/bin/objformat on 7-CURRENT and defaults to elf instead of aout in this case. Add a temporary patch to fix the bootstrap on i386. | ||||
* | Update to the 20070209 snapshot of GCC 4.3.0. | gerald | 2007-02-12 | 3 | -20/+27 |
| | | | | | | This adds a couple of further programs related to Java language support, specifically gjar, gjavah, gnative2ascii, gorbd, grmid, gserialver, and gtnameserv. | ||||
* | Update to the 20070202 snapshot of GCC 4.3.0. | gerald | 2007-02-06 | 4 | -43/+23 |
| | | | | | | | | | | | Adjust pkg-plist to remove some secondary programs which we no longer provide after the import of the Eclipse Java frontend. Properly set INFO for those cases where we actually do not build libgomp, and thus not libgomp.info either. Move ia64 to NOT_FOR_ARCHS from BROKEN, like we did with lang/gcc43. Remove the cklatest target and files/patch-gengtype-yacc.y. | ||||
* | Revert previous commit. | gerald | 2007-01-15 | 1 | -18/+18 |
| | | | | Pointyhat to: self | ||||
* | Add ia64 to NOT_FOR_ARCHS. This has been broken for ages, it is not clear | gerald | 2007-01-15 | 2 | -19/+19 |
| | | | | | | | whether it is our kernel/userland, the hardware, or something else at fault and nobody on our side nor upstream seems to have any interest. Discussed with: kris | ||||
* | Add missing DISTFILES entry for Java. | gerald | 2007-01-08 | 1 | -0/+3 |
| | |||||
* | Update to the 20070105 snapshot of GCC 4.3.0. Remove temporary patch was | gerald | 2007-01-06 | 3 | -35/+16 |
| | | | | is upstream now. | ||||
* | Update to the 20061230 snapshot of GCC 4.3.0. | gerald | 2007-01-03 | 3 | -23/+40 |
| | | | | | | This adds a libgomp info page (the other changes to INFO and MAN are just to sort these two properly) and we need to add a temporary patch to fix an issue triggered by FreeBSD headers. | ||||
* | Update to the 20061202 snapshot of GCC 4.3.0. | gerald | 2006-12-03 | 2 | -19/+19 |
| | |||||
* | Update to the 20061125 snapshot of GCC 4.3.0. | gerald | 2006-11-27 | 2 | -19/+19 |
| | |||||
* | Update to the 20061111 snapshot of GCC 4.3.0. | gerald | 2006-11-13 | 2 | -19/+19 |
| | |||||
* | And here we go, introducing the lang/gcc43 port in form of the 20061104 | gerald | 2006-11-05 | 4 | -40/+32 |
| | | | | | | | | | | snapshot of GCC 4.3.0; repocopied over from lang/gcc42. Sadly we now have an unconditional dependency on math/libgmp4 and math/mpfr. On the positive side this allows us to always build the Fortran frontend. PR: 104683 | ||||
* | Update to the 20061024 snapshot GCC 4.2.0. | gerald | 2006-10-31 | 2 | -19/+19 |
| | |||||
* | Update lang/gcc42 to the 20061014 snapshot of GCC 4.2.0, which appends a | gerald | 2006-10-20 | 4 | -27/+26 |
| | | | | | | | | | | | | version number to libdata/pkgconfig/libgcj.pc. Fix packaging on amd64 on the way (enabling Java actually was a noop, except for pkg-plist). Update lang/gcc41 to the 20061013 snapshot of GCC 4.1.2. These changes allow us to remove the CONFLICT between lang/gcc41 and lang/gcc42 when building with Java support (the default on i386). Approved by: portmgr (erwin) | ||||
* | Update to the 20060923 snapshot of GCC 4.2.0. | gerald | 2006-09-24 | 2 | -19/+19 |
| | |||||
* | Remove bootclasspath setting to java-gcj-compat | maho | 2006-09-18 | 1 | -2/+1 |
| | | | | when building with awt gtk peer. | ||||
* | Update to the 20060915 of GCC 4.1.2. This fixes the namespace pollution | gerald | 2006-09-18 | 3 | -29/+21 |
| | | | | | | | | | caused by include/ffi.h. Enable libgcj on amd64 in addition to i386. Remove the hack we had used to rename man pages to match the actual names of binaries (back when GCCs configure mechanism failed to do so). | ||||
* | Update to the 20060909 snapshot of GCC 4.2.0. | gerald | 2006-09-11 | 2 | -19/+19 |
| | |||||
* | Update to the 20060906 snapshot of GCC 4.2.0. This is getting pretty close | gerald | 2006-09-07 | 3 | -21/+20 |
| | | | | | to the start of the GCC 4.2 release branch, and removes another namespace pollution issue. | ||||
* | Update to the 20060826 snapshot of GCC 4.2.0. Among others, this fixes | gerald | 2006-08-30 | 3 | -22/+23 |
| | | | | | | | | | | two cases where the common (file) namespace was polluted by Java-specific files. Disable building libgomp on FreeBSD 4.x and early versions of FreeBSD 5.0 due to pthread-related build issues there.[1] Reported by: kris (pointyhat) [1] | ||||
* | Update to the 20060819 snapshot of GCC 4.2.0. | gerald | 2006-08-21 | 2 | -19/+19 |
| | |||||
* | Update to the 20060812 snapshot of GCC 4.2.0. | gerald | 2006-08-14 | 2 | -19/+19 |
| | |||||
* | Setting java.home, changing default awt peer to gtk, | maho | 2006-08-08 | 1 | -1/+6 |
| | | | | | | and using cairo backend for WITH_JAVA_AWT Approved by: gerald | ||||
* | Update to the 20060805 snapshot of GCC 4.2.0. | gerald | 2006-08-07 | 2 | -19/+19 |
| | |||||
* | Update to the 20060729 snapshot of GCC 4.2.0. | gerald | 2006-07-31 | 2 | -19/+19 |
| | |||||
* | Update to the 20060722 snapshot of GCC 4.2.0. | gerald | 2006-07-23 | 2 | -21/+20 |
| | | | | | | | | | No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed in Mk/bsd.port.mk now. Be more friendly for additional patches. Submitted by: maho (implicitly) | ||||
* | Update to the 20060715 snapshot of GCC 4.2.0. | gerald | 2006-07-18 | 2 | -19/+19 |
| | |||||
* | Update to the 20060708 snapshot of GCC 4.2.0. | gerald | 2006-07-09 | 2 | -24/+21 |
| | | | | | | | Simplify the subdirectory we use for GCC-specific libraries and include files from gcc/${CONFIGURE_TARGET}/${PORTVERSION} to gcc-${PORTVERSION}. Remove the hack to set RANLIB=: now that this has been addressed upstream. | ||||
* | Update to the 20060701 snapshot of GCC 4.2.0. | gerald | 2006-07-04 | 3 | -20/+24 |
| | | | | | | bootstrap-lean is back, which means quite a bit less disk space used when building this port. Also, Java comes with new applications gappletviewer42, gjarsigner42, and gkeytool42 and a new libgcj-tools-4.2.0.jar. | ||||
* | Update to the 20060624 snapshot of GCC 4.2.0. | gerald | 2006-06-27 | 3 | -29/+24 |
| | | | | | mf-runtime.h no longer pollutes public filename space, so we can remove our workaround. Refresh files/java-patch-hier. | ||||
* | Update to the 20060617 snapshot of GCC 4.2.0. | gerald | 2006-06-18 | 4 | -41/+21 |
| | | | | | | | Employ the new USE_LDCONFIG feature, which allows us to get rid of the various, much more manual and error-prone hacks we needed so far. Reviewed by: flz (for lang/gcc40) | ||||
* | Update to the 20060610 snapshot of GCC 4.2.0. | gerald | 2006-06-11 | 3 | -37/+20 |
| | | | | | | Add zip as a build dependency of Java (libgcj). [1] Reported by: kris (pointyhat) [1] | ||||
* | Update to the 20060603 snapshot of GCC 4.2.0. | gerald | 2006-06-06 | 3 | -26/+44 |
| | | | | | | Java support is back (on i386), and all those additional libtool files we are currently installing as part of libgcj will be gone with next week's snapshot. | ||||
* | Update to the 20060527 snapshot of GCC 4.2.0. | gerald | 2006-05-28 | 2 | -16/+16 |
| | |||||
* | Fix dependency of libart | maho | 2006-05-28 | 1 | -1/+1 |
| | | | | | Submitted by: kris Approved by: gerald (implicitly) | ||||
* | Update to the 20060520 snapshot of GCC 4.2.0. | gerald | 2006-05-22 | 2 | -16/+16 |
| | |||||
* | Update to the 20060513 snapshot of GCC 4.2.0. | gerald | 2006-05-14 | 2 | -16/+16 |
| | |||||
* | Update to the 20060506 snapshot of GCC 4.2.0. | gerald | 2006-05-13 | 2 | -20/+16 |
| | | | | | ia64 and sparc64 should build again now; http://gcc.gnu.org/PR25865 has been addressed. | ||||
* | Avoid hard-coding the GCC release series in the cklatest target. | gerald | 2006-05-13 | 1 | -1/+1 |
| | |||||
* | Chase gmp library and bump PORTREVISION. | ale | 2006-05-10 | 1 | -1/+1 |
| | |||||
* | IGNORE on ia64 and sparc64, because we know things currently cannot work | gerald | 2006-04-23 | 1 | -0/+4 |
| | | | | on these two. | ||||
* | Make sure all lang/gcc* ports I maintain can be properly used as master | gerald | 2006-04-23 | 1 | -2/+2 |
| | | | | ports by allowing MAINTAINER and COMMENT to be overridden. | ||||
* | Update to the 20060422 snapshot of GCC 4.2.0. | gerald | 2006-04-23 | 2 | -16/+16 |
| | |||||
* | Update to the 20060415 snapshot of GCC 4.2.0. Adjust the explanation | gerald | 2006-04-16 | 2 | -17/+18 |
| | | | | on why Java still is disabled. | ||||
* | Update to the 20060408 snapshot of GCC 4.2.0. | gerald | 2006-04-09 | 2 | -16/+16 |
| | |||||
* | Update to the 20060401 snapshot of GCC 4.2.0. | gerald | 2006-04-03 | 2 | -16/+16 |
| | |||||
* | Fix handling of shared libraries via rc.d for non-default prefixes. | gerald | 2006-03-29 | 1 | -0/+1 |
| | |||||
* | Update to the 20060325 snapshot of GCC 4.2.0. Two minor cleanups on the | gerald | 2006-03-26 | 2 | -20/+17 |
| | | | | Java side, without real functional changes. | ||||
* | - add RC_D_SH to keep shared libs working after reboot | dinoex | 2006-03-26 | 3 | -0/+19 |
| | |||||
* | Update to the 20060318 snapshot of GCC 4.2.0. | gerald | 2006-03-20 | 2 | -16/+16 |
| | |||||
* | Update to the 20060311 snapshot of GCC 4.2.0. | gerald | 2006-03-16 | 3 | -36/+25 |
| | | | | | | | | | | | | | | | | The spamming of $PREFIX/include/ssp is now finally gone after my reports upstream, which allows us to restrict the conflict with gcc-4.1.* to the case where we build Java. Convert the build-time dependency on math/mpfr to a full one, since the Fortran frontend also needs this at run time. Always build both shared and static libraries instead of having these as two exclusive options defaulting to the former. Remove bogus USE_X11 (which was not used by default nor any other port). No longer hardcode the version number in LATEST_LINK. | ||||
* | Update to the 20060218 snapshot of GCC 4.2.0. | gerald | 2006-02-22 | 3 | -21/+16 |
| | | | | | | Remove USE_REINPLACE= as advised by new portlint. Also note that at least some of the installation hierarchy problems with libgomp have been fixed now due to my report upstream. | ||||
* | Update to the 20060211 snapshot of GCC 4.2.0. | gerald | 2006-02-13 | 2 | -16/+16 |
| | |||||
* | Update to the 20060204 snapshot of GCC 4.2.0. | gerald | 2006-02-05 | 2 | -16/+16 |
| | |||||
* | Update to the 20060128 snapshot of GCC 4.2.0. | gerald | 2006-02-01 | 2 | -16/+16 |
| | |||||
* | Update to the 20060121 snapshot of GCC 4.2.0, which now includes libgomp. | gerald | 2006-01-27 | 3 | -16/+21 |
| | |||||
* | Update to the 20060114 snapshot of GCC 4.2.0. | gerald | 2006-01-15 | 2 | -16/+16 |
| | |||||
* | Update to the 20060107 snapshot of GCC 4.2.0. | gerald | 2006-01-09 | 2 | -18/+16 |
| | | | | | GCC no longer installs an empty ${PREFIX}/share/classpath/, so we can avoid my hack to remove it. | ||||
* | Update to the 20051231 snapshot of GCC 4.2.0. | gerald | 2006-01-02 | 2 | -16/+16 |
| | |||||
* | Update to the 20051224 snapshot of GCC 4.2.0. | gerald | 2005-12-28 | 3 | -18/+17 |
| | | | | | | Improve packaging by using @dirrm include/ssp instead of speculative removal. Remove broken removal of the info/gcc42 directory; this has to be handled by Mk/bsd.ports.mk. | ||||
* | Update to the 20051215 snapshot of GCC 4.0.3. | gerald | 2005-12-22 | 1 | -1/+1 |
| | | | | | | | | | | Install the .info files of the lang/gcc40 port in a port-specific subdirectory, and move include/mf-runtime.h into a version specific directory. This allows us to remove the conflicts with lang/gcc33, lang/gcc41 and lang/gcc42. Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead of hardcoding the version number 40. | ||||
* | Install the .info files of the lang/gcc42 port in a port-specific | gerald | 2005-12-22 | 2 | -5/+12 |
| | | | | | | | subdirectory, which allows us to remove the conflicts with lang/gcc33 and lang/gcc34. Dedicated to: obrien | ||||
* | Update to the 20051217 snapshot of GCC 4.2.0. Due to changes in the build | gerald | 2005-12-19 | 2 | -20/+17 |
| | | | | systems, this will consume more diskspace to build (some 900MB on i386). | ||||
* | Update program names to account for GCC 4.2. | gerald | 2005-12-14 | 1 | -1/+1 |
| | |||||
* | Complete the repocopy of lang/gcc41 to lang/gcc42 and update to the 20051210 | gerald | 2005-12-12 | 3 | -53/+54 |
| | | | | | | | | snapshot of GCC 4.2.0. Change pkg-plist to avoid hardcoding any version number. PR: 90253 | ||||
* | Update to the 20051202 snapshot of GCC 4.1.0. | gerald | 2005-12-04 | 2 | -19/+22 |
| | | | | | | Unfortunately, we have to disable building Java since installation of libgcj consumes insane amounts of memory and thus fails on machines with less than 1GB of RAM. | ||||
* | Add missing pkg-plist update from the previous commit. | gerald | 2005-11-30 | 1 | -0/+1 |
| | |||||
* | Update to the 20051125 snapshot of GCC 4.1.0 (which gets us rid of a | gerald | 2005-11-30 | 3 | -27/+20 |
| | | | | workaround I had to apply to this port). | ||||
* | mirrors.rcn.net, one of the main mirrors has a corrupted tarball of the | gerald | 2005-11-17 | 1 | -1/+1 |
| | | | | | | | | | testsuite; since this is not needed for regular operation, just disable it in the port, but keep the correct data in distinfo, in case someone wants to obtain and verify it nevertheless. PR: 89128 Reported by: pointyhat | ||||
* | Update to the 20051112 snapshot of GCC 4.1.0 (which requires a fix to | gerald | 2005-11-14 | 3 | -13/+27 |
| | | | | | | | | | build with GCC 2.95 that I already submitted upstream as well). Add a long missing dependency on USE_ICONV=yes.[1] PR: 88894 [1] Submitted by: Björn König" <bkoenig@cs.tu-berlin.de> [1] | ||||
* | Update to the 20051029 snapshot of GCC 4.1. This brings many bugfixes | gerald | 2005-11-09 | 3 | -17/+13 |
| | | | | | | due to the stabilization work for the 4.1.0 release and also addresses some hierarchy problems I had reported (and which we no longer need to work around). | ||||
* | Update to the 20050924 snapshot of GCC 4.1.0. This brings a huge libjava/ | gerald | 2005-09-26 | 3 | -15/+19 |
| | | | | Classpath merger. | ||||
* | Update to the 20050917 snapshot of GCC 4.1.0. | gerald | 2005-09-19 | 2 | -13/+13 |
| | |||||
* | Update to the 20050909 snapshot of GCC 4.1.0. | gerald | 2005-09-12 | 2 | -13/+13 |
| | |||||
* | This patch is now part of the stock FSF sources, so we don't need it anymore. | obrien | 2005-09-09 | 1 | -16/+0 |
| | |||||
* | Fix bug where static forward declarations weren't accepted. | obrien | 2005-09-07 | 1 | -0/+16 |
| | | | | | | | This allows us to fix non-ISO-C constructs in our kernel to legal ISO-C. Submitted by: rodrigc Obtained from: http://gcc.gnu.org/ml/gcc-patches/2005-09/msg00006.html | ||||
* | Update to the 20050902 snapshot of GCC 4.1.0. | gerald | 2005-09-03 | 2 | -13/+13 |
| | |||||
* | Reenable the Java frontend and libgcj on i386. All build and installation | gerald | 2005-09-02 | 1 | -1/+3 |
| | | | | | | | | | | | problems should be resolved now. Prevent running ranlib during installation to unbreak user mode installations which now install libraries with permissions 444. We now also need the math/mpfr port to build the Fortran frontend.[1] PR: 85495 [1] | ||||
* | Update to the 20050826 snapshot of GCC 4.1. | gerald | 2005-08-30 | 2 | -14/+14 |
| | | | | | This gets us rid of the bogus hacking and vmintegration info files, based on my report upstream. | ||||
* | Fix the build on i386, even if that means disabling the Java frontend. | gerald | 2005-08-25 | 2 | -14/+14 |
| | | | | | | | | | On the way, upgrade to the 20050819 snapshot of GCC 4.1 where the Java libraries finally build (progress!) but fail due to a problem with the installation. If someone wants to force installation, setting SHAREMODE to allow writing should suffice. Approved by: portmgr (krion) | ||||
* | Update to the 20050730 snapshot of GCC 4.1.0. | gerald | 2005-08-02 | 4 | -75/+66 |
| | | | | | | | | | | | | Replace the WITHOUT_LIBJAVA knob by WITHOUT_JAVA which also disables building the compiler and tools proper and avoids fetching the entire Java frontend and library tarball. Remove bogus ${PREFIX}/share/classpath/api directory that libjava adds these days. Make the (optional) handling of the Fortran and Java frontends easier to understand. | ||||
* | Update to the 20050723 snapshot of GCC 4.1.0. Should now work on FreeBSD 7. | gerald | 2005-07-25 | 3 | -15/+13 |
| | |||||
* | o Java awt is now working via gtk20 | maho | 2005-07-20 | 1 | -0/+12 |
| | | | | o cairo is disabled since 0.5.0 is reqired | ||||
* | We no longer install any libraries to $PREFIX/lib, so remove this from | gerald | 2005-07-19 | 1 | -1/+1 |
| | | | | LDCONFIG_DIRS. | ||||
* | GCC 4.1 currently adds an empty directory share/classpath/api und $PREFIX. | gerald | 2005-07-19 | 1 | -0/+2 |
| | |||||
* | Update to the 20050716 snapshot of GCC 4.1.0 (with two new .info files). | gerald | 2005-07-18 | 2 | -15/+16 |
| | | | | Fix installation/deinstallation in case the PREFIX contains the string lib. | ||||
* | No longer put target specific files and include files at the very | gerald | 2005-07-16 | 1 | -5/+5 |
| | | | | | | | end of pkg-plist since that broke the /sbin/ldconfig invocations the ports machinery added there (before we'd get a chance).[1] Reported by: dinoex [1] | ||||
* | Update to the 20050709 snapshot of GCC 4.1.0. | gerald | 2005-07-10 | 2 | -13/+13 |
| | |||||
* | Adjust pkg-plist to (temporary) bug which added libssp include files. | gerald | 2005-07-07 | 1 | -0/+5 |
| | |||||
* | Update to the 20050702 snapshot of GCC 4.1.0. | gerald | 2005-07-06 | 2 | -13/+13 |
| | |||||
* | Update to the 20050625 snapshot of GCC 4.1.0. | gerald | 2005-06-26 | 3 | -28/+15 |
| | | | | | | | Directly install libraries into a port-specific location instead of moving them there after the original installation. This is simpler and also avoids the problem where the port would overwrite/remove an existing copy of libiberty.a, which boils down to a true conflict. | ||||
* | Update to the 20050618 snapshot of GCC 4.1.0. | obrien | 2005-06-20 | 2 | -13/+13 |
| | |||||
* | A workaround to build libjava. | maho | 2005-06-14 | 1 | -4/+4 |
| | | | | Approved by: gerald | ||||
* | Update to the 20050611 snapshot of GCC 4.1.0. | gerald | 2005-06-13 | 2 | -13/+13 |
| | |||||
* | Update to the 20050604 snapshot of GCC 4.1.0. | gerald | 2005-06-05 | 2 | -13/+13 |
| | |||||
* | Generally disable libjava again, since it mysteriously causes the build to | gerald | 2005-06-03 | 1 | -0/+3 |
| | | | | | | | fail on the ports cluster and some users's system, just not those Loren and me have access to. PR: 81788 | ||||
* | Update to the 20050528 snapshot of GCC 4.1.0. Adjust the libjava-related | gerald | 2005-05-30 | 4 | -14/+32 |
| | | | | part of the packaging list. | ||||
* | Update to the 20050522 snapshot of 4.1.0. Simplify the handling of man | gerald | 2005-05-23 | 3 | -28/+21 |
| | | | | | | | | | pages on systems with an old version of Perl, once and for all and forever. Reenable building libjava where appropriate, now that this has been fixed upstream. And treat Fortran libraries exactly like other language support libraries, reducing conflicts with other gcc ports and getting rid of the libtool archives on the way. | ||||
* | Include the (optional) Fortran frontend. | gerald | 2005-05-19 | 1 | -0/+2 |
| | |||||
* | Update to the 20050515 snapshot of GCC 4.1.0. | gerald | 2005-05-17 | 3 | -41/+27 |
| | | | | | | | | | | Add a conflict with the gcc34 port and address portlint warnings. Simplify the handling of libraries which are not installed in all configurations and put all libgcj libraries in the same directory as all others, getting rid of the libtool .la archives on the way. No longer install fsf-funding.7 gfdl.7 gpl.7, remove some cruft from the post-install target, and simplify generation of the dynamic parts of the packaging list. | ||||
* | Update to the 20050508 snapshot of GCC 4.1.0. Add the new gjnih41 program | gerald | 2005-05-10 | 3 | -27/+30 |
| | | | | | and its man page, address some portlint warnings, and resort pkg-plist. Mark conflicts with lang/gcc33 and lang/gcc40. | ||||
* | Update to the 20050501 snapshot of GCC 4.1.0. This contains a patch I | gerald | 2005-05-02 | 2 | -17/+13 |
| | | | | | had applied upstream to address the sparc64 bootstrap failure, so remove the BROKEN entry. |