[commit: ghc] master: Fix the Win64 RTS linker & disable .ctors (8f8bd88)

git at git.haskell.org git at git.haskell.org
Mon Jan 27 23:26:54 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/8f8bd88ce654828fef44378c3a4732d6941b9596/ghc

>---------------------------------------------------------------

commit 8f8bd88ce654828fef44378c3a4732d6941b9596
Author: Kyrill Briantsev <kyrab at mail.ru>
Date:   Mon Jan 27 17:23:45 2014 -0600

    Fix the Win64 RTS linker & disable .ctors
    
    This fixes #7134
    
    Signed-off-by: Austin Seipp <austin at well-typed.com>


>---------------------------------------------------------------

8f8bd88ce654828fef44378c3a4732d6941b9596
 docs/users_guide/7.8.1-notes.xml |   14 +--
 rts/Linker.c                     |  185 +++++++++++++++++++++++++++++---------
 2 files changed, 148 insertions(+), 51 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 8f8bd88ce654828fef44378c3a4732d6941b9596


More information about the ghc-commits mailing list