summaryrefslogtreecommitdiff
path: root/includes/stg/HaskellMachRegs.h
Commit message (Expand)AuthorAgeFilesLines
* Deduplicate `HaskellMachRegs.h` and `RtsMachRegs.h` headersJohn Ericson2019-09-171-66/+0
* Remove most uses of TARGET platform macrosJohn Ericson2019-07-091-8/+8
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-1/+1
* Prefer #if defined to #ifdefBen Gamari2017-04-281-7/+7
* Enable new warning for fragile/incorrect CPP #if usageErik de Castro Lopo2017-04-281-8/+28
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* Revert "Enable new warning for fragile/incorrect CPP #if usage"Ben Gamari2017-04-051-28/+8
* Enable new warning for fragile/incorrect CPP #if usageErik de Castro Lopo2017-04-051-8/+28
* Implement PowerPC 64-bit native code backend for LinuxPeter Trommler2015-07-031-1/+2
* ghc: initial AArch64 patchesColin Watson2014-04-211-0/+1
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-1/+1
* include "stg/MachRegs.h" -> include "MachRegs.h"Simon Marlow2013-01-301-1/+1
* Start separating out the RTS and Haskell imports of MachRegs.hIan Lynagh2012-08-061-0/+47