aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config/cc/gcc
Commit message (Expand)AuthorAgeFilesLines
* Remove the misc dir:lloyd2008-09-291-87/+0
* Alternate warning flags for GCC 4.3lloyd2008-09-171-0/+1
* Better autodetection support for the Cell PPU and ppc64 machines generally.lloyd2008-09-161-0/+1
* Default back to normal cross-version GCC flagslloyd2008-09-111-2/+1
* For non-release, use strict GCC warn flagslloyd2008-09-071-2/+2
* Revert back to just -W -Wall for GCC for releaselloyd2008-09-051-2/+2
* Extra warnings for GCC 4lloyd2008-08-311-1/+2
* Complete the core2duo -> core2 renamelloyd2008-07-071-1/+0
* Set -march=<submodel> for x86-64 processors, and delete the bit of codelloyd2008-07-071-2/+2
* Optimizations had been disabledlloyd2008-04-141-2/+2
* Rename so_obj_flags variable to shared_flagslloyd2008-04-131-3/+3
* Add lines for setting dll_import_flags and dll_export_flags to all thelloyd2008-04-131-0/+3
* On NetBSD with GCC, define _NETBSD_SOURCE; according to a report on thelloyd2008-03-101-1/+1
* Remove the checks that the compiler specified works on the given OS/CPU.lloyd2007-10-211-36/+0
* Handle out of tree builds a little better.lloyd2007-03-041-1/+1
* Define _QNX_SOURCE when compiling under QNX, according to reports on thelloyd2007-02-281-1/+1
* Various small improvements for x86-64 architectures, and better supportlloyd2006-11-241-0/+3
* Use -momit-leaf-frame-pointer on x86 and x86-64lloyd2006-09-261-6/+3
* Do put a space after -c/-o options, except for Visual C++, which can'tlloyd2006-09-091-2/+2
* Improve handling of Itanium option generation for GCClloyd2006-09-081-0/+1
* Move the configure.pl generation code into the tree.lloyd2006-06-031-0/+118