summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Let gcc and ld know where to find 32 bit libraries on amd64.tijl2010-11-171-1/+1
* | | We need to add powerpc64->powerpc translations (I knew I hated copyingimp2010-11-141-1/+1
| |/ |/|
* | Complete the integration of tbemd branch into head.imp2010-11-104-27/+28
|/
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesnwhitehorn2010-07-103-4/+22
* Fix build for O32 systems without a TARGET_CPUTYPE defined. We must default tojmallett2010-06-021-0/+8
* Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.jmallett2010-06-021-1/+22
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicobrien2010-05-123-3/+7
* Make little endian compiles produce little endian binaries on mips.imp2010-03-051-0/+4
* Back-merge (by hand) r195668:imp2010-01-081-3/+0
* 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
* Fix build breakage due to the interplay between r189801 and r189824.das2009-03-141-0/+1
* Add strndup(3) prototype to string.h.kib2008-12-081-1/+1
* Add FreeBSD/MIPS support to GCC.obrien2008-09-013-1/+14
* Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. Sharedobrien2008-08-313-23/+20
* Use LC_ALL=C before awk generating "optionlist"ache2007-11-181-3/+3
* Welcome FreeBSD 8.obrien2007-10-121-2/+2
* Disable TLS for arm and sparc64 here as binutils 2.15 predate GNU TLSmarius2007-10-081-0/+2
* Make gcc default to big endian when building it for a big endian target.cognet2007-09-181-0/+4
* Fix compiles when user chooses to disable both ObjC and C++ support inkan2007-05-281-1/+2
* Back out the addition of -static to LDFLAGS; I'm pretty confidentru2007-05-211-1/+0
* Work-around for upgrading from a pre-symbol-versioned world.scottl2007-05-191-0/+1
* Update bmake glue to build GCC 4.2.kan2007-05-1930-827/+2672
* Minor Makefile cleanup. Do not use Makefile variables named 'version' andkan2007-03-125-9/+8
* Remove gratuitous white space change.obrien2006-11-061-12/+5
* Prepare to pick up manpages from their new location.ru2006-09-212-7/+2
* Bump __FreeBSD_cc_version in case someone cares for differences betweenkan2006-09-211-1/+1
* Add additional support for generating code for the arm. There's stillimp2006-09-185-0/+201
* This is not needed since src/gnu/usr.bin/cc/cc_int/Makefile,v 1.34.ru2006-09-161-54/+0
* A TARGET_CPU_DEFAULT of xscale for arm results in illegal instructionsimp2006-09-151-1/+1
* Remove redundant defines alerady set by Makefile.fekan2006-09-121-3/+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, and set an ARMobrien2006-09-121-0/+4
* Default to big endian ARM if "TARGET_BIG_ENDIAN" is defined (& targeting ARM).obrien2006-09-121-0/+4
* Fix three whitespace nits.imp2006-09-111-3/+2
* The platform name is ARM not StrongARM.obrien2006-07-221-1/+1
* Desupport the *_COLLECT2 no-op.ru2006-03-211-2/+2
* Reimplementation of world/kernel build options. For details, see:ru2006-03-172-10/+14
* Don't pollute output when "make" is run with -s.ru2006-01-141-1/+2
* 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
* Update bmake glue for GCC 3.4.4.kan2005-06-031-1/+3
* NOSHARED -> NO_SHAREDru2004-12-214-4/+4
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-219-9/+9
* Remove trailing whitespace.kan2004-11-071-1/+1
* Reconnect c++filt to the build.kan2004-11-071-2/+2
* Unbreak c++filt. It was disconnected from the build and never fixed duringkan2004-11-071-8/+1
* For variables that are only checked with defined(), don't provideru2004-10-246-7/+7
* A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lostru2004-08-181-10/+0
* Consolidate libiberty files in one place and avoid listing somekan2004-08-122-15/+12
OpenPOWER on IntegriCloud