aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Make our version tag unique due to our local changes.Mark Peek2002-05-142-2/+4
* Mark all internal libraries with INTERNALLIB.Ruslan Ermilov2002-05-134-22/+4
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-1310-19/+4
* 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
* 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
* Bmake bits for Gcc 3.1.David E. O'Brien2002-05-1025-363/+777
|\
| * 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
| * 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
| * 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
| * Tell GCC 3.1 our capibilities.David E. O'Brien2002-04-051-71/+165
| * 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
| * Changes in order to compile GCC 3.0.2.David E. O'Brien2001-12-181-0/+10
| * Working changes for GCC 3.0.2.David E. O'Brien2001-12-181-0/+52
| * Changes in order to compile GCC 3.0.2.David E. O'Brien2001-12-181-0/+16
| * Changes in order to compile GCC 3.0.2.David E. O'Brien2001-12-182-0/+295
| * Regenerated for GCC 3.0.2.David E. O'Brien2001-12-181-0/+489
| * Changes in order to compile GCC 3.0.2.David E. O'Brien2001-12-181-0/+67
| * Changes in order to compile GCC 3.0.2.David E. O'Brien2001-12-181-0/+33
| * Working changes for GCC 3.0.2.David E. O'Brien2001-12-182-0/+94
| * Working changes for GCC 3.0.2.David E. O'Brien2001-12-181-0/+43
| * Working changes for GCC 3.0.2.David E. O'Brien2001-12-181-0/+36
* Gcc 3.1 now offers both a C99 and a K&R traditional C preprocessor.David E. O'Brien2002-05-101-0/+1
* Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1.David E. O'Brien2002-05-101-2/+6