sewardj 2001/10/19 02:45:27 PDT
Modified files:
ghc/rts Linker.c
Log:
merge from stable revs:
1.60.2.7 +29 -8 fptools/ghc/rts/Linker.c
Teach the runtime linker to ignore stabs-style debugging info on x86-ELF.
1.60.2.8 +15 -3 fptools/ghc/rts/Linker.c
PEi386 fixes for ignoring stabs-style (GNU, -g) debugging info.
Revision Changes Path
1.69 +43 -10 fptools/ghc/rts/Linker.c