summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* Implement PowerPC 64-bit native code backend for LinuxPeter Trommler2015-07-034-5/+32
* Be aware of overlapping global STG registers in CmmSink (#10521)Reid Barton2015-06-251-0/+6
* Encode alignment in MO_Memcpy and friendsBen Gamari2015-06-161-3/+3
* Fix for CAF retention when dynamically loading & unloading codeSimon Marlow2015-06-082-2/+7
* rts: Fix aarch64 implementation of xchgErik de Castro Lopo2015-06-011-4/+2
* Add a TODO FIXME w.r.t. D894Austin Seipp2015-05-191-0/+5
* includes/stg/SMP.h: implement simple load_/store_load_barrier on armv6 and olderSergei Trofimovich2015-05-181-0/+4
* rts: add "-no-rtsopts-suggestions" optionJavran Cheng2015-05-061-0/+3
* Typos in error messages and in commentsGabor Greif2015-04-101-1/+1
* Replace hooks by callbacks in RtsConfig (#8785)Simon Marlow2015-04-073-27/+33
* fix bus errors on SPARC caused by unalignment access to alloc_limit (fixes #1...Karel Gardas2015-02-231-0/+3
* Fix bad '... \\' escape in ghcversion.h generationHerbert Valerio Riedel2015-01-191-6/+6
* Trac #9878: Make the static form illegal in interpreted mode.Alexander Vershilov2015-01-161-2/+2
* Trac #9878: Have StaticPointers support dynamic loading.Alexander Vershilov2015-01-131-0/+8
* Groom comments related to StaticPointers.Facundo Domínguez2014-12-221-2/+1
* Fix typo in GLASGOW_HASKELL_PATCHLEVEL2 macroHerbert Valerio Riedel2014-12-221-1/+1
* commentsSimon Marlow2014-12-151-1/+11
* Fix comments (#8254)Simon Marlow2014-12-151-3/+1
* powerpc: fix and enable shared libraries by default on linuxSergei Trofimovich2014-12-141-0/+2
* Link pre-ARMv6 spinlocks into all RTS variantsJoachim Breitner2014-12-091-2/+2
* Implement -XStaticValuesFacundo Domínguez2014-12-093-0/+37
* Revert "Revert "Add purgeObj() to remove the symbol table entries for an obje...Simon Marlow2014-12-051-0/+3
* Revert "Add purgeObj() to remove the symbol table entries for an object"Simon Peyton Jones2014-12-021-3/+0
* Add purgeObj() to remove the symbol table entries for an objectSimon Marlow2014-11-281-0/+3
* Add +RTS -n<size>: divide the nursery into chunksSimon Marlow2014-11-251-0/+1
* Make clearNursery freeSimon Marlow2014-11-251-0/+21
* accessors to RTS flag values -- #5364Ömer Sinan Ağacan2014-11-241-30/+48
* arm64: 64bit iOS and SMP support (#7942)Luke Iannini2014-11-194-3/+116
* rts: remove old-style field designator extension (#9396)Austin Seipp2014-11-191-24/+24
* includes/Stg.h: define _DEFAULT_SOURCE for glibc-2.20Sergei Trofimovich2014-11-121-0/+4
* Per-thread allocation counters and limitsSimon Marlow2014-11-124-11/+42
* Revert "Rename _closure to _static_closure, apply naming consistently."Edward Z. Yang2014-10-207-61/+24
* Name worker threads using pthread_setname_npSimon Marlow2014-10-101-1/+1
* Make the linker more robust to errorsSimon Marlow2014-10-081-1/+1
* Implement `MIN_VERSION_GLASGOW_HASKELL()` macroHerbert Valerio Riedel2014-10-051-5/+34
* Rename _closure to _static_closure, apply naming consistently.Edward Z. Yang2014-10-017-24/+61
* rts/includes: Fix up .dir-locals.elAustin Seipp2014-10-011-9/+10
* Add emacs indentation/line-length settingsSimon Marlow2014-09-291-0/+12
* `M-x delete-trailing-whitespace` & `M-x untabify`Herbert Valerio Riedel2014-09-241-1/+1
* Implement `decodeDouble_Int64#` primopHerbert Valerio Riedel2014-09-171-0/+1
* Revert "Revert "rts/base: Fix #9423"" and resolve issue that caused the revert.Andreas Voellmy2014-09-161-1/+2
* includes/Stg.h: remove unused 'wcStore' inlineSergei Trofimovich2014-09-011-18/+0
* PprC: cleanup: don't emit 'FB_' / 'FE_' in via-CSergei Trofimovich2014-08-291-2/+0
* Revert "rts/base: Fix #9423"Austin Seipp2014-08-221-2/+1
* includes: detabify/dewhitespace rts/storage/ClosureMacros.hAustin Seipp2014-08-201-44/+44
* [ci skip] includes: detabify/dewhitespace rts/storage/InfoTables.hAustin Seipp2014-08-201-34/+34
* [ci skip] includes: detabify/dewhitespace rts/storage/Block.hAustin Seipp2014-08-201-4/+4
* [ci skip] includes: detabify/dewhitespace rts/storage/GC.hAustin Seipp2014-08-201-27/+27
* [ci skip] includes: detabify/dewhitespace rts/storage/Closures.hAustin Seipp2014-08-201-17/+17
* [ci skip] includes: detabify/dewhitespace rts/storage/TSO.hAustin Seipp2014-08-201-13/+13