summaryrefslogtreecommitdiff
path: root/rts/OldARMAtomic.c
Commit message (Expand)AuthorAgeFilesLines
* Enable new warning for fragile/incorrect CPP #if usageErik de Castro Lopo2017-04-281-1/+1
* Revert "Enable new warning for fragile/incorrect CPP #if usage"Ben Gamari2017-04-051-1/+1
* Enable new warning for fragile/incorrect CPP #if usageErik de Castro Lopo2017-04-051-1/+1
* Link pre-ARMv6 spinlocks into all RTS variantsJoachim Breitner2014-12-091-4/+6
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* rts: delint/detab/dewhitespace OldARMAtomic.cAustin Seipp2014-07-281-2/+1
* Avoid call-clobbered registersManuel M T Chakravarty2011-08-101-1/+1
* ARMv5 compatibility for registerized runtime changes.Stephen Blackheath2011-08-101-2/+11
* Stephen Blackheath's GHC/ARM registerised portKarel Gardas2011-08-101-0/+47