| Commit message (Expand) | Author | Age | Files | Lines |
* | Define "ar command" correctly in settings file on Windows | Ian Lynagh | 2012-01-14 | 1 | -1/+1 |
* | Enable llvm tool paths to be set with ./configure | David Terei | 2012-01-10 | 1 | -1/+3 |
* | Store the word size as determined by configure, in the settings file (#5735) | Simon Marlow | 2012-01-04 | 1 | -0/+1 |
* | Detect cases where as(1) doesn't recognise .ident directive (#5408) | PHO | 2011-12-08 | 1 | -0/+1 |
* | Convert the HAVE_GNU_NONEXEC_STACK conditional into Haskell | Ian Lynagh | 2011-10-19 | 1 | -0/+1 |
* | Add "have subsections via symbols" to the Platform type | Ian Lynagh | 2011-10-19 | 1 | -1/+2 |
* | Put the target platform in the settings file | Ian Lynagh | 2011-10-19 | 1 | -1/+4 |
* | Move more commands into the settings file | Ian Lynagh | 2011-06-22 | 1 | -1/+4 |
* | Move some Windows special-casing out of the compiler | Ian Lynagh | 2011-06-22 | 1 | -2/+2 |
* | Add ar location and details to settings file | Ian Lynagh | 2011-04-29 | 1 | -0/+3 |
* | Add "C compiler flags" to settings file | Ian Lynagh | 2011-04-29 | 1 | -0/+1 |
* | "perl command" should be perl, not gcc! | Ian Lynagh | 2011-04-23 | 1 | -1/+1 |
* | Rename "GCC command" to "C compiler command" | Ian Lynagh | 2011-04-23 | 1 | -1/+1 |
* | Move gcc's and perl's location to the settings file | Ian Lynagh | 2011-04-22 | 1 | -1/+3 |
* | Rename "extra-gcc-opts" to "settings", and start generalising it | Ian Lynagh | 2011-04-21 | 1 | -0/+2 |