aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config/cc/gcc
Commit message (Expand)AuthorAgeFilesLines
* 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