summaryrefslogtreecommitdiff
path: root/includes/Stg.h
Commit message (Expand)AuthorAgeFilesLines
* Tabs -> SpacesDavid Terei2011-11-221-43/+43
* mergeSimon Marlow2011-11-221-1/+4
|\
| * Enable pthread_getspecific() tls for LLVM compilerDavid M Peixotto2011-10-071-1/+4
* | Put the target platform in the settings fileIan Lynagh2011-10-191-2/+0
|/
* ARMv5 compatibility for registerized runtime changes.Stephen Blackheath2011-08-101-0/+2
* define INFINITY and NAN if they don't exist (#2929)Simon Marlow2010-01-271-0/+21
* put back F_, just in case the via-C codegen uses itSimon Marlow2009-09-101-0/+1
* Tidy up file headers and copyrights; point to the wiki for docsSimon Marlow2009-08-251-9/+12
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-32/+25
* Define _BSD_SOURCE in Stg.hIan Lynagh2009-06-091-0/+4
* Remove old GUM/GranSim codeSimon Marlow2009-06-021-2/+0
* GHC new build system megapatchIan Lynagh2009-04-261-1/+1
* Fix more problems caused by padding in the Capability structureSimon Marlow2008-12-021-0/+4
* Remove #define _BSD_SOURCE from Stg.hIan Lynagh2008-10-061-3/+0
* Fix MacOS X build: don't believe __GNUC_GNU_INLINE__ on MacOS XSimon Marlow2008-09-181-1/+5
* FIX #2469: sort out our static/extern inline storySimon Marlow2008-09-161-6/+20
* Define _BSD_SOURCE in Stg.hIan Lynagh2008-09-041-1/+5
* Fix up inlines for gcc 4.3Simon Marlow2008-06-191-1/+27
* FIX #1861: floating-point constants for infinity and NaN in via-CSimon Marlow2008-05-121-0/+3
* Fix the ticky ticky buildIan Lynagh2008-04-251-0/+4
* Do not #include external header files when compiling via CSimon Marlow2008-04-021-3/+6
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-1/+3
* Fix mulIntMayOflo on 64-bit arches; fixes trac #867Ian Lynagh2006-09-281-1/+3
* 8 byte align data. Fixes SIBGUSs on HPPA/Linux.Ian Lynagh2006-09-091-2/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+461