Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,398
    • Issues 5,398
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 590
    • Merge requests 590
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Wiki
  • platforms

platforms · Changes

Page history
Update PowerPC Linux information authored Sep 30, 2018 by Peter Trommler's avatar Peter Trommler
Hide whitespace changes
Inline Side-by-side
platforms.md
View page @ 8a03060e
......@@ -141,7 +141,7 @@ Tier 2 platforms as possible to Tier 1, as soon as they meet the Tier 1 criteria
<th> powerpc-unknown-linux </th>
<th> Yes </th>
<th> Yes </th>
<th> No </th>
<th> Yes </th>
<th></th></tr>
<tr><th> PowerPC </th>
<th> MacOS X </th>
......@@ -154,8 +154,15 @@ Tier 2 platforms as possible to Tier 1, as soon as they meet the Tier 1 criteria
<th> Linux </th>
<th> powerpc64-unknown-linux </th>
<th> Yes </th>
<th> No </th>
<th> No </th>
<th> Yes </th>
<th> Yes </th>
<th></th></tr>
<tr><th> PowerPC64le </th>
<th> Linux </th>
<th> powerpc64le-unknown-linux</th>
<th> Yes </th>
<th> Yes </th>
<th> Yes </th>
<th></th></tr>
<tr><th> Sparc </th>
<th> Linux </th>
......
Clone repository Edit sidebar
  • Adventures in GHC compile times
  • All things layout
  • AndreasK
  • AndreasPK
  • Back End and Run Time System
  • Backpack refactoring
  • Backpack units
  • Brief Guide for Compiling GHC to iOS
  • Building GHC on Windows with Stack protector support (SSP) (using Make)
  • CAFs
  • CafInfo rework
  • Compiling Case Expressions in ghc
  • Compiling Data.Aeson Error
  • Contributing a Patch
  • Core interface section
View All Pages