summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Purely cosmetic cleanups.obrien1999-08-161-3/+1
* Only use Bison to generate cc1plus's parse code.obrien1999-08-011-3/+1
* Go back to using Bison for now, due to `make world' breakage.obrien1999-07-291-1/+3
* Use Yacc rather than Bison.obrien1999-07-281-3/+1
* Sorry didn't get this in the last commit: MACHINE_ARCH changes courtesyobrien1999-04-221-1/+1
* Use `GNU_ARCH' in most places where `MACHINE_ARCH' was used. Building forobrien1999-04-221-5/+19
* Move HAVE_CONFIG_H define to global cc/ Makefile so all can share the benifits.obrien1999-04-181-1/+1
* *** empty log message ***obrien1999-04-181-2/+2
* Include the parent Makefile.inc so we get a proper BINDIR definition.obrien1999-04-181-1/+3
* Clean up some stuff that's no longer used.peter1999-04-081-16/+1
* didn't get latest version:obrien1999-04-041-3/+2
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2obrien1999-04-041-5/+30
* Remove BINFORMAT/a.out/elf default hackery, it's elf by default internallypeter1999-01-161-17/+1
* Another instance where we default to elf only on alpha, but shouldimp1998-10-261-2/+2
* First round of changes to support generation of assembler for the oldpeter1998-03-081-3/+3
* Change MACHINE -> MACHINE_ARCH so that the design make sense on thosejb1998-01-251-7/+7
* Replace i386 references with ${MACHINE} to make this makefile almostjb1998-01-111-7/+11
* Change a "=" to "?=" to make it easier to override the binary formatjdp1997-03-281-3/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Don't build config/i386/i386.o in the src/contrib/gcc tree..... :-]peter1996-10-011-2/+3
* Remove the partial support for a shared -lcc_int, since it's been unusablepeter1996-09-211-7/+1
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!peter1996-09-191-14/+41
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-3/+3
* Updated the sources to gcc 2.6.3 with FreeBSD changes already applied.nate1995-03-111-3/+3
* Define LINK_LIBGCC_SPECIAL_1 so that gcc will build static with libgcc.dg1995-03-101-1/+2
* "Various very violent dissectionsphk1995-03-051-3/+4
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.phk1994-11-151-3/+3
* As pointed out by Paul Traina, we need the libs to be 261.0 not 26.1.phk1994-11-071-2/+2
* Bump the version-number of the "shared-gcc-internals" library. Will onlyphk1994-11-031-2/+2
* ----------------------------------phk1994-11-031-2/+4
* Changed NO_SHARED_LIBCC_INT to SHARED_LIBCC_INT and changed the logicdg1994-10-251-2/+2
* For Bruce: -DNO_SHARED_LIBCC_INT reverts back to static libcc_int.wollman1994-09-191-1/+5
* Make GCC's back end be shared among all languages. cc, c++, and cpp nowwollman1994-09-181-2/+2
* Add dependencies on libraries to DPADD. Someday this should be donebde1994-08-281-0/+10
* Fixed up everything so that the version of gcc that we install from thepaul1994-08-231-0/+1
* This gcc-2.6.0 should work with 2.0phk1994-08-081-1/+2
* Here comes the right import of gcc-2.6.0.phk1994-08-021-0/+10
OpenPOWER on IntegriCloud