summaryrefslogtreecommitdiff
path: root/compiler/ghci/ByteCodeAsm.lhs
Commit message (Expand)AuthorAgeFilesLines
...
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Follow Array changes (adding numElements field)Ian Lynagh2007-08-101-2/+2
* Remove a duplicate caseIan Lynagh2007-08-101-1/+0
* Warning PoliceMichael D. Adams2007-07-051-3/+3
* Re-working of the breakpoint supportSimon Marlow2007-04-171-4/+11
* Remove the itbls field of BCO, put itbls in with the literalsSimon Marlow2007-02-271-56/+54
* MERGE from 6.6: Windows fix for stdcall foreign-import-wrapper, fixes ffi012(...Simon Marlow2007-02-211-0/+6
* Allow a word-sized argument for STKCHECKIan Lynagh2006-12-211-1/+26
* More import tidying and fixing the stage 2 buildSimon Marlow2006-10-111-11/+12
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+497