[project @ 2005-04-05 09:45:06 by simonmar]
authorsimonmar <unknown>
Tue, 5 Apr 2005 09:45:06 +0000 (09:45 +0000)
committersimonmar <unknown>
Tue, 5 Apr 2005 09:45:06 +0000 (09:45 +0000)
commit14a5aadb84c34dbe2bee129ed80fdfa1fb12e3e0
tree1a44818fb84f75db62461dee6f00ccf3047517e2
parent816398197e571539e59fc2a1f1f1fa5188575400
[project @ 2005-04-05 09:45:06 by simonmar]
x86_64: generate 32-bit relative offset plus 32-bit padding instead of
a 64-bit relative offset.  This is probably not the best place to do
it, but it'll do for now.

Also reinstate some changes that accidentally got spammed yesterday.
ghc/compiler/nativeGen/MachCodeGen.hs
ghc/compiler/nativeGen/PprMach.hs
ghc/compiler/nativeGen/RegAllocInfo.hs