Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename so_obj_flags variable to shared_flags | lloyd | 2008-04-13 | 1 | -3/+3 |
* | Add lines for setting dll_import_flags and dll_export_flags to all the | lloyd | 2008-04-13 | 1 | -0/+3 |
* | On NetBSD with GCC, define _NETBSD_SOURCE; according to a report on the | lloyd | 2008-03-10 | 1 | -1/+1 |
* | Remove the checks that the compiler specified works on the given OS/CPU. | lloyd | 2007-10-21 | 1 | -36/+0 |
* | Handle out of tree builds a little better. | lloyd | 2007-03-04 | 1 | -1/+1 |
* | Define _QNX_SOURCE when compiling under QNX, according to reports on the | lloyd | 2007-02-28 | 1 | -1/+1 |
* | Various small improvements for x86-64 architectures, and better support | lloyd | 2006-11-24 | 1 | -0/+3 |
* | Use -momit-leaf-frame-pointer on x86 and x86-64 | lloyd | 2006-09-26 | 1 | -6/+3 |
* | Do put a space after -c/-o options, except for Visual C++, which can't | lloyd | 2006-09-09 | 1 | -2/+2 |
* | Improve handling of Itanium option generation for GCC | lloyd | 2006-09-08 | 1 | -0/+1 |
* | Move the configure.pl generation code into the tree. | lloyd | 2006-06-03 | 1 | -0/+118 |