Tag ForeignCalls with the package they correspond to
[ghc-hetmet.git] / compiler / nativeGen / X86 / CodeGen.hs
2010-01-02 Ben.Lippmeier@anu... Tag ForeignCalls with the package they correspond to
2009-12-29 Ben.Lippmeier@anu... Nicer panic message
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-05-27 Ben.Lippmeier.anu... Follow vreg/hreg patch in X86_64 NCG
2009-05-19 Ben.Lippmeier@anu... Follow vreg/hreg patch in x86 NCG
2009-05-18 Ben.Lippmeier@anu... Split Reg into vreg/hreg and add register pairs
2009-04-24 Ben.Lippmeier@anu... Fix #3182: 64 bit FP value returned by C calls was...
2009-02-15 Ben.Lippmeier@anu... NCG: validate fixes for x86_64-linux
2009-02-15 Ben.Lippmeier@anu... NCG: Split up the native code generator into arch speci...