aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Properly get the version number after the 2.95.4 upgrade.David E. O'Brien2002-03-211-1/+2
* Add the `WANT_FORCE_OPTIMIZATION_DOWNGRADE' knob. If set to an integerDavid E. O'Brien2001-08-161-0/+4
* Remove MIPS support.David E. O'Brien2001-04-111-5/+0
* Define "FREEBSD_NATIVE" in the freebsd-native header to reduce the amountDavid E. O'Brien2001-03-021-1/+1
* Add comment about a requirement in using a 64-bit `long' on i386.David E. O'Brien2000-11-101-0/+3
* Scoot things over to the temporary *.295 source while I do major constructionDavid E. O'Brien2000-06-041-1/+1
* Enable Haifa on sparc64 as well.Steve Price2000-04-021-1/+1
* Move some cflag contents down to where they are acutally used.David E. O'Brien2000-03-131-2/+0
* Merge cc_drv into cc_int. Merge more shared files into cc_int.David E. O'Brien2000-01-241-6/+0
* Allow the specification of a prefix for gcc to find all the various bits.David E. O'Brien1999-12-291-8/+7
* Fix cut-n-paste braino.David E. O'Brien1999-12-221-2/+2
* Another style nit.David E. O'Brien1999-12-221-2/+2
* * Support a non-default sized `long' data type. This allows one to easilyDavid E. O'Brien1999-12-221-5/+9
* * Remove debugging cruft that accidently got committed.David E. O'Brien1999-12-221-8/+15
* Add libcc_fbsd.a that contains libc and libiberty routines needed inDavid E. O'Brien1999-12-191-6/+7
* Remove the `sysctl' get osversion hack. There are issues with cross-hostingDavid E. O'Brien1999-11-201-4/+0
* Allow sub-Makefile's to determine the version of the OS we are make'ing on.David E. O'Brien1999-11-171-0/+4
* Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.David E. O'Brien1999-11-151-2/+2
* Move -I of cc_tool/ before the GCCDIR ones.David E. O'Brien1999-10-121-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Purely cosmetic cleanups.David E. O'Brien1999-08-161-3/+1
* Only use Bison to generate cc1plus's parse code.David E. O'Brien1999-08-011-3/+1
* Go back to using Bison for now, due to `make world' breakage.David E. O'Brien1999-07-291-1/+3
* Use Yacc rather than Bison.David E. O'Brien1999-07-281-3/+1
* 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-5/+19
* Move HAVE_CONFIG_H define to global cc/ Makefile so all can share the benifits.David E. O'Brien1999-04-181-1/+1
* *** empty log message ***David E. O'Brien1999-04-181-2/+2
* Include the parent Makefile.inc so we get a proper BINDIR definition.David E. O'Brien1999-04-181-1/+3
* Clean up some stuff that's no longer used.Peter Wemm1999-04-081-16/+1
* didn't get latest version:David E. O'Brien1999-04-041-3/+2
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2David E. O'Brien1999-04-041-5/+30
* Remove BINFORMAT/a.out/elf default hackery, it's elf by default internallyPeter Wemm1999-01-161-17/+1
* Another instance where we default to elf only on alpha, but shouldWarner Losh1998-10-261-2/+2
* First round of changes to support generation of assembler for the oldPeter Wemm1998-03-081-3/+3
* Change MACHINE -> MACHINE_ARCH so that the design make sense on thoseJohn Birrell1998-01-251-7/+7
* Replace i386 references with ${MACHINE} to make this makefile almostJohn Birrell1998-01-111-7/+11
* Change a "=" to "?=" to make it easier to override the binary formatJohn Polstra1997-03-281-3/+3
* 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
* Don't build config/i386/i386.o in the src/contrib/gcc tree..... :-]Peter Wemm1996-10-011-2/+3
* Remove the partial support for a shared -lcc_int, since it's been unusablePeter Wemm1996-09-211-7/+1
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!Peter Wemm1996-09-191-14/+41
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-3/+3
* Updated the sources to gcc 2.6.3 with FreeBSD changes already applied.Nate Williams1995-03-111-3/+3
* Define LINK_LIBGCC_SPECIAL_1 so that gcc will build static with libgcc.David Greenman1995-03-101-1/+2
* "Various very violent dissectionsPoul-Henning Kamp1995-03-051-3/+4
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.Poul-Henning Kamp1994-11-151-3/+3
* As pointed out by Paul Traina, we need the libs to be 261.0 not 26.1.Poul-Henning Kamp1994-11-071-2/+2
* Bump the version-number of the "shared-gcc-internals" library. Will onlyPoul-Henning Kamp1994-11-031-2/+2