summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc_int
Commit message (Expand)AuthorAgeFilesLines
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Consolidate libiberty files in one place and avoid listing somekan2004-08-121-4/+3
* Whitespace nit.ru2004-08-031-1/+1
* Fix a copy and paste error. Do not include errors.c in libgcc_int.a,kan2004-07-301-1/+1
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-281-58/+60
* Remove getopt*.c, we already have compatible getopt_long() in libcache2004-02-171-1/+1
* Last revision also added duplicate SRCS. Fixed this so thatru2004-01-121-1/+1
* Don't put objects in SRCS -- this creates all sort of havoc likeru2004-01-121-4/+4
* Removed duplicate SRCS.ru2004-01-121-5/+5
* Stop compiling files which are not part of GCC 3.3.x.kan2004-01-051-1/+1
* If ${GCC_CPU}-c.c exists, we need to use it.obrien2003-07-311-0/+3
* Update bmake bits to build GCC 3.3.1-prerelease.kan2003-07-111-19/+11
* Add a temporary indirect patch for gcc when targeting amd64. This is topeter2003-05-242-2/+67
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-4/+0
* Mark all internal libraries with INTERNALLIB.ru2002-05-131-5/+1
* Bmake bits for Gcc 3.1.obrien2002-05-101-15/+53
* Get rid of GCC_ARCH, and just use plain TARGET_ARCH.obrien2002-04-041-2/+2
* Remove some 1996 GCC 2.6.3 cruft for building a shared cc_int lib.obrien2002-04-031-3/+1
* Move the creation of the insn-*.c files from cc_tools to cc_int.obrien2002-03-021-2/+10
* Move c-decl.c out of the common libcc_int.a into the binary Makefilesobrien2000-05-241-1/+1
* Merge cc_drv into cc_int. Merge more shared files into cc_int.obrien2000-01-241-2/+6
* Style change to better match src/lib/'s Makefiles.obrien2000-01-241-4/+4
* Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.obrien1999-11-151-4/+7
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Purely cosmetic cleanups.obrien1999-08-161-3/+2
* use `target' macro crafted in parent Makefile rather than making our ownobrien1999-04-251-2/+2
* 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-2/+2
* Use Haifa scheduler on the Alpha.obrien1999-04-061-2/+7
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2obrien1999-04-041-3/+8
* Switch to using ".So" as the extension for PIC object files ratherjdp1999-01-091-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Remove incorrect use of double-negative since it means the same thingjkh1997-01-211-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Nuke a trailing .endif which survived Peter's last edits.jkh1996-09-211-2/+1
* Remove the partial support for a shared -lcc_int, since it's been unusablepeter1996-09-211-6/+1
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!peter1996-09-1957-181415/+25
* General -Wall warning cleanup, part I.jkh1996-07-1214-11/+182
* Work around optimizer strength reduction bug.jkh1996-01-041-0/+5
* Remove trailing whitespace.rgrimes1995-05-3046-1290/+1290
* Bump SHLIB_MAJOR to 263 to match ../Makefile.incache1995-03-131-2/+2
* Updated the sources to gcc 2.6.3 with FreeBSD changes already applied.nate1995-03-1114-124/+286
* Since we are in the gcc bashing mood anyway: Add two changes forphk1995-03-101-0/+7
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.phk1994-11-1512-50/+75
* As pointed out by Paul Traina, we need the libs to be 261.0 not 26.1.phk1994-11-071-2/+2
* Restore my fixes to 2.6.0. The changes should not affect anything exceptbde1994-11-062-5/+22
* ----------------------------------phk1994-11-0345-3816/+7767
* Changed NO_SHARED_LIBCC_INT to SHARED_LIBCC_INT and changed the logicdg1994-10-251-2/+2
* Don't build profiled library.bde1994-09-201-1/+2
* For Bruce: -DNO_SHARED_LIBCC_INT reverts back to static libcc_int.wollman1994-09-191-1/+7
OpenPOWER on IntegriCloud