aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* I was not strict enough with my ordering of things to satisfy make(1) nieveDavid E. O'Brien2002-05-121-28/+26
* Tidy up the cleanfiles.David E. O'Brien2002-05-128-6/+10
* Fixes for building a.out bits.David E. O'Brien2002-05-121-1/+8
* Sorry, I did not mean to turn collect2 back on yet.David E. O'Brien2002-05-111-1/+1
* Revert rev 1.3 -- I tested using the wrong build compiler.David E. O'Brien2002-05-111-1/+8
* Actually we don't need any special YACC'ing here. The ones known toDavid E. O'Brien2002-05-101-8/+1
* BWK awk appears to work for world builds just fine now. We want to makeDavid E. O'Brien2002-05-101-7/+0
* Touching the sjlj setting on IA-64 makes things not build.David E. O'Brien2002-05-101-0/+2
* Build compiler on all platforms.David E. O'Brien2002-05-101-5/+1
* Doh! Add IA-64 to our target list.David E. O'Brien2002-05-101-0/+2
* Gather up the stragglers that depends on genrtl.h. This is -j10 safe now.David E. O'Brien2002-05-101-2/+2
* This was *very* -j unsafe. Add a dependency on the common generatedDavid E. O'Brien2002-05-101-0/+3
* [Ab]use LDFLAGS rather than CFLAGS.David E. O'Brien2002-05-101-1/+2
* Bmake bits for Gcc 3.1.David E. O'Brien2002-05-1032-695/+2136
|\
| * Need to build libgcc.so with -nostdlib -- otherwise we try linking withDavid E. O'Brien2002-05-101-1/+1
| * Use MD_EXEC_PREFIX now to get us thru `buildworld'.David E. O'Brien2002-05-101-1/+1
| * Bmake bits for GCC 3.1.David E. O'Brien2002-05-101-0/+21
| * This commit was manufactured by cvs2svn to create branch 'WIP_GCC31'.cvs2svn2002-05-091-0/+1
| * Using ${.ALLSRC} here is dangerious as it sometimes picks up moreDavid E. O'Brien2002-05-081-1/+1
| * Make the YACC'ing more bullet proof.David E. O'Brien2002-05-071-5/+9
| * The GCC target name does not always match our platform's name.David E. O'Brien2002-05-071-5/+7
| * The HAVE_AS_GOTOFF_IN_DATA definition needs to depend on obj format.David E. O'Brien2002-05-071-1/+2
| * Mostly filled in contents for GCC 3.1.David E. O'Brien2002-05-071-0/+105
| * Fill in the missing.David E. O'Brien2002-05-071-0/+1075
| * This commit was manufactured by cvs2svn to create branch 'WIP_GCC31'.cvs2svn2002-05-071-0/+1
| * Mostly filled in contents for GCC 3.1.David E. O'Brien2002-05-071-0/+27
| * Dependencies on tconfig.h work better if we set GCCDIR when shellingDavid E. O'Brien2002-05-071-1/+1
| * Update for GCC 3.1.David E. O'Brien2002-05-071-173/+160
| * Fix to work on sparc64 (which has an extra crt .o file).David E. O'Brien2002-05-071-7/+8
| * This commit was manufactured by cvs2svn to create branch 'WIP_GCC31'.cvs2svn2002-05-061-0/+1
| * Make life a little bit easier with a trimmed down list of bits.David E. O'Brien2002-05-061-0/+6
| * Remove the #ifdef IN_GCC junk. We *know* we are building GCC with theseDavid E. O'Brien2002-04-151-6/+1
| * Note that HAVE_GAS_SHF_MERGE is a new feature, and it can be surprising ifDavid E. O'Brien2002-04-151-1/+1
| * Update infodoc building for GCC 3.1.David E. O'Brien2002-04-112-10/+24
| * Bmake bits for GCC 3.1.David E. O'Brien2002-04-071-0/+42
| * Fix search path.David E. O'Brien2002-04-072-2/+2
| * Bmake bits for GCC 3.1.David E. O'Brien2002-04-0625-169/+423
| * This commit was manufactured by cvs2svn to create branch 'WIP_GCC31'.cvs2svn2002-04-064-0/+39
| * Deal with new TarGeT-specific CRT files.David E. O'Brien2002-04-061-5/+12
| * Tell GCC 3.1 our capibilities.David E. O'Brien2002-04-051-71/+165
| * MFC: reorg.David E. O'Brien2002-04-051-3/+1
| * Update for GCC 3.1.David E. O'Brien2002-04-051-53/+16
| * MFC: rev 1.4 (style reorg)David E. O'Brien2002-04-051-5/+2
| * MFC: tidy up YACCing.David E. O'Brien2002-04-043-15/+13
| * MFC: remove 2.6.3 cc_int shlib cruft and s/GNU_ARCH/TARGET_ARCH/g.David E. O'Brien2002-04-043-51/+46
| * Matching contrib/gcc/gcc.c commit of rev 1.23, remove misleading commentDavid E. O'Brien2002-03-051-8/+3
| * Allow for better control over the GCC front-end when building a crossDavid E. O'Brien2002-03-051-0/+5
| * Clean up the style a little bit.David E. O'Brien2002-03-021-8/+2
| * MFC: rev 1.13 (use libgcc_p.a when -pg is in effect)David E. O'Brien2002-03-021-0/+4
| * I used this for one of the gcc 2.97 snapshots.David E. O'Brien2001-12-181-0/+16