aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Gcc 3.1 now offers both a C99 and a K&R traditional C preprocessor.David E. O'Brien2002-05-091-0/+1
* Add support for using the profiled versions of the C++ (and related) libs.David E. O'Brien2002-05-011-1/+3
* Don't use "GCCDIR" as the multiple inclusion protector. Subdir MakefilesDavid E. O'Brien2002-04-231-2/+4
* Turn off collect2.David E. O'Brien2002-04-151-3/+3
* In the cross case we need to provide TARGET_MACHINE.David E. O'Brien2002-04-111-1/+1
* In the cross case we need to provide TARGET_MACHINE.David E. O'Brien2002-04-101-1/+4
* Change YACCing.David E. O'Brien2002-04-103-22/+16
* Fine! I cannot freaking take the bikeshed any more.David E. O'Brien2002-04-086-6/+6
* Break some things used by the front-ends from Makefile.inc that cannotDavid E. O'Brien2002-04-061-0/+1
* Build and install collect2. This is needed for some C++ programs.David E. O'Brien2002-04-062-0/+26
* Break some things out of Makefile.inc that cannot be used build-wideDavid E. O'Brien2002-04-061-0/+1
* Expand the toolchain a little bit.David E. O'Brien2002-04-062-0/+14
* A little more reorg.David E. O'Brien2002-04-051-4/+5
* Minor reorg.David E. O'Brien2002-04-041-3/+2
* Minor style tweak.David E. O'Brien2002-04-042-2/+2
* Remove some local cruft that snuck in yesterday.David E. O'Brien2002-04-041-1/+0
* Make the sed line a little bit more clear (it will get messier later).David E. O'Brien2002-04-042-2/+4
* Set NOSHARED conditionally.David E. O'Brien2002-04-043-3/+3
* Clean up the YACCing. I don't know why we cannot leave the .y's as .y's.David E. O'Brien2002-04-043-9/+5
* Remove duplicate objc-parse.h. While we are at it, just spell it correctlyDavid E. O'Brien2002-04-041-5/+5
* Get rid of GCC_ARCH, and just use plain TARGET_ARCH.David E. O'Brien2002-04-043-22/+22
* Remove some 1996 GCC 2.6.3 cruft for building a shared cc_int lib.David E. O'Brien2002-04-032-5/+1
* Properly get the version number after the 2.95.4 upgrade.David E. O'Brien2002-03-211-1/+2
* Move the creation of the insn-*.c files from cc_tools to cc_int.David E. O'Brien2002-03-022-7/+13
* Use libgcc_p.a when -pg is in effect.David E. O'Brien2002-02-241-0/+4
* Allow for better control over the GCC front-end when building a crossDavid E. O'Brien2002-02-201-0/+5
* Clean up the style a little bit.David E. O'Brien2002-02-201-8/+3
* Do not define a 'MD_EXEC_PREFIX'. It is not needed, not used in theDavid E. O'Brien2002-02-201-8/+2