summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* Add support for bitreverse primopAlexandre2019-04-011-0/+8
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-2549-53/+53
* Fix specification of load_load_barrier [skip-ci]Peter Trommler2019-03-201-1/+1
* ghc-heap: Introduce closureSizeBen Gamari2019-03-171-0/+1
* PPC NCG: Use liveness information in CmmCallPeter Trommler2019-03-152-77/+8
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-152-3/+3
* Add a RTS option -xp to load PIC object anywhere in address spaceZejun Wu2019-01-301-0/+12
* Revert "Batch merge"Ben Gamari2019-01-301-12/+0
* Batch mergeBen Gamari2019-01-301-0/+12
* Documentation for StgRetFunÖmer Sinan Ağacan2019-01-161-0/+3
* Fix filename in comment againPeter Trommler2019-01-161-1/+1
* Fix reference to stack code in commentPeter Trommler2019-01-161-1/+1
* Documentation and refactoring in CCS related codeÖmer Sinan Ağacan2019-01-122-36/+0
* Minor refactoring and documentation in profiling RTS codeÖmer Sinan Ağacan2019-01-031-5/+9
* PPC NCG: Remove Darwin supportPeter Trommler2019-01-012-22/+3
* rts: Disable fallthrough attribute when compiling with ClangBen Gamari2018-12-111-1/+5
* Remove redundant include of Rts.h in EventLogWriter.hZejun Wu2018-12-071-2/+5
* More efficient, non-allocating unsafeLookupStaticPtrÖmer Sinan Ağacan2018-11-161-1/+1
* Add Int8# and Word8#Michal Terepeta2018-11-021-3/+4
* rts: Add FALLTHROUGH macroBen Gamari2018-11-021-0/+7
* rts: Allow output filename of eventlog to be given by command-lineBen Gamari2018-11-021-0/+1
* Revert "Add a RTS option -xp to load PIC object anywhere in address space"Ben Gamari2018-10-301-12/+0
* includes: Allow headers to be built with C++11 compilersBen Gamari2018-10-281-2/+2
* Add a RTS option -xp to load PIC object anywhere in address spaceZejun Wu2018-10-151-0/+12
* CodeGen: Teach CodeGen about aliasing of XMM/YMM/ZMM registersBen Gamari2018-10-011-32/+34
* Fix a MSG_BLACKHOLE sanity check, add some commentsÖmer Sinan Ağacan2018-09-241-1/+6
* Fix slop zeroing for AP_STACK eager blackholes in debug buildÖmer Sinan Ağacan2018-09-212-29/+23
* Finish stable splitDavid Feuer2018-08-295-19/+59
* Add traceBinaryEvent# primopMitsutoshi Aoe2018-08-212-1/+6
* Disable GNUC_ATTR_HOT when compiling with DEBUGBen Gamari2018-07-271-1/+1
* Replace atomicModifyMutVar#David Feuer2018-07-151-1/+2
* rts: Update some comments, minor refactoringÖmer Sinan Ağacan2018-06-271-1/+6
* Use __FILE__ for Cmm assertion locations, fix #8619Ömer Sinan Ağacan2018-06-171-1/+1
* Rename some mutable closure types for consistencyÖmer Sinan Ağacan2018-06-053-12/+12
* rts: Rip out support for STM invariantsBen Gamari2018-06-023-23/+1
* Update GHC.Stats docsÖmer Sinan Ağacan2018-05-281-2/+5
* Disable the SRT offset optimisation on MachO platformsBen Gamari2018-05-231-0/+3
* Add HeapView functionalityPatrick Dougherty2018-05-202-0/+19
* Fix unwinding of C -> Haskell FFI calls with -threaded (2nd try)Bartosz Nitka2018-05-171-0/+13
* InfoTables: Fix #if uses introduced by D4634Ben Gamari2018-05-161-2/+2
* Merge FUN_STATIC closure with its SRTSimon Marlow2018-05-161-3/+0
* Save a word in the info table on x86_64Simon Marlow2018-05-162-10/+40
* An overhaul of the SRT representationSimon Marlow2018-05-163-39/+32
* Fix a few GCC warningsMichal Terepeta2018-05-131-1/+1
* Revert "Fix unwinding of C -> Haskell FFI calls with -threaded"Bartosz Nitka2018-05-121-13/+0
* Fix unwinding of C -> Haskell FFI calls with -threadedBartosz Nitka2018-05-111-0/+13
* rts: remove unused round_up_to_mblocks functionÖmer Sinan Ağacan2018-05-101-9/+0
* Stable.c: minor refactoring, add/update some commentsÖmer Sinan Ağacan2018-04-251-4/+12
* rts: Comment wibblesBen Gamari2018-04-161-1/+1
* Remove unused bdescr flag BF_FREEÖmer Sinan Ağacan2018-04-051-2/+0