summaryrefslogtreecommitdiff
path: root/libraries/ghc-prim/cbits/longlong.c
Commit message (Expand)AuthorAgeFilesLines
* Change return type for emulated 64bit comparisonsJan Stolarek2013-08-161-13/+13
* Comparison primops return Int# (Fixes #6135)Jan Stolarek2013-07-261-15/+13
* Update to follow RTS tidyp changesSimon Marlow2009-08-011-1/+1
* Remove the Integer functions; they're now in integer-gmp insteadIan Lynagh2009-06-151-38/+0
* Add GHC.IntWord32 and GHC.IntWord64 (from base)Ian Lynagh2008-03-251-0/+129