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

git at git.haskell.org git at git.haskell.org
Sun Mar 31 15:06:38 UTC 2019


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

On branch  : wip/T16106
Link       : http://ghc.haskell.org/trac/ghc/changeset/1954594e36e47e026e8a764ce66204fc405cba69/ghc

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

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

    RTS: Remove PowerPC Darwin support


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

1954594e36e47e026e8a764ce66204fc405cba69
 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 1954594e36e47e026e8a764ce66204fc405cba69


More information about the ghc-commits mailing list