[commit: ghc] wip/T16106: PPC NCG: Remove Darwin support (86f1bfb)
git at git.haskell.org
git at git.haskell.org
Mon Dec 31 12:09:42 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T16106
Link : http://ghc.haskell.org/trac/ghc/changeset/86f1bfb54c7fccd9714d1709d088fd14fd9d2783/ghc
>---------------------------------------------------------------
commit 86f1bfb54c7fccd9714d1709d088fd14fd9d2783
Author: Peter Trommler <ptrommler at acm.org>
Date: Mon Dec 31 13:01:40 2018 +0100
PPC NCG: Remove Darwin support
>---------------------------------------------------------------
86f1bfb54c7fccd9714d1709d088fd14fd9d2783
compiler/codeGen/CodeGen/Platform/PPC_Darwin.hs | 11 ----
compiler/nativeGen/PPC/CodeGen.hs | 53 +++------------
compiler/nativeGen/PPC/Instr.hs | 5 +-
compiler/nativeGen/PPC/Ppr.hs | 85 ++++---------------------
compiler/nativeGen/PPC/Regs.hs | 2 -
5 files changed, 21 insertions(+), 135 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 86f1bfb54c7fccd9714d1709d088fd14fd9d2783
More information about the ghc-commits
mailing list