summaryrefslogtreecommitdiff
path: root/lang/gcc48/files/patch-al (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to the 2000-11-20 GCC 2.97 development snapshot.David E. O'Brien2000-11-281-26/+0
| | | | | | | This one should be using libstdc++ v3 and the new 3.0 C++ ABI now. Notes: svn path=/head/; revision=35497
* Upgrade to the 2000-10-02 GCC 2.97 development snapshot.David E. O'Brien2000-10-101-25/+10
| | | | Notes: svn path=/head/; revision=33689
* Upgrade to the 2000-07-17 GCC 2.96 development snapshot.David E. O'Brien2000-09-051-26/+11
| | | | Notes: svn path=/head/; revision=32315
* Upgrade to the 2000-01-10 GCC 2.96 development snapshot.David E. O'Brien2000-01-171-16/+19
| | | | Notes: svn path=/head/; revision=24793
* Upgrade to the 1999-09-20 development snapshot.David E. O'Brien1999-10-101-20/+26
| | | | Notes: svn path=/head/; revision=22313
* Update to the 1999-06-08 (gcc 2.95 prerelease).David E. O'Brien1999-06-151-22/+21
| | | | Notes: svn path=/head/; revision=19484
* Upgrade to the 19990517 snapshot. EGCS is not in a feature freeze for theDavid E. O'Brien1999-05-181-10/+8
| | | | | | | upcoming 1.2 release. Which, BTW, will be called GCC-2.95. Notes: svn path=/head/; revision=18874
* Sync up with some diffs I sent to Cygnus.David E. O'Brien1999-04-221-4/+4
| | | | Notes: svn path=/head/; revision=18061
* I give you the latest and greatest of the EGCS snapshot series.David E. O'Brien1999-04-211-26/+27
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=18045
* * Add support for ``-pthead''David E. O'Brien1999-03-221-3/+5
| | | | | | | | | | * Add Alpha support Obtained from: Alpha bits taken from Hidetoshi Shimokawa's <simokawa@FreeBSD.ORG> work Notes: svn path=/head/; revision=17335
* Upgrade to 1.1.2 release.David E. O'Brien1999-03-171-4/+22
| | | | Notes: svn path=/head/; revision=17256
* GNUHOST is now "i386-unknown-freebsd" for an ELF machine, andDavid E. O'Brien1999-02-091-0/+29
"i386-unknown-freebsdaout" for an a.out machine. Notes: svn path=/head/; revision=16573