summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/PIC.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove some old comments about the manglerDavid Terei2011-11-221-5/+0
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Add "have subsections via symbols" to the Platform typeIan Lynagh2011-10-191-7/+7
* More CPP removal: pprDynamicLinkerAsmLabel in CLabelIan Lynagh2011-10-021-44/+44
* Some CPP removalIan Lynagh2011-10-021-8/+8
* Renaming onlySimon Peyton Jones2011-08-251-6/+6
* Refactoring: use a structured CmmStatics type rather than [CmmStatic]Max Bolingbroke2011-07-051-6/+5
* Merge in new code generator branch.Simon Marlow2011-01-241-9/+9
* comment typoSimon Marlow2010-06-181-1/+1
* Patch for shared libraries support on FreeBSDIan Lynagh2010-01-061-56/+66
* Fix warningssimonpj@microsoft.com2010-01-051-5/+3
* Tag ForeignCalls with the package they correspond toBen.Lippmeier@anu.edu.au2010-01-021-5/+12
* Fix building of the RTS with the NCG under WindowsBen.Lippmeier@anu.edu.au2009-09-261-4/+28
* NCG: validate fixes for ppc-darwinBen.Lippmeier@anu.edu.au2009-02-151-3/+2
* NCG: Haddock validate fixBen.Lippmeier@anu.edu.au2009-02-151-2/+2
* NCG: Split up the native code generator into arch specific modulesBen.Lippmeier@anu.edu.au2009-02-151-0/+746