Provide PowerPC 64 bit native code generator
I have started work on a native code generator for PowerPC 64 bit by extending the 32 bit code generator. The code is hosted on github: https://github.com/trommler/ghc/tree/native
So far I plan to support the old ELF v1.9 ABI on big endian. I might look into little endian and ELF 2.0 later.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.8.3 |
| Type | FeatureRequest |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |