Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linker: Move -optl flags to end of linker invocation. | Niklas Hambüchen | 2019-09-11 | 1 | -2/+6 |
* | Fix LLVM version check yet again | Ömer Sinan Ağacan | 2019-08-29 | 1 | -13/+5 |
* | compiler: trace SysTools commands to emit start/stop eventlog markers | Alp Mestanogullari | 2019-07-13 | 1 | -18/+31 |
* | Fixes for LLVM 7 | Erik de Castro Lopo | 2019-06-24 | 1 | -4/+6 |
* | Move 'Platform' to ghc-boot | John Ericson | 2019-06-19 | 1 | -1/+1 |
* | Maintain separate flags for C++ compiler invocations | Ben Gamari | 2019-06-13 | 1 | -12/+16 |
* | Add `-optcxx` option (#16477) | Yuriy Syrovetskiy | 2019-04-08 | 1 | -4/+21 |
* | Rip out object splitting | Ben Gamari | 2019-03-05 | 1 | -5/+0 |
* | Calling gcc: Pass optc flags as last options (#14452) | Roland Senn | 2018-11-22 | 1 | -1/+3 |
* | llvmGen: Pass -optlo flags last to opt | Oleg Grenrus | 2018-03-25 | 1 | -1/+3 |
* | Split SysTools up some | Tamar Christina | 2017-10-10 | 1 | -0/+343 |