Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant constraints in the compiler itself, found by ↵ | Simon Peyton Jones | 2015-01-06 | 1 | -1/+1 |
| | | | | -fwarn-redundant-constraints | ||||
* | Update a panic message | Ian Lynagh | 2013-01-11 | 1 | -1/+1 |
| | | | | | | I don't actually know if suggesting -fllvm as a workaround is useful advice, but -fvia-C certainly won't help as it doesn't do anything any more. | ||||
* | Whitespace only in nativeGen/SPARC/Base.hs | Ian Lynagh | 2013-01-11 | 1 | -31/+24 |
| | |||||
* | Move some more constants into platformConstants | Ian Lynagh | 2012-09-14 | 1 | -3/+3 |
| | |||||
* | Use -fwarn-tabs when validating | Ian Lynagh | 2011-11-04 | 1 | -0/+7 |
| | | | | | We only use it for "compiler" sources, i.e. not for libraries. Many modules have a -fno-warn-tabs kludge for now. | ||||
* | Follow the removal of the Show superclass of Num | Ian Lynagh | 2011-10-12 | 1 | -1/+1 |
| | |||||
* | SPARC NCG: Split up into chunks, and fix warnings. | Ben.Lippmeier@anu.edu.au | 2009-02-16 | 1 | -0/+24 |
| | |||||
* | SPARC NCG: Reorganise Reg and RegInfo | Ben.Lippmeier@anu.edu.au | 2009-02-16 | 1 | -0/+51 |