[project @ 2002-11-20 14:09:42 by simonmar]
authorsimonmar <unknown>
Wed, 20 Nov 2002 14:10:04 +0000 (14:10 +0000)
committersimonmar <unknown>
Wed, 20 Nov 2002 14:10:04 +0000 (14:10 +0000)
commit491f66f835964bbcfa8f7acf46bc2bd1443be679
treeca61737c220dd8584db74347aec75827959c07ca
parent0addb8f5d4588daf25278964a1363c1006222f45
[project @ 2002-11-20 14:09:42 by simonmar]
Snapshot of the Eval/Apply changes, c. 15 Nov 2002.  This snapshot
should be relatively stable, although GHCi and profiling are currently
known to be broken.
ghc/compiler/nativeGen/StixInfo.lhs [deleted file]
ghc/includes/StgFun.h [new file with mode: 0644]
ghc/rts/Apply.h [new file with mode: 0644]
ghc/rts/Apply.hc [new file with mode: 0644]
ghc/rts/LinkerBasic.c [deleted file]
ghc/rts/Rts.h [new file with mode: 0644]
ghc/utils/genapply/GenApply.hs [new file with mode: 0644]
ghc/utils/genapply/Makefile [new file with mode: 0644]