[project @ 2005-04-15 05:29:48 by wolfgang]
authorwolfgang <unknown>
Fri, 15 Apr 2005 05:29:49 +0000 (05:29 +0000)
committerwolfgang <unknown>
Fri, 15 Apr 2005 05:29:49 +0000 (05:29 +0000)
commiteab7055a9512b150681156f146ee76ad8f67b72f
tree239b762f23c87d328b091b1b2f4c73c39876d4a4
parente0bc615fbf7b7461c24b4da038b14e788a3bf6e4
[project @ 2005-04-15 05:29:48 by wolfgang]
Initialise foreign exports from GNU C __attribute__((constructor)) functions
in the stub C file, rather than from __stginit_ functions.
For non-profiling ways, leave out __stginit_ alltogether.
ghc/compiler/codeGen/CodeGen.lhs
ghc/compiler/deSugar/DsForeign.lhs
ghc/driver/split/ghc-split.lprl
ghc/rts/Main.c
ghc/rts/RtsStartup.c
ghc/rts/Stable.c
ghc/rts/package.conf.in