summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc_tools/freebsd-native.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r312899: add octeon+ as an alias for octeon in GCC & binutilsemaste2017-03-031-1/+1
* gcc42: Fix minor C99 parse bugcem2016-05-271-1/+1
* Fix cross compilation after r258428.andreast2013-11-211-1/+1
* Bump OS versions in the toolchain triples to 11.0, and bump thedim2013-10-101-2/+2
* Update gcc's __FreeBSD__ and __FreeBSD_cc_version macros for FreeBSD 10.dim2011-10-181-2/+2
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicobrien2010-05-121-3/+3
* Back out previous revision until better tested fix is ready.kan2009-06-291-8/+0
* Eliminate .text relocations in shared libraries compiled with stack protector.kan2009-06-281-0/+8
* Welcome FreeBSD 8.obrien2007-10-121-2/+2
* Update bmake glue to build GCC 4.2.kan2007-05-191-15/+14
* Bump __FreeBSD_cc_version in case someone cares for differences betweenkan2006-09-211-1/+1
* Locate __FreeBSD_cc_version's value beside __FreeBSD__'s value to make itobrien2005-10-301-1/+2
* Catch up with FreeBSD 7.obrien2005-10-291-1/+1
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-281-15/+6
* Update for GCC 3.3.1-pre.kan2003-07-111-2/+2
* When building a shared library, link it against libgcc_pic.a instead of thepeter2003-06-131-1/+2
* Allow one to profile FORTRAN77 programs.obrien2002-06-091-0/+1
* Restore revision 1.15 (use profiled C++ libs) which wasn't on the WIP_GCC31obrien2002-06-081-1/+3
* Read specs from /usr/libdata/gcc/specs if it exists.obrien2002-06-061-0/+1
* Search the "backward" C++ compatibility include dir also.obrien2002-06-051-0/+1
* MD_EXEC_PREFIX doesn't work for the cross-arch compiler.ru2002-05-161-1/+2
* Bmake bits for Gcc 3.1.obrien2002-05-101-6/+22
* Add support for using the profiled versions of the C++ (and related) libs.obrien2002-05-011-1/+3
* Minor reorg.obrien2002-04-041-3/+2
* Use libgcc_p.a when -pg is in effect.obrien2002-02-241-0/+4
* Allow for better control over the GCC front-end when building a crossobrien2002-02-201-0/+5
* Clean up the style a little bit.obrien2002-02-201-8/+3
* Do not define a 'MD_EXEC_PREFIX'. It is not needed, not used in theobrien2002-02-201-8/+2
* Define "FREEBSD_NATIVE" in the freebsd-native header to reduce the amountobrien2001-03-021-0/+3
* Use a unified libgcc rather than a seperate one for threaded andobrien2001-01-061-10/+0
* Link with libgcc_pic when building shared objects.obrien2000-11-101-1/+4
* Found remaining -kthread option that [sort of] supported using theobrien2000-11-091-1/+3
* Allow the specification of a prefix for gcc to find all the various bits.obrien1999-12-291-5/+8
* Reduce the FreeBSD custom hacks to gcc.c by using the GCC provided methodsobrien1999-12-221-14/+19
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Move "LIBGCC_SPEC" to freebsd-native.h as it is not approapiate forobrien1999-08-151-1/+6
* Rather than hack config/freebsd.h to contain our hacks for a native compiler,obrien1999-04-281-0/+40
OpenPOWER on IntegriCloud