cvs commit: fptools/ghc/rts Linker.c

Julian Seward sewardj@glass.cse.ogi.edu
Fri, 19 Oct 2001 02:45:27 -0700


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