[project @ 2001-10-26 11:59:36 by sewardj]
authorsewardj <unknown>
Fri, 26 Oct 2001 11:59:36 +0000 (11:59 +0000)
committersewardj <unknown>
Fri, 26 Oct 2001 11:59:36 +0000 (11:59 +0000)
commitd6af23abb789a0afc4f1382c3f6e0e27d565d13e
treec9016f681ed5f9960aa072157914be4d6fc16c5a
parent9551c28bf72a42112a0cdf3c147758c8b14848b1
[project @ 2001-10-26 11:59:36 by sewardj]
merge from stable, revs:

  1.41.4.1  +4 -1      fptools/ghc/compiler/nativeGen/AbsCStixGen.lhs
  1.61.4.3  +10 -0     fptools/ghc/driver/mangler/ghc-asm.lprl

  Place a zero word after each reversed vector table, so that the vtbl
  label is really in the section we would like to claim it is in.  This
  is needed for the GC to work correctly.  Fixes a GHCi segfault
  reported by Ryszard Kubiak.

  1.41.4.2  +7 -0      fptools/ghc/compiler/nativeGen/AbsCStixGen.lhs
  1.61.4.4  +18 -0     fptools/ghc/driver/mangler/ghc-asm.lprl

  Add comments, much longer than the fix itself, giving explaination
  for yesterday's dummy-word-after-vtbl fix.
ghc/compiler/nativeGen/AbsCStixGen.lhs
ghc/driver/mangler/ghc-asm.lprl