summaryrefslogtreecommitdiff
path: root/settings.in
Commit message (Expand)AuthorAgeFilesLines
* Use ar for -staticlibMoritz Angermann2017-09-131-0/+1
* Clean up opt and llcMoritz Angermann2017-09-061-1/+2
* distrib/configure: Fail if we can't detect machine's word sizeBen Gamari2017-07-121-1/+1
* Testsuite: Skip failing tests on PowerPC 64-bitPeter Trommler2016-12-271-0/+1
* Pass -no-pie to GCCBen Gamari2016-11-111-0/+1
* LlvmCodeGen cross-compiling fixes (#9895)Erik de Castro Lopo2014-12-291-0/+1
* Control CPP through settings file (#8683)Carter Tazio Schonwald2014-07-021-0/+2
* Rework how iOS does linking (#8127)Austin Seipp2013-08-281-0/+1
* Add support for OSX ld's -filelist flagIan Lynagh2013-03-181-0/+1
* Split SettingsCCompilerFlags into non-link and link portionsGabor Greif2013-02-251-0/+1
* Tidy up cross-compilingSimon Marlow2013-01-171-0/+1
* Add "Unregisterised" as a field in the settings fileIan Lynagh2012-08-071-0/+1
* More more ld-related settings into the settings fileIan Lynagh2012-08-051-0/+3
* Move linker flags into the settings file; fixes #4862Ian Lynagh2012-08-051-0/+1
* Define "ar command" correctly in settings file on WindowsIan Lynagh2012-01-141-1/+1
* Enable llvm tool paths to be set with ./configureDavid Terei2012-01-101-1/+3
* Store the word size as determined by configure, in the settings file (#5735)Simon Marlow2012-01-041-0/+1
* Detect cases where as(1) doesn't recognise .ident directive (#5408)PHO2011-12-081-0/+1
* Convert the HAVE_GNU_NONEXEC_STACK conditional into HaskellIan Lynagh2011-10-191-0/+1
* Add "have subsections via symbols" to the Platform typeIan Lynagh2011-10-191-1/+2
* Put the target platform in the settings fileIan Lynagh2011-10-191-1/+4
* Move more commands into the settings fileIan Lynagh2011-06-221-1/+4
* Move some Windows special-casing out of the compilerIan Lynagh2011-06-221-2/+2
* Add ar location and details to settings fileIan Lynagh2011-04-291-0/+3
* Add "C compiler flags" to settings fileIan Lynagh2011-04-291-0/+1
* "perl command" should be perl, not gcc!Ian Lynagh2011-04-231-1/+1
* Rename "GCC command" to "C compiler command"Ian Lynagh2011-04-231-1/+1
* Move gcc's and perl's location to the settings fileIan Lynagh2011-04-221-1/+3
* Rename "extra-gcc-opts" to "settings", and start generalising itIan Lynagh2011-04-211-0/+2