aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc31/files/patch-fa
Commit message (Collapse)AuthorAgeFilesLines
* Remove the lang/gcc31 port. It fails to build on several architecturesgerald2005-07-311-188/+0
| | | | | | | | | (even ones it is supposed to work on, cf. pointyhat), it fails to build on FreeBSD 6 and 7, and lang/gcc32 is basically the same plus a single ABI changes and many bug fixes. It is strongly recommended to migrate to GCC 3.4 or 4.0, since only these are still actively maintained upstream and support FreeBSD 7, for example.
* Update to match what is in -current.obrien2002-05-281-89/+78
|
* Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.obrien2002-02-031-164/+54
|
* Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.obrien2001-02-151-88/+148
|
* Upgrade to the 2000-12-11 GCC 2.97 development snapshot.obrien2000-12-131-29/+36
|
* Upgrade to the 2000-11-20 GCC 2.97 development snapshot.obrien2000-11-291-35/+35
| | | | 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-111-60/+40
|
* Upgrade to the 2000-08-28 GCC 2.96 development snapshot.obrien2000-09-161-61/+81
|
* Upgrade to the 2000-07-17 GCC 2.96 development snapshot.obrien2000-09-061-40/+50
|
* Upgrade to the 2000-03-13 GCC 2.96 development snapshot.obrien2000-03-191-21/+21
|
* Upgrade to the 2000-02-07 GCC 2.96 development snapshot.obrien2000-02-141-28/+28
|
* I give you the latest and greatest of the EGCS snapshot series.obrien1999-04-211-0/+232
This is their bleeding edge offering. This will enable us to better track the direction EGCS is going for future upgrades of /usr/contrib/egcs/. Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and* a native Java compiler.