summaryrefslogtreecommitdiffstats
path: root/lang/gcc40
Commit message (Collapse)AuthorAgeFilesLines
* ftp://ftp.netwinder.org/ is no longer a MASTER_SITE.gerald2002-07-311-1/+0
| | | | Approved by: obrien (maintainer+mentor)
* This is now in the stock FSF sources.obrien2002-05-181-64/+0
|
* Upgrade to a 18-May-2002 GCC 3.2 in-development checkout.obrien2002-05-181-15/+15
|
* GCC 2.95 and later aren't called egcs (any longer). Also updategerald2002-04-172-13/+3
| | | | | | description and web address. Approved by: obrien (maintainer+mentor)
* GCC 2.95 and later aren't called egcs (any longer), so remove two patchesgerald2002-04-122-23/+0
| | | | | | that add references to egcs to the documentation. Approved by: obrien (maintainer+mentor)
* Upgrade to a 06-April-2002 GCC 3.2 in-development checkout.obrien2002-04-072-30/+30
|
* Upgrade to a 27-March-2002 GCC 3.2 in-development checkout.obrien2002-03-292-24/+28
|
* Upgrade to a 12-March-2002 GCC 3.2 in-development checkout.obrien2002-03-131-2/+2
|
* Upgrade to the 10-March-2002 GCC 3.2 in-development snapshot.obrien2002-03-132-41/+46
| | | | | Due to the lack of a real snapshot distfile, this has to use CVS as the fetch method.
* Mark broken while I find a suitable snapshot.obrien2002-03-091-0/+1
|
* Sync with gcc30's style.obrien2002-03-043-85/+39
| | | | | | This includes changing the name from g<BINARY> to <BINARY>31, using a single .info file rather than the mirage of them, and switch to using the .bz2 distfiles.
* Upgrade to the 25-Feb-2002 GCC 3.1 development snapshot.obrien2002-03-023-28/+10
|
* Update to the 2002-02-04 snapshot.obrien2002-02-102-6/+6
| | | | | This port still does not install properly (still has some old cruft in it). But incase someone wants to work on a patch to help me out...
* This allows the port to build, but it still has install problems.obrien2002-02-051-2/+5
|
* Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.obrien2002-02-0311-297/+202
|
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-7/+7
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-201-1/+1
| | | | the later case
* Utilize the PATCH_WRKDIR knob now that it exists.obrien2001-10-271-4/+1
|
* Major overhall and style clean up.obrien2001-08-151-27/+17
|
* Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.obrien2001-05-043-14/+29
| | | | [and a sad day in history]
* Upgrade to the 20-March-2001 edition GCC 2.97 development snapshot.obrien2001-03-242-6/+6
| | | | [a nice friend's b-day at that :-)]
* Fix version number.obrien2001-03-111-1/+1
|
* Upgrade to the 5-March-2001 edition GCC 2.97 development snapshot.obrien2001-03-062-6/+6
|
* Fix nits in the auto lib-gcc PLIST generation.obrien2001-03-022-26/+14
|
* Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.obrien2001-02-144-130/+157
|
* typo clean up police: \s -> \tlioux2001-02-141-1/+1
|
* Upgrade to the Christmas edition GCC 2.97 development snapshot.obrien2000-12-272-6/+6
|
* Upgrade to the 2000-12-18 GCC 2.97 development snapshot.obrien2000-12-212-33/+29
|
* Forgot to commit the bits that rm's the new libjava as it breaks theobrien2000-12-131-0/+1
| | | | GCC bootstrap.
* Upgrade to the 2000-12-11 GCC 2.97 development snapshot.obrien2000-12-133-35/+42
|
* Change name of programs from e<program_name> to g<program_name>, sinceobrien2000-12-052-18/+17
| | | | | | | | e<program_name> conflicts with the egcs port. I'm open to a better nameing scheme. Also change the shared libs configuring logic a little bit due to changed way of doing it on libstdc++-v3, which this snapshot uses by default.
* Change the libstdc++.so version number to be more like the stock one.obrien2000-12-051-1/+1
| | | | | This change is needed as the one I was using is too much in the range of shared version numbers the stock libstdc++.so will have.
* First cut at configure support for FreeBSD PowerPC, Sparc64, and StrongARM.obrien2000-11-281-0/+64
|
* Upgrade to the 2000-11-20 GCC 2.97 development snapshot.obrien2000-11-289-277/+86
| | | | This one should be using libstdc++ v3 and the new 3.0 C++ ABI now.
* Upgrade to the 2000-10-02 GCC 2.97 development snapshot.obrien2000-10-107-623/+173
|
* Upgrade to the 2000-08-28 GCC 2.96 development snapshot.obrien2000-09-153-69/+89
|
* Upgrade to the 2000-07-17 GCC 2.96 development snapshot.obrien2000-09-0510-370/+156
|
* Upgrade to the 2000-05-01 GCC 2.96 development snapshot.obrien2000-05-063-9/+8
|
* Upgrade to the 2000-04-10 GCC 2.96 development snapshot.obrien2000-04-142-6/+6
|
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+2
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Upgrade to the 2000-03-13 GCC 2.96 development snapshot.obrien2000-03-193-27/+27
|
* Upgrade to the 2000-03-06 GCC 2.96 development snapshot.obrien2000-03-083-7/+9
|
* Upgrade to the 2000-02-21 GCC 2.96 development snapshot.obrien2000-03-083-7/+7
|
* Upgrade to the 2000-02-07 GCC 2.96 development snapshot.obrien2000-02-147-85/+75
|
* Upgrade to the 2000-01-10 GCC 2.96 development snapshot.obrien2000-01-178-89/+84
|
* Update to the 1999-11-10 development snapshot.obrien1999-11-152-6/+6
|
* Update to the 1999-11-02 development snapshot.obrien1999-11-032-6/+6
|
* Update to the 1999-10-25 snapshot.obrien1999-11-013-13/+10
|
OpenPOWER on IntegriCloud