summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Make our version tag unique due to our local changes.mp2002-05-142-2/+4
* Quote {CC} so ccache can be used.obrien2002-05-141-1/+1
* Fixed CLEANFILES after bsd.lib.mk sweep.ru2002-05-131-1/+3
* Mark all internal libraries with INTERNALLIB.ru2002-05-134-22/+4
* Removed now unused INTERNALSTATICLIB.ru2002-05-1310-19/+4
* Major cleanup of bsd.lib.mk.ru2002-05-132-6/+1
* Restore some of the implementation from the Bmake gcc 2.95 bits.obrien2002-05-136-51/+59
* I was finally able to repeat the -j breakage on one of my machines. Fix it.obrien2002-05-131-9/+7
* NOLIB is gone; put INTERNALLIB back for now.ru2002-05-121-0/+2
* Added new bsd.incs.mk which handles installing of header filesru2002-05-129-47/+19
* Properly build lb1spc.asm on Sparc64.obrien2002-05-121-3/+28
* There is no more NOLIB.obrien2002-05-121-1/+0
* I was not strict enough with my ordering of things to satisfy make(1) nieveobrien2002-05-121-28/+26
* Tidy up the cleanfiles.obrien2002-05-128-6/+10
* Fixes for building a.out bits.obrien2002-05-121-1/+8
* Sorry, I did not mean to turn collect2 back on yet.obrien2002-05-111-1/+1
* Revert rev 1.3 -- I tested using the wrong build compiler.obrien2002-05-111-1/+8
* Actually we don't need any special YACC'ing here. The ones known toobrien2002-05-101-8/+1
* BWK awk appears to work for world builds just fine now. We want to makeobrien2002-05-101-7/+0
* Touching the sjlj setting on IA-64 makes things not build.obrien2002-05-101-0/+2
* Build compiler on all platforms.obrien2002-05-101-5/+1
* Doh! Add IA-64 to our target list.obrien2002-05-101-0/+2
* Gather up the stragglers that depends on genrtl.h. This is -j10 safe now.obrien2002-05-101-2/+2
* This was *very* -j unsafe. Add a dependency on the common generatedobrien2002-05-101-0/+3
* [Ab]use LDFLAGS rather than CFLAGS.obrien2002-05-101-1/+2
* Bmake bits for Gcc 3.1.obrien2002-05-1032-707/+2148
* Gcc 3.1 now offers both a C99 and a K&R traditional C preprocessor.obrien2002-05-101-0/+1
* Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1.obrien2002-05-101-2/+6
* All platforms should be on equal footing now -- no special handling forobrien2002-05-101-10/+6
* Gcc 3.1 now offers both a C99 and a K&R traditional C preprocessor.obrien2002-05-091-0/+1
* libstdc++ version 3 (Gcc 3.1 is a consumer) uses the typical `config.h'.obrien2002-05-071-0/+1
* GCC's libstdc++ version 3 has the "libgcc" like bits (start up / terminateobrien2002-05-061-0/+1
* Add support for using the profiled versions of the C++ (and related) libs.obrien2002-05-011-1/+3
* Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it getsgad2002-04-2814-263/+221
* Add FreeBSD id's to these files, in advance of a separate update.gad2002-04-284-3/+18
* Move ID tag.eric2002-04-271-2/+5
* Modify our 'patch' utility to recognize thegad2002-04-261-0/+64
* Milestone #1 in cross-arch make releases.ru2002-04-261-7/+1
* When a compound section name is specified, search for pages that actuallyeric2002-04-241-44/+95
* Don't use "GCCDIR" as the multiple inclusion protector. Subdir Makefilesobrien2002-04-231-2/+4
* Remove my MAINTAINER= from here, as it is in src/MAINTAINERmarkm2002-04-211-2/+0
* Tidy up some of the configs; s/gcc/cc/ to make the choice of C compilermarkm2002-04-214-41/+41
* It is easier for me to debug with -I's at the rear.obrien2002-04-201-1/+1
* Replaced exists() tests with two equivalent defined().ru2002-04-181-1/+1
* *sigh* Really fix a typo.ru2002-04-161-1/+1
* Fix typo.obrien2002-04-151-1/+1
* Turn off collect2.obrien2002-04-151-3/+3
* Re-add sort spammed in v1.62ache2002-04-131-1/+1
* Fix compilation in the non-FreeBSD case.eric2002-04-131-0/+2
* Updated to a 10-April-2002 2.12 branch snapshot.obrien2002-04-121-2/+2
OpenPOWER on IntegriCloud