aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/include
Commit message (Expand)AuthorAgeFilesLines
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-294-145/+0
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-1/+1
* Convert gnu to using SRCTOPWarner Losh2017-03-121-1/+1
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-221-1/+2
* 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/+13
|\
| * Merge head from 7/28Simon J. Gerraty2014-08-191-2/+0
| |\ | |/ |/|
| * Merge from headSimon J. Gerraty2013-09-053-2/+111
| |\
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync with HEAD.David E. O'Brien2013-02-081-0/+2
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-222-3/+15
* | | | Remove ia64.Marcel Moolenaar2014-07-071-2/+0
| |_|/ |/| |
* | | add support to gcc for AES and PCLMUL intrinsics... This addes theJohn-Mark Gurney2013-09-033-1/+109
* | | gcc: install AMD intrinsics header ammintrin.hPedro F. Giffuni2013-06-071-2/+2
* | | When gcc 4.2.0 was imported, the 3DNow intrinsics header <mm3dnow.h> wasDimitry Andric2013-05-081-1/+2
| |/ |/|
* | Add compiler support for the ARM EABI.Andrew Turner2013-01-171-0/+2
* | Add support for bmake. This includes:Marcel Moolenaar2012-10-061-3/+1
|/
* In r219639, SSSE3 instruction set support was backported to our gcc.Dimitry Andric2011-04-141-1/+1
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesNathan Whitehorn2010-07-101-1/+1
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicDavid E. O'Brien2010-05-121-0/+2
* Update bmake glue to build GCC 4.2.Alexander Kabaev2007-05-191-2/+5
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-281-0/+4
* Add two additional headers for amd64 and x86.Alexander Kabaev2003-12-091-1/+1
* We're changing the platform name from x86[_-]86 to amd64.David E. O'Brien2003-04-261-1/+1
* Mark bits that do not require an object directory as such.Ruslan Ermilov2003-04-011-0/+2
* We're going to have to use a TARGET_ARCH of "x86_64" rather than "x86-64"David E. O'Brien2002-09-121-1/+1
* We don't need bsd.dep.mk here.David E. O'Brien2002-06-051-1/+0
* Install the i386 MMX headers, and IA-64 intrinsics functions.David E. O'Brien2002-06-041-0/+16
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!Peter Wemm1996-09-1957-15499/+0
* Enabled my FUNCTION_PROFILER_EPILOGUE code and added optionBruce Evans1995-12-261-6/+16
* When building -static, link with special scrt0.o instead of crt0.o. ThisDavid Greenman1995-10-181-0/+3
* Make only a `-r' flag (as opposed to `-r*') special within theJoerg Wunsch1995-08-041-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-3018-66/+66
* Remove the last vestige of COMMENT_BEGIN.Bruce Evans1995-03-121-1/+0
* Undo most of the changes in the gcc-2.6.3 "upgrade"Bruce Evans1995-03-121-8/+10
* Added support for #pragma weak.Nate Williams1995-03-111-0/+3
* Updated the sources to gcc 2.6.3 with FreeBSD changes already applied.Nate Williams1995-03-112-25/+7
* Added NO_IMPLICIT_C as our header files in standard locations are eitherL Jonas Olsson1994-11-161-0/+3
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.Poul-Henning Kamp1994-11-152-23/+26
* Restore my fixes to 2.6.0. The changes should not affect anything exceptBruce Evans1994-11-061-19/+15
* Explicitly tell cpp where to look for include files.Poul-Henning Kamp1994-11-041-2/+0
* Remove obsolete __386BSD__ predefine.Jordan K. Hubbard1994-11-031-1/+1
* ----------------------------------Poul-Henning Kamp1994-11-0313-454/+700
* Disable one of my extensions (function profiler epilogues) thatBruce Evans1994-09-021-0/+2
* Define __FreeBSD__ to be 2.Garrett Wollman1994-08-101-1/+1
* Here comes the right import of gcc-2.6.0.Poul-Henning Kamp1994-08-0257-0/+15252