[project @ 2001-07-13 11:03:47 by rrt]
authorrrt <unknown>
Fri, 13 Jul 2001 11:03:47 +0000 (11:03 +0000)
committerrrt <unknown>
Fri, 13 Jul 2001 11:03:47 +0000 (11:03 +0000)
commitc51aae8f14a7a7d546839d97c1b32491a8080c6a
tree6957cb51091f1f60120ef55b7dc04a228b8857a4
parent434ef2b14b37df405602a74838b8b38d0f5b4375
[project @ 2001-07-13 11:03:47 by rrt]
Move 64-bit arithmetic support into std_cbits; there's no reason for it to
be in the RTS.
ghc/lib/std/PrelInt.lhs
ghc/lib/std/PrelWord.lhs
ghc/lib/std/cbits/longlong.c [new file with mode: 0644]
ghc/rts/StgLongLong.c [deleted file]