summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-1310-19/+4
* Major cleanup of bsd.lib.mk.Ruslan Ermilov2002-05-132-6/+1
* Restore some of the implementation from the Bmake gcc 2.95 bits.David E. O'Brien2002-05-136-51/+59
* I was finally able to repeat the -j breakage on one of my machines. Fix it.David E. O'Brien2002-05-131-9/+7
* NOLIB is gone; put INTERNALLIB back for now.Ruslan Ermilov2002-05-121-0/+2
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-129-47/+19
* Properly build lb1spc.asm on Sparc64.David E. O'Brien2002-05-121-3/+28
* There is no more NOLIB.David E. O'Brien2002-05-121-1/+0
* 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