- Jan 21, 1997
-
-
sof authored
Way .hi: .o rule added
-
sof authored
-hisuf-prelude is no more!
-
sof authored
SOURCE pragma and extra opts
-
sof authored
Special pleading for way norm
-
sof authored
Stable pointers were not treated as roots
-
sof authored
Added timer stuff for cygwin32
-
sof authored
Added magic _reg for GHC prelude module
-
sof authored
cygwin32 support
-
sof authored
Fixed consist pattern for cygwin32
-
sof authored
Not quite as keen to dump interface file on stderr (-v will do it)
-
- Jan 18, 1997
-
-
Simon Peyton Jones authored
More polishing by Simon; to get nofib to run!
-
- Jan 17, 1997
-
-
Simon Peyton Jones authored
Cross module worker-wrappers
-
- Jan 16, 1997
-
-
David N. Turner authored
-
- Jan 07, 1997
-
-
Simon Marlow authored
use mk/lib.mk, and remove some junk.
-
Simon Marlow authored
use ghc/mk/ways.mk.
-
Simon Marlow authored
use mk/lib.mk and remove some junk.
-
Simon Marlow authored
use ghc/mk/ways.mk.
-
Simon Marlow authored
Makefile for building objects several ways, for libraries and runtime system
-
Simon Marlow authored
remove the object files on a make clean.
-
David N. Turner authored
Fake interface file for main module
-
Simon Peyton Jones authored
Bug fixes to pragmas
-
- Jan 06, 1997
-
-
Simon Peyton Jones authored
Pragmas in interface files added
-
David N. Turner authored
The contents of these files are now spread amongst lib/ghc and lib/required
-
- Jan 03, 1997
- Jan 02, 1997
-
-
sof authored
Added support for cygwin32
-
- Dec 20, 1996
-
-
Simon Peyton Jones authored
Add lib/ghc/GHC.hi
-
- Dec 19, 1996
-
-
Simon Peyton Jones authored
Adding and removing files
-
Simon Peyton Jones authored
Adding LoopHack.hc
-
David N. Turner authored
Removed unused file
-
Simon Peyton Jones authored
Even tinier bug fix to printing of interfaces
-
Simon Peyton Jones authored
Tiny bug fix to printing of interfaces
-
Simon Peyton Jones authored
SLPJ new renamer and lots more
-
sof authored
Testing how CVS handles Win* CR-LF as opposed to just CR
-
- Dec 18, 1996
-
-
David N. Turner authored
Added extra dependencies for ugen stuff
-
- Dec 17, 1996
- Dec 16, 1996
-
-
Simon Marlow authored
fix bug in latest commit
-
- Dec 02, 1996
-
-
Simon Marlow authored
don't set the info ptr when entering a closure; this is unnecessary as the info ptr is loaded in the constructor entry code (see comment by me in CgConTbls.lhs). Very minor performance hit for Sparc/Alpha, big win for i386. Should probably be conditionalised on the architecture or something.
-
- Nov 26, 1996
-
-
David N. Turner authored
-