[commit: ghc] wip/T16106: PPC NCG: Remove Darwin support (dd28257)
git at git.haskell.org
git at git.haskell.org
Sun Mar 31 15:06:35 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T16106
Link : http://ghc.haskell.org/trac/ghc/changeset/dd2825732e6cc32926601513f24b27b9eadca119/ghc
>---------------------------------------------------------------
commit dd2825732e6cc32926601513f24b27b9eadca119
Author: Peter Trommler <ptrommler at acm.org>
Date: Mon Dec 31 13:01:40 2018 +0100
PPC NCG: Remove Darwin support
>---------------------------------------------------------------
dd2825732e6cc32926601513f24b27b9eadca119
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 dd2825732e6cc32926601513f24b27b9eadca119
More information about the ghc-commits
mailing list