| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up opt and llc | Moritz Angermann | 2017-09-06 | 1 | -1/+2 |
* | distrib/configure: Fail if we can't detect machine's word size | Ben Gamari | 2017-07-12 | 1 | -1/+1 |
* | Testsuite: Skip failing tests on PowerPC 64-bit | Peter Trommler | 2016-12-27 | 1 | -0/+1 |
* | Pass -no-pie to GCC | Ben Gamari | 2016-11-11 | 1 | -0/+1 |
* | LlvmCodeGen cross-compiling fixes (#9895) | Erik de Castro Lopo | 2014-12-29 | 1 | -0/+1 |
* | Control CPP through settings file (#8683) | Carter Tazio Schonwald | 2014-07-02 | 1 | -0/+2 |
* | Rework how iOS does linking (#8127) | Austin Seipp | 2013-08-28 | 1 | -0/+1 |
* | Add support for OSX ld's -filelist flag | Ian Lynagh | 2013-03-18 | 1 | -0/+1 |
* | Split SettingsCCompilerFlags into non-link and link portions | Gabor Greif | 2013-02-25 | 1 | -0/+1 |
* | Tidy up cross-compiling | Simon Marlow | 2013-01-17 | 1 | -0/+1 |
* | Add "Unregisterised" as a field in the settings file | Ian Lynagh | 2012-08-07 | 1 | -0/+1 |
* | More more ld-related settings into the settings file | Ian Lynagh | 2012-08-05 | 1 | -0/+3 |
* | Move linker flags into the settings file; fixes #4862 | Ian Lynagh | 2012-08-05 | 1 | -0/+1 |
* | 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 |