patch applied (ghc): Export ' insertSymbol' and ' insertStableSymbol' .

Lemmih lemmih at gmail.com
Mon Apr 17 23:48:52 EDT 2006


On 4/18/06, David Himmelstrup <lemmih at gmail.com> wrote:
> Mon Apr 17 19:18:06 PDT 2006  Lemmih <lemmih at gmail.com>
>   * Export 'insertSymbol' and 'insertStableSymbol'.
>
>   'insertStableSymbol' is used for exporting closures that are affected by the GC.
>
>
>     M ./compiler/ghci/ObjLink.lhs -1 +25
>     M ./includes/Linker.h +9
>     M ./rts/GC.c +4
>     M ./rts/Linker.c -3 +137

Btw, stable symbols are currently only implemented for elf objects on x86.

--
Friendly,
  Lemmih


More information about the Cvs-ghc mailing list