summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc_int
Commit message (Expand)AuthorAgeFilesLines
* MFC: new bsd.lib.mk API.Ruslan Ermilov2002-07-191-5/+1
* MFC: update to Gcc 2.95.4David E. O'Brien2002-06-201-2/+2
* MFC: 1996 shared cc_int cruft.David E. O'Brien2002-04-031-3/+1
* MFC: move creation of insn-*.c files from cc_tools to cc_int, to improveDavid E. O'Brien2002-03-021-2/+10
* MFC: move c-decl out of libcc_int.a as it is not used across all C-likeDavid E. O'Brien2000-07-041-1/+1
* Merge cc_drv into cc_int. Merge more shared files into cc_int.David E. O'Brien2000-01-241-2/+6
* Style change to better match src/lib/'s Makefiles.David E. O'Brien2000-01-241-4/+4
* Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.David E. O'Brien1999-11-151-4/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Purely cosmetic cleanups.David E. O'Brien1999-08-161-3/+2
* use `target' macro crafted in parent Makefile rather than making our ownDavid E. O'Brien1999-04-251-2/+2
* 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-2/+2
* Use Haifa scheduler on the Alpha.David E. O'Brien1999-04-061-2/+7
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2David E. O'Brien1999-04-041-3/+8
* Switch to using ".So" as the extension for PIC object files ratherJohn Polstra1999-01-091-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Remove incorrect use of double-negative since it means the same thingJordan K. Hubbard1997-01-211-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Nuke a trailing .endif which survived Peter's last edits.Jordan K. Hubbard1996-09-211-2/+1
* Remove the partial support for a shared -lcc_int, since it's been unusablePeter Wemm1996-09-211-6/+1
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!Peter Wemm1996-09-1957-181415/+25
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-1214-11/+182
* Work around optimizer strength reduction bug.Jordan K. Hubbard1996-01-041-0/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-3046-1290/+1290
* Bump SHLIB_MAJOR to 263 to match ../Makefile.incAndrey A. Chernov1995-03-131-2/+2
* Updated the sources to gcc 2.6.3 with FreeBSD changes already applied.Nate Williams1995-03-1114-122/+284
* Since we are in the gcc bashing mood anyway: Add two changes forPoul-Henning Kamp1995-03-101-0/+7
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.Poul-Henning Kamp1994-11-1512-50/+75
* As pointed out by Paul Traina, we need the libs to be 261.0 not 26.1.Poul-Henning Kamp1994-11-071-2/+2
* Restore my fixes to 2.6.0. The changes should not affect anything exceptBruce Evans1994-11-062-5/+22
* ----------------------------------Poul-Henning Kamp1994-11-0345-3805/+7756
* Changed NO_SHARED_LIBCC_INT to SHARED_LIBCC_INT and changed the logicDavid Greenman1994-10-251-2/+2
* Don't build profiled library.Bruce Evans1994-09-201-1/+2
* For Bruce: -DNO_SHARED_LIBCC_INT reverts back to static libcc_int.Garrett Wollman1994-09-191-1/+7
* Make GCC's back end be shared among all languages. cc, c++, and cpp nowGarrett Wollman1994-09-181-5/+4
* Add q modifier (for long longs) support to -Wformat.Rodney W. Grimes1994-09-181-22/+29
* Here comes the right import of gcc-2.6.0.Poul-Henning Kamp1994-08-0257-0/+177074