aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc_int
Commit message (Expand)AuthorAgeFilesLines
* Make gcc default to big endian when building it for a big endian target.Olivier Houchard2007-09-181-0/+4
* Update bmake glue to build GCC 4.2.Alexander Kabaev2007-05-191-77/+85
* Minor Makefile cleanup. Do not use Makefile variables named 'version' andAlexander Kabaev2007-03-121-2/+2
* Add additional support for generating code for the arm. There's stillWarner Losh2006-09-181-0/+4
* This is not needed since src/gnu/usr.bin/cc/cc_int/Makefile,v 1.34.Ruslan Ermilov2006-09-161-54/+0
* Move to more global Makefile.tgt vs. having to define in the leaves.David E. O'Brien2006-09-121-4/+0
* Default to big endian ARM if "TARGET_BIG_ENDIAN" is defined (& targeting ARM).David E. O'Brien2006-09-121-0/+4
* Don't pollute output when "make" is run with -s.Ruslan Ermilov2006-01-141-1/+2
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Consolidate libiberty files in one place and avoid listing someAlexander Kabaev2004-08-121-4/+3
* Whitespace nit.Ruslan Ermilov2004-08-031-1/+1
* Fix a copy and paste error. Do not include errors.c in libgcc_int.a,Alexander Kabaev2004-07-301-1/+1
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-281-58/+60
* Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-171-1/+1
* Last revision also added duplicate SRCS. Fixed this so thatRuslan Ermilov2004-01-121-1/+1
* Don't put objects in SRCS -- this creates all sort of havoc likeRuslan Ermilov2004-01-121-4/+4
* Removed duplicate SRCS.Ruslan Ermilov2004-01-121-5/+5
* Stop compiling files which are not part of GCC 3.3.x.Alexander Kabaev2004-01-051-1/+1
* If ${GCC_CPU}-c.c exists, we need to use it.David E. O'Brien2003-07-311-0/+3
* Update bmake bits to build GCC 3.3.1-prerelease.Alexander Kabaev2003-07-111-19/+11
* Add a temporary indirect patch for gcc when targeting amd64. This is toPeter Wemm2003-05-242-2/+67
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-4/+0
* Mark all internal libraries with INTERNALLIB.Ruslan Ermilov2002-05-131-5/+1
* Bmake bits for Gcc 3.1.David E. O'Brien2002-05-101-15/+53
|\
| * Bmake bits for GCC 3.1.David E. O'Brien2002-04-061-13/+37
| * MFC: remove 2.6.3 cc_int shlib cruft and s/GNU_ARCH/TARGET_ARCH/g.David E. O'Brien2002-04-041-4/+2
| * Changes in order to compile GCC 3.0.2.David E. O'Brien2001-12-181-0/+67
* Get rid of GCC_ARCH, and just use plain TARGET_ARCH.David E. O'Brien2002-04-041-2/+2
* Remove some 1996 GCC 2.6.3 cruft for building a shared cc_int lib.David E. O'Brien2002-04-031-3/+1
* Move the creation of the insn-*.c files from cc_tools to cc_int.David E. O'Brien2002-03-021-2/+10
* Move c-decl.c out of the common libcc_int.a into the binary MakefilesDavid E. O'Brien2000-05-241-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