[commit: ghc] wip/T16106: RTS: Remove PowerPC Darwin support (51f80e4)

git at git.haskell.org git at git.haskell.org
Mon Dec 31 12:09:54 UTC 2018


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

On branch  : wip/T16106
Link       : http://ghc.haskell.org/trac/ghc/changeset/51f80e44187afb4addca31736e8a70a3e6d248ec/ghc

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

commit 51f80e44187afb4addca31736e8a70a3e6d248ec
Author: Peter Trommler <ptrommler at acm.org>
Date:   Mon Dec 31 13:08:29 2018 +0100

    RTS: Remove PowerPC Darwin support


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

51f80e44187afb4addca31736e8a70a3e6d248ec
 rts/Adjustor.c            |  32 +-----
 rts/AdjustorAsm.S         | 102 +++++++-----------
 rts/RtsSymbols.c          |   9 --
 rts/StgCRun.c             |  40 -------
 rts/linker/LoadArchive.c  |   8 +-
 rts/linker/MachO.c        | 267 +---------------------------------------------
 rts/linker/MachOTypes.h   |   5 +-
 testsuite/tests/rts/all.T |   2 -
 8 files changed, 47 insertions(+), 418 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 51f80e44187afb4addca31736e8a70a3e6d248ec


More information about the ghc-commits mailing list