PPC: Support ELF v2 on powerpc64 big-endian
Detect ELF v2 on PowerPC 64-bit systems. Check for `_CALL_ELF` preprocessor macro. Fixes #21191
Showing
- compiler/GHC/CmmToAsm/PPC/CodeGen.hs 9 additions, 2 deletionscompiler/GHC/CmmToAsm/PPC/CodeGen.hs
- libraries/ghc-platform/src/GHC/Platform/ArchOS.hs 1 addition, 2 deletionslibraries/ghc-platform/src/GHC/Platform/ArchOS.hs
- m4/fptools_set_haskell_platform_vars.m4 3 additions, 5 deletionsm4/fptools_set_haskell_platform_vars.m4
- m4/ghc_get_power_abi.m4 19 additions, 0 deletionsm4/ghc_get_power_abi.m4
- rts/AdjustorAsm.S 5 additions, 7 deletionsrts/AdjustorAsm.S
- rts/StgCRun.c 1 addition, 1 deletionrts/StgCRun.c
- rts/StgCRunAsm.S 9 additions, 7 deletionsrts/StgCRunAsm.S
- rts/adjustor/NativePowerPC.c 2 additions, 4 deletionsrts/adjustor/NativePowerPC.c
Loading
Please register or sign in to comment