aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc_tools
Commit message (Expand)AuthorAgeFilesLines
* Allow the specification of a prefix for gcc to find all the various bits.David E. O'Brien1999-12-291-5/+8
* Reduce the FreeBSD custom hacks to gcc.c by using the GCC provided methodsDavid E. O'Brien1999-12-221-14/+19
* Build genrtl.h before print-rtl.o.David E. O'Brien1999-11-171-1/+1
* Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.David E. O'Brien1999-11-151-5/+15
* Purely cosmetic changes to lineup targets.David E. O'Brien1999-11-151-16/+16
* Our capibilities updated for GCC 2.95.2.David E. O'Brien1999-11-061-8/+171
* `make' will fail if hash.h exists for some reason and gxx-hash needs to beDavid E. O'Brien1999-10-301-1/+1
* Add a comment explaing the linking and segrated the old and new cases a little.David E. O'Brien1999-10-121-1/+3
* Change the name of the file generaged from gxx.gperf from "hash.h" toDavid E. O'Brien1999-10-121-3/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-272-2/+2
* Make gcc work on the Alpha again. alpha/alpha.h is used instead of svr4.hPeter Wemm1999-08-191-2/+2
* Rev 1.36 also includes functional chagnes I intended to commit seperately.David E. O'Brien1999-08-161-1/+1
* Purely cosmetic cleanups.David E. O'Brien1999-08-161-6/+8
* Move "LIBGCC_SPEC" to freebsd-native.h as it is not approapiate forDavid E. O'Brien1999-08-151-1/+6
* Rather than deleting the grammer files during building, move them out of theDavid E. O'Brien1999-08-141-5/+5
* Use Yacc rather than Bison.David E. O'Brien1999-07-281-3/+3
* The Unix way is arguments come before an input file name, not after.David E. O'Brien1999-07-281-3/+3
* Rather than hack config/freebsd.h to contain our hacks for a native compiler,David E. O'Brien1999-04-282-1/+42
* Sorry didn't get this in the last commit: MACHINE_ARCH changes courtesyDavid E. O'Brien1999-04-221-1/+1
* Use `GNU_ARCH' in most places where `MACHINE_ARCH' was used. Building forDavid E. O'Brien1999-04-221-6/+6
* Have config/i386/freebsd.h directly include att.h. I have no idea why stockDavid E. O'Brien1999-04-221-4/+1
* Add FORTRAN support.David E. O'Brien1999-04-181-3/+3
* Cleaned up egcs changes (mainly to minimise diffs with the gcc versionBruce Evans1999-04-111-22/+25
* Fixed unusable dependencies in `.depend'. The following comment in theBruce Evans1999-04-111-2/+4
* Fixed world breakage. Fixed (?) building with -jN (N > 1).Bruce Evans1999-04-091-21/+18
* Another fix for -jN building -- the last fix didn't fix it for everybody.David E. O'Brien1999-04-081-8/+2
* Clean up the multilib stuff so that it actually works..Peter Wemm1999-04-081-4/+3
* Remove some of the dependencies. This removes the cycles I was getting onDavid E. O'Brien1999-04-081-2/+4
* Due to other explicit dependancies, don't treat tree-check.h as a SRCS.David E. O'Brien1999-04-081-3/+3
* Fix a circular dependancy.David E. O'Brien1999-04-081-5/+3
* alpha/freebsd-elf.h is being folded into alpha/freebsd.hDavid E. O'Brien1999-04-081-3/+1
* Fix type mismatch..Peter Wemm1999-04-051-2/+2
* Conditionalize one more i386'ism.David E. O'Brien1999-04-041-1/+3
* Attempt at creating the right ``tm.h'' file for the Alpha.David E. O'Brien1999-04-041-1/+5
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2David E. O'Brien1999-04-042-38/+268
* Split up rule for ${COMMONHDRS} so that `make -j N' doesn't create theBruce Evans1998-10-161-12/+12
* Make the build tools static to avoid trying to use the shared loaderJohn Birrell1998-08-201-4/+4
* Added a `build-tools' target for internal tools.Bruce Evans1998-07-071-1/+7
* Fixed missing dependencies. The critical missing one was of bi-lexer.oBruce Evans1998-04-231-46/+67
* Honour -static in LDLAGS. ld without -Bstatic is happy to chooseBruce Evans1998-03-231-4/+4
* Fixed `make -jN depend' (N >= 2) by removing the beforedependBruce Evans1998-03-121-5/+2
* First round of changes to support generation of assembler for the oldPeter Wemm1998-03-081-27/+12
* Fixed `make -jN' for large N. The usual method of pretending that allBruce Evans1998-03-061-13/+24
* Change MACHINE -> MACHINE_ARCH so that the design make sense on thoseJohn Birrell1998-01-251-15/+15
* More i386 -> ${MACHINE} changes to make this Makefile machineJohn Birrell1998-01-111-15/+15
* Changes to support full make parallelism (-j<n>) in the worldJordan K. Hubbard1997-10-051-2/+11
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!Peter Wemm1996-09-191-0/+147