summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/Platform.hs
Commit message (Expand)AuthorAgeFilesLines
* Move Platform from compiler/nativeGen to compiler/utilsIan Lynagh2011-05-071-104/+0
* Remove dead Alpha native backend.Edward Z. Yang2011-04-301-5/+2
* provide shared libraries support on i386-unknown-solaris2 platformKarel Gardas2010-12-171-0/+1
* fix CPP detection of Solaris in NCGKarel Gardas2010-12-171-3/+3
* Enable shared libs on OpenBSDMatthias Kilian2010-09-181-0/+4
* Patch for shared libraries support on FreeBSDIan Lynagh2010-01-061-1/+11
* NCG: Split up the native code generator into arch specific modulesBen.Lippmeier@anu.edu.au2009-02-151-0/+92