[commit: ghc] master, wip/deploy-docs, wip/packaging-fail, wip/run-nofib, wip/windows-32bit: Use segments for section layout (78c61ac)

git at git.haskell.org git at git.haskell.org
Thu Mar 21 17:01:05 UTC 2019


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

On branches: master,wip/deploy-docs,wip/packaging-fail,wip/run-nofib,wip/windows-32bit
Link       : http://ghc.haskell.org/trac/ghc/changeset/78c61acf15c66a17df63da60226acff3a2dda585/ghc

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

commit 78c61acf15c66a17df63da60226acff3a2dda585
Author: Artem Pyanykh <artempyanykh at gmail.com>
Date:   Mon Feb 11 14:05:26 2019 +0300

    Use segments for section layout


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

78c61acf15c66a17df63da60226acff3a2dda585
 rts/Linker.c          |  50 +++++++++
 rts/LinkerInternals.h |  25 +++++
 rts/RtsUtils.c        |   6 +-
 rts/RtsUtils.h        |   2 +-
 rts/linker/MachO.c    | 303 +++++++++++++++++++++++++++++++++++---------------
 rts/linker/MachO.h    |   4 +-
 6 files changed, 296 insertions(+), 94 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 78c61acf15c66a17df63da60226acff3a2dda585


More information about the ghc-commits mailing list