summaryrefslogtreecommitdiff
path: root/lang/gcc32/files (follow)
Commit message (Expand)AuthorAgeFilesLines
* o Fix -pthread issue.Norikatsu Shigemura2005-01-081-1/+2
* Cleaner support -pthreads for 5.0-5.2.1.David E. O'Brien2004-12-192-13/+22
* Fix xfmode splits on AMD64; using patch from Richard Henderson <rth@redhat.com>David E. O'Brien2004-12-191-0/+52
* Unbreak the port by remove the Java language from this port. AnyoneDavid E. O'Brien2004-12-122-48/+0
* Adjust spec to make -pthread and gcj link to -lpthread on recentMichael Nottebrock2004-11-072-0/+29
* Track upstream update of the patch for WITH_BOUNDSCHECKING (which removedGerald Pfeifer2003-05-221-4/+4
* Merge targets pre-configure and pre-build, simplify them, and removeGerald Pfeifer2003-04-251-12/+0
* Remove the last part of jdp's profile fixes from 1998/10/08, which actuallyGerald Pfeifer2003-04-141-11/+0
* Finally remove the parts of this patch that date back to 1998 and have nowGerald Pfeifer2003-04-021-24/+0
* Add support for the bounds-checking patch by Herman ten Brugge (whichGerald Pfeifer2003-03-301-0/+11
* Enable libgcj (which has actually been building fine since GCC 3.1 onGerald Pfeifer2003-03-261-0/+32
* Remove special alpha optimization warning. alpha support now should beGerald Pfeifer2003-03-261-20/+0
* Remove special USER_H override.Gerald Pfeifer2003-03-201-8/+0
* Update to 3.2.1 release, and fix packaging.David E. O'Brien2002-11-261-0/+11
* Total hack to allow gcc32 to build on -CURRENT.David E. O'Brien2002-09-111-4/+12
* Update to match what is in -current.David E. O'Brien2002-05-281-89/+78
* Upgrade to the 21-May-2002 GCC 3.1.1 pre-release snapshot.David E. O'Brien2002-05-281-38/+0
* This is now in the stock FSF sources.David E. O'Brien2002-05-181-64/+0
* GCC 2.95 and later aren't called egcs (any longer), so remove two patchesGerald Pfeifer2002-04-122-23/+0
* Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.David E. O'Brien2002-02-039-274/+157
* Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.David E. O'Brien2001-02-142-122/+148
* Upgrade to the 2000-12-11 GCC 2.97 development snapshot.David E. O'Brien2000-12-131-29/+36
* Change the libstdc++.so version number to be more like the stock one.David E. O'Brien2000-12-051-1/+1
* First cut at configure support for FreeBSD PowerPC, Sparc64, and StrongARM.David E. O'Brien2000-11-281-0/+64
* Upgrade to the 2000-11-20 GCC 2.97 development snapshot.David E. O'Brien2000-11-287-263/+66
* Upgrade to the 2000-10-02 GCC 2.97 development snapshot.David E. O'Brien2000-10-105-605/+150
* Upgrade to the 2000-08-28 GCC 2.96 development snapshot.David E. O'Brien2000-09-151-61/+81
* Upgrade to the 2000-07-17 GCC 2.96 development snapshot.David E. O'Brien2000-09-057-143/+111
* Upgrade to the 2000-03-13 GCC 2.96 development snapshot.David E. O'Brien2000-03-191-21/+21
* Upgrade to the 2000-02-07 GCC 2.96 development snapshot.David E. O'Brien2000-02-144-59/+67
* Upgrade to the 2000-01-10 GCC 2.96 development snapshot.David E. O'Brien2000-01-175-77/+74
* Upgrade to the 1999-09-20 development snapshot.David E. O'Brien1999-10-103-28/+42
* Fix SWITCH_TAKES_ARG / WORD_SWITCH_TAKES_ARG breakage on the Alpha createdDavid E. O'Brien1999-07-252-20/+8
* Update to the 1999-07-18 beta snapshot of GCC-2.95.David E. O'Brien1999-07-201-4/+4
* Upgrade to the July 12th GCC-2.95 prerelease.David E. O'Brien1999-07-151-1/+1
* Changes to work with updated files/freebsd.h.David E. O'Brien1999-07-041-12/+29
* Upgrade to the 19990623 GCC 2.95 pre-release snapshot.David E. O'Brien1999-06-241-37/+9
* Update to the 19990616 GCC 2.95-prerelease.David E. O'Brien1999-06-211-71/+38
* Update to the 1999-06-08 (gcc 2.95 prerelease).David E. O'Brien1999-06-154-109/+74
* Fix for alpha.Hidetoshi Shimokawa1999-06-101-6/+120
* Upgrade to 19990524 gcc-2.95 prerelease.David E. O'Brien1999-05-261-10/+8
* Upgrade to the 19990517 snapshot. EGCS is not in a feature freeze for theDavid E. O'Brien1999-05-182-20/+16
* Sync up with some diffs I sent to Cygnus.David E. O'Brien1999-04-223-15/+17
* I give you the latest and greatest of the EGCS snapshot series.David E. O'Brien1999-04-2110-102/+446
* * Add support for ``-pthead''David E. O'Brien1999-03-225-24/+562
* Upgrade to 1.1.2 release.David E. O'Brien1999-03-175-46/+88
* GNUHOST is now "i386-unknown-freebsd" for an ELF machine, andDavid E. O'Brien1999-02-094-9/+58
* Allow '$' in labels as our offical compiler does.David E. O'Brien1999-01-232-10/+36
* Build and install crtbegin.o crtbeginS.o crtend.o crtendS.o for the ELF case.David E. O'Brien1998-12-251-0/+10
* Make profiling work.John Polstra1998-10-083-4/+132