summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/SPARC/Base.hs
Commit message (Expand)AuthorAgeFilesLines
* Modules: CmmToAsm (#13009)Sylvain Henry2020-02-241-77/+0
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Remove redundant constraints in the compiler itself, found by -fwarn-redundan...Simon Peyton Jones2015-01-061-1/+1
* Update a panic messageIan Lynagh2013-01-111-1/+1
* Whitespace only in nativeGen/SPARC/Base.hsIan Lynagh2013-01-111-31/+24
* Move some more constants into platformConstantsIan Lynagh2012-09-141-3/+3
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Follow the removal of the Show superclass of NumIan Lynagh2011-10-121-1/+1
* SPARC NCG: Split up into chunks, and fix warnings.Ben.Lippmeier@anu.edu.au2009-02-161-0/+24
* SPARC NCG: Reorganise Reg and RegInfoBen.Lippmeier@anu.edu.au2009-02-161-0/+51