summaryrefslogtreecommitdiff
path: root/rts
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] rts: Detabify Capability.hAustin Seipp2014-10-211-18/+18
* [skip ci] rts: Detabify RaiseAsync.hAustin Seipp2014-10-211-12/+11
* [skip ci] rts: Detabify RtsMessages.cAustin Seipp2014-10-211-44/+44
* Revert "rts/PrimOps.cmm: follow '_static_closure' update"Sergei Trofimovich2014-10-211-1/+1
* Revert "BC-breaking changes to C-- CLOSURE syntax."Edward Z. Yang2014-10-201-10/+10
* Revert "Rename _closure to _static_closure, apply naming consistently."Edward Z. Yang2014-10-2015-126/+122
* Revert "Check for staticclosures section in Windows linker."Edward Z. Yang2014-10-201-1/+0
* Revert "Fix typo in section name: no leading period."Edward Z. Yang2014-10-201-1/+1
* rts: fix unused parameter warningAustin Seipp2014-10-171-1/+1
* Add a configure test for pthread_setname_npSimon Marlow2014-10-141-0/+2
* Fix build on some platformsSimon Marlow2014-10-121-0/+2
* rts: don't crash on 'hs_init(NULL, NULL)' in debug rtsSergei Trofimovich2014-10-101-3/+3
* Name worker threads using pthread_setname_npSimon Marlow2014-10-104-12/+17
* Make the linker more robust to errorsSimon Marlow2014-10-081-135/+245
* rts: unrust 'libbfd' debug symbols parserSergei Trofimovich2014-10-052-3/+18
* Fix typo in section name: no leading period.Edward Z. Yang2014-10-031-1/+1
* Check for staticclosures section in Windows linker.Edward Z. Yang2014-10-031-0/+1
* rts/PrimOps.cmm: follow '_static_closure' updateSergei Trofimovich2014-10-021-1/+1
* Rename _closure to _static_closure, apply naming consistently.Edward Z. Yang2014-10-0115-122/+126
* BC-breaking changes to C-- CLOSURE syntax.Edward Z. Yang2014-10-011-10/+10
* Use LinkerInternals.h for exitLinker.Edward Z. Yang2014-10-011-1/+1
* rts/includes: Fix up .dir-locals.elAustin Seipp2014-10-011-9/+10
* Add emacs indentation/line-length settingsSimon Marlow2014-09-291-0/+12
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-29161-1288/+0
* bugfix: EventCapsetID should be EventThreadIDSimon Marlow2014-09-291-1/+1
* Refer to 'mask' instead of 'block' in Control.ExceptionThomas Miedema2014-09-251-16/+21
* `M-x delete-trailing-whitespace` & `M-x untabify`Herbert Valerio Riedel2014-09-243-17/+17
* Implement `decodeDouble_Int64#` primopHerbert Valerio Riedel2014-09-174-0/+37
* Revert "Revert "rts/base: Fix #9423"" and resolve issue that caused the revert.Andreas Voellmy2014-09-164-30/+74
* Fix cppcheck warningsBoris Egorov2014-09-161-3/+6
* rts/Printer.c: update comments about using USING_LIBBFDSergei Trofimovich2014-09-021-2/+2
* Refactor stack squeezing logicArash Rouhani2014-09-011-8/+13
* Revert "Make sure that a prototype is included for 'setIOManagerControlFd'"Gabor Greif2014-08-301-1/+0
* Revert "Comment why the include is necessary"Gabor Greif2014-08-301-1/+1
* rts/Linker.c: declare 'deRefStablePtr' as an exported 'rts' symbolSergei Trofimovich2014-08-231-0/+1
* Revert "rts/base: Fix #9423"Austin Seipp2014-08-224-65/+30
* Comment why the include is necessaryGabor Greif2014-08-201-1/+1
* rts: detabify/dewhitespace LdvProfile.cAustin Seipp2014-08-201-46/+46
* rts: detabify/dewhitespace Disassembler.cAustin Seipp2014-08-201-45/+45
* rts: detabify/dewhitespace RtsUtils.cAustin Seipp2014-08-201-7/+7
* rts: detabify/dewhitespace RtsStartup.cAustin Seipp2014-08-201-8/+8
* rts: detabify/dewhitespace RtsAPI.cAustin Seipp2014-08-201-13/+13
* rts: detabify/dewhitespace RtsMain.cAustin Seipp2014-08-201-5/+5
* rts: detabify/dewhitespace Sparks.cAustin Seipp2014-08-201-15/+15
* rts: detabify/dewhitespace StgPrimFloat.hAustin Seipp2014-08-201-1/+1
* rts: detabify/dewhitespace StgPrimFloat.cAustin Seipp2014-08-201-48/+48
* rts: detabify/dewhitespace StgStartup.cmmAustin Seipp2014-08-201-12/+12
* rts: detabify/dewhitespace StgStdThunks.cmmAustin Seipp2014-08-201-4/+4
* rts: detabify/dewhitespace AutoApply.hAustin Seipp2014-08-201-53/+53
* rts: detabify/dewhitespace Task.hAustin Seipp2014-08-201-10/+10