FIX #1418 (partially)
[ghc-hetmet.git] / compiler / codeGen / CgInfoTbls.hs
2007-06-13 Simon MarlowFIX #1418 (partially)
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-05-09 Simon MarlowStore the constructor name in the info table in UTF-8
2007-04-27 Simon Marlowadd the constructor name field to the info table for...
2007-03-08 wolfgang.thaller... Make constructor names in info tables position independent
2007-02-28 Simon MarlowRemove vectored returns.
2007-02-20 bjpop@csse.unimelb... Constructor names in info tables
2007-01-22 Simon MarlowSemi-tagging optimisation
2007-01-22 Simon MarlowSemi-tagging optimisation
2006-10-17 Simon MarlowRejig TABLES_NEXT_TO_CODE: the -unreg flag was broken...
2006-10-12 Ian LynaghPartially fix GHCi when unregisterised
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-06-29 Simon Marlowx86-64: fix a problem exposed by negative offsets in...
2006-04-07 Simon MarlowReorganisation of the source tree