| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix references to cminusminus.org | Ben Gamari | 2018-01-18 | 1 | -2/+2 |
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | Reduce the size of string literals in binaries. | Thijs Alkemade | 2016-12-06 | 1 | -0/+1 |
* | Replace calls to `ptext . sLit` with `text` | Jan Stolarek | 2016-01-18 | 1 | -9/+9 |
* | Implement function-sections for Haskell code, #8405 | Simon Brenner | 2015-11-12 | 1 | -10/+16 |
* | Revert "Place static closures in their own section." | Edward Z. Yang | 2014-10-20 | 1 | -1/+0 |
* | Indentation and non-semantic changes only. | Edward Z. Yang | 2014-10-19 | 1 | -7/+7 |
* | Place static closures in their own section. | Edward Z. Yang | 2014-10-01 | 1 | -0/+1 |
* | Add LANGUAGE pragmas to compiler/ source files | Herbert Valerio Riedel | 2014-05-15 | 1 | -0/+2 |
* | Attach global register liveness info to Cmm procedures. | Geoffrey Mainland | 2012-10-30 | 1 | -2/+2 |
* | Remove a couple of unneccesary Platform arguments | Ian Lynagh | 2012-09-20 | 1 | -6/+3 |
* | Make StgHalfWord a portable type | Ian Lynagh | 2012-09-18 | 1 | -1/+1 |
* | New codegen: do not split proc-points when using the NCG | Simon Marlow | 2012-07-30 | 1 | -2/+0 |
* | Move -fno-warn-orphan flag into individual modules | Ian Lynagh | 2012-07-15 | 1 | -0/+1 |
* | Fix whitespace in cmm/PprCmmDecl.hs | Ian Lynagh | 2012-06-20 | 1 | -9/+2 |
* | Remove some more redundant Platform arguments | Ian Lynagh | 2012-06-20 | 1 | -8/+8 |
* | Remove some redundant Platform arguments | Ian Lynagh | 2012-06-20 | 1 | -4/+4 |
* | Remove more redundant Platform arguments | Ian Lynagh | 2012-06-13 | 1 | -9/+7 |
* | Remove PlatformOutputable | Ian Lynagh | 2012-06-13 | 1 | -30/+26 |
* | Pass DynFlags down to printForC and printForAsm | Ian Lynagh | 2012-06-11 | 1 | -2/+4 |
* | Use -fwarn-tabs when validating | Ian Lynagh | 2011-11-04 | 1 | -0/+7 |
* | More CPP removal: pprDynamicLinkerAsmLabel in CLabel | Ian Lynagh | 2011-10-02 | 1 | -29/+35 |
* | Renaming only | Simon Peyton Jones | 2011-08-25 | 1 | -8/+8 |
* | Snapshot of codegen refactoring to share with simonpj | Simon Marlow | 2011-08-25 | 1 | -62/+23 |
* | More work towards cross-compilation | Ian Lynagh | 2011-07-15 | 1 | -17/+22 |
* | Don't export the _info symbol for the data constructor worker bindings | Max Bolingbroke | 2011-07-07 | 1 | -2/+3 |
* | Remove the unused CmmAlign and CmmDataLabel from CmmStatic | Max Bolingbroke | 2011-07-05 | 1 | -3/+1 |
* | Refactoring: use a structured CmmStatics type rather than [CmmStatic] | Max Bolingbroke | 2011-07-05 | 1 | -3/+9 |
* | Merge in new code generator branch. | Simon Marlow | 2011-01-24 | 1 | -0/+196 |