[project @ 2004-11-21 22:25:23 by desrt]
authordesrt <unknown>
Sun, 21 Nov 2004 22:25:24 +0000 (22:25 +0000)
committerdesrt <unknown>
Sun, 21 Nov 2004 22:25:24 +0000 (22:25 +0000)
commita1947dc78b38b2aced923e2f6d04031a0cb94009
tree78b9f6ecb4a63b16386da464e66856371e3c2afd
parent0181f5b8e87edbb50fbbe06efb8fca203ad535ea
[project @ 2004-11-21 22:25:23 by desrt]
rtsconfig, smrep: fixes to not put info next to code (like ia64)
machregs: define registers for powerpc64 - same as ppc32
tailcalls: for now do tailcalls as normal calls. (ok on powerpc since
           calls don't grow the stack and we don't care about LR anyway)
ghc/compiler/codeGen/SMRep.lhs
ghc/includes/MachRegs.h
ghc/includes/RtsConfig.h
ghc/includes/TailCalls.h