aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc_int
Commit message (Expand)AuthorAgeFilesLines
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-292-121/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+16
|\
| * Merge headSimon J. Gerraty2014-04-281-0/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync with HEAD.David E. O'Brien2013-02-081-0/+2
| |\
| * \ Sync from headSimon J. Gerraty2012-11-041-0/+1
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-222-0/+19
* | | | gcc: Missing makefile changes for r258501.Pedro F. Giffuni2013-11-241-0/+1
| |_|/ |/| |
* | | Add compiler support for the ARM EABI.Andrew Turner2013-01-171-0/+2
| |/ |/|
* | Add support for bmake. This includes:Marcel Moolenaar2012-10-061-0/+3
|/
* Complete the integration of tbemd branch into head.Warner Losh2010-11-101-4/+0
* 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-74/+82
* 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