[commit: ghc] master: Revert "Eliminate zero_static_objects_list()" (a1e8620)
git at git.haskell.org
git at git.haskell.org
Mon Jul 27 14:55:08 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/a1e8620fa2840f1f18297d784a2d2b174b27f566/ghc
>---------------------------------------------------------------
commit a1e8620fa2840f1f18297d784a2d2b174b27f566
Author: Simon Marlow <marlowsd at gmail.com>
Date: Mon Jul 27 15:51:16 2015 +0100
Revert "Eliminate zero_static_objects_list()"
This reverts commit b949c96b4960168a3b399fe14485b24a2167b982.
>---------------------------------------------------------------
a1e8620fa2840f1f18297d784a2d2b174b27f566
compiler/codeGen/StgCmmHeap.hs | 5 +--
rts/CheckUnload.c | 6 +--
rts/RetainerProfile.c | 2 +-
rts/sm/Compact.c | 4 +-
rts/sm/Evac.c | 95 ++++++++++++++++++++++++++----------------
rts/sm/GC.c | 48 +++++++++++++++------
rts/sm/GCAux.c | 10 ++---
rts/sm/GCThread.h | 7 +---
rts/sm/Sanity.c | 3 +-
rts/sm/Scav.c | 11 +++--
rts/sm/Storage.c | 10 ++---
rts/sm/Storage.h | 57 ++-----------------------
12 files changed, 121 insertions(+), 137 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 a1e8620fa2840f1f18297d784a2d2b174b27f566
More information about the ghc-commits
mailing list