Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -7/+7 |
* | Enable new warning for fragile/incorrect CPP #if usage | Erik de Castro Lopo | 2017-04-28 | 1 | -8/+28 |
* | cpp: Use #pragma once instead of #ifndef guards | Ben Gamari | 2017-04-23 | 1 | -4/+1 |
* | Revert "Enable new warning for fragile/incorrect CPP #if usage" | Ben Gamari | 2017-04-05 | 1 | -28/+8 |
* | Enable new warning for fragile/incorrect CPP #if usage | Erik de Castro Lopo | 2017-04-05 | 1 | -8/+28 |
* | Implement PowerPC 64-bit native code backend for Linux | Peter Trommler | 2015-07-03 | 1 | -1/+2 |
* | ghc: initial AArch64 patches | Colin Watson | 2014-04-21 | 1 | -0/+1 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -1/+1 |
* | include "stg/MachRegs.h" -> include "MachRegs.h" | Simon Marlow | 2013-01-30 | 1 | -1/+1 |
* | Start separating out the RTS and Haskell imports of MachRegs.h | Ian Lynagh | 2012-08-06 | 1 | -0/+47 |