summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc_int
Commit message (Expand)AuthorAgeFilesLines
* MFC rr258501, r258507;pfg2013-12-151-0/+1
* Add compiler support for the ARM EABI.andrew2013-01-171-0/+2
* Add support for bmake. This includes:marcel2012-10-061-0/+3
* Complete the integration of tbemd branch into head.imp2010-11-101-4/+0
* Make gcc default to big endian when building it for a big endian target.cognet2007-09-181-0/+4
* Update bmake glue to build GCC 4.2.kan2007-05-191-77/+85
* Minor Makefile cleanup. Do not use Makefile variables named 'version' andkan2007-03-121-2/+2
* Add additional support for generating code for the arm. There's stillimp2006-09-181-0/+4
* This is not needed since src/gnu/usr.bin/cc/cc_int/Makefile,v 1.34.ru2006-09-161-54/+0
* Move to more global Makefile.tgt vs. having to define in the leaves.obrien2006-09-121-4/+0
* Default to big endian ARM if "TARGET_BIG_ENDIAN" is defined (& targeting ARM).obrien2006-09-121-0/+4
* Don't pollute output when "make" is run with -s.ru2006-01-141-1/+2
* 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
OpenPOWER on IntegriCloud