[project @ 2000-07-05 14:28:49 by sewardj]
authorsewardj <unknown>
Wed, 5 Jul 2000 14:28:50 +0000 (14:28 +0000)
committersewardj <unknown>
Wed, 5 Jul 2000 14:28:50 +0000 (14:28 +0000)
commitdfedfb0289ca2de4bb51330bfd7d51fa975da2c3
treec640f5d3d895139c4ee9fd8dbe17681faabe4efe
parent558c0ec0fcb37051a8d91870c4d2520dc2de65aa
[project @ 2000-07-05 14:28:49 by sewardj]
Rename the marker used by Diff_Gcc_Nat.hs to ___ncg_debug_marker, to make
it clear it has nothing to do with the usual object-splitting machinery.

Improve Diff_Gcc_Nat:
* Emit a warning, and stop, if there are no debug markers in the NCG code.
* Handle .uahalf and .uaword, which appear in sparc assembly, but not x86.
ghc/compiler/nativeGen/AsmCodeGen.lhs
ghc/utils/debugNCG/Diff_Gcc_Nat.hs