More fixes to the SPARC native code generator
authorBen.Lippmeier@anu.edu.au <unknown>
Thu, 15 Jan 2009 05:57:27 +0000 (05:57 +0000)
committerBen.Lippmeier@anu.edu.au <unknown>
Thu, 15 Jan 2009 05:57:27 +0000 (05:57 +0000)
commitbca11b6352ea379329a645df1d706e2b28378629
tree7333655f0bc3660a3b02d91b924bd0cdd3f2ea71
parent8db404018f101a182c92cc724a8de08cf5ab10ba
More fixes to the SPARC native code generator

 * Fix loading of 64bit floats
 * Put SRT and other read only static data in the .text segment
compiler/nativeGen/MachCodeGen.hs
compiler/nativeGen/PprMach.hs