Remove very dead Java backend code.
[ghc-hetmet.git] / compiler / llvmGen / LlvmMangler.hs
2011-05-04 David TereiLLVM: Support LLVM 2.9 (#5103)
2011-05-04 David TereiLLVM: Add support for 64bit OSX. (partial #4210)
2011-05-01 David TereiLLVM: Fix bug with osx mangler and jump tables.
2011-03-09 David TereiLLVM: Fix #4995, llvm mangler broken for large compiles
2011-02-13 David TereiLLVM: Huge improvement to mangler speed.
2010-12-10 Ben LippmeierDefensify naked read in LLVM mangler
2010-12-10 Ben LippmeierFormatting only
2010-07-20 David TereiLLVM: Fix OSX to work again with TNTC disabled.
2010-07-19 David TereiLLVM: Fix up botched last commit
2010-07-19 David TereiLLVM: Fix warning introduce in last commit.
2010-07-18 David TereiLLVM: Use mangler to fix up stack alignment issues...
2010-07-13 David TereiLLVM: Add in new LLVM mangler for implementing TNTC...