cvs commit: fptools/ghc/rts Linker.c

qrczak@glass.cse.ogi.edu qrczak@glass.cse.ogi.edu
Sun, 28 Jan 2001 12:53:38 -0800


qrczak      2001/01/28 12:53:38 PST

  Modified files:
    ghc/rts              Linker.c 
  Log:
  Added rts symbols to the list:
      stg_sig_install, nocldstop, createAdjustor, rts_mkInt,
      rts_mkStablePtr, rts_apply, rts_evalIO, rts_checkSchedStatus,
      rts_getInt, stg_sel_13_upd_info, stg_sel_14_upd_info,
      stg_sel_15_upd_info.
  
  Could the list be somehow generated automatically?
  
  Revision  Changes    Path
  1.14      +14 -2     fptools/ghc/rts/Linker.c