summaryrefslogtreecommitdiff
path: root/rts/RtsSymbols.c
Commit message (Expand)AuthorAgeFilesLines
* Finish stable splitDavid Feuer2018-08-291-0/+2
* Add traceBinaryEvent# primopMitsutoshi Aoe2018-08-211-0/+1
* Replace atomicModifyMutVar#David Feuer2018-07-151-1/+2
* Rename some mutable closure types for consistencyÖmer Sinan Ağacan2018-06-051-4/+4
* rts: Rip out support for STM invariantsBen Gamari2018-06-021-1/+0
* An overhaul of the SRT representationSimon Marlow2018-05-161-0/+16
* Remove MAX_PATH restrictions from RTS, I/O manager and various utilitiesTamar Christina2018-03-311-0/+1
* Improve accuracy of get/setAllocationCounterBen Gamari2018-03-191-2/+2
* myThreadId# is trivial; make it an inline primopSimon Marlow2018-02-181-1/+0
* Revert "Improve accuracy of get/setAllocationCounter"Ben Gamari2018-01-181-2/+2
* Improve accuracy of get/setAllocationCounterSimon Marlow2018-01-081-2/+2
* base: fdReady(): Fix timeouts > ~49 days overflowing. Fixes #14262.Niklas Hambüchen2017-11-241-0/+1
* Remove left-overs from compareByteArray# inline conversionHerbert Valerio Riedel2017-11-091-1/+0
* Add -falignment-sanitization flagBen Gamari2017-10-291-0/+1
* Implement new `compareByteArrays#` primopHerbert Valerio Riedel2017-10-161-0/+1
* base: fdReady(): Improve accuracy and simplify code.Niklas Hambüchen2017-09-191-0/+1
* rts: Add regsterCc(s)List to RTS symbols listBen Gamari2017-09-131-0/+2
* Initialize hs_init with UTF8 encoded arguments on Windows.Andreas Klebinger2017-07-271-2/+0
* Prefer #if defined to #ifdefBen Gamari2017-04-281-2/+2
* hs_add_root() RTS API removalSergei Trofimovich2017-04-171-1/+0
* Report heap overflow in the same way as stack overflowSimon Marlow2017-04-021-1/+2
* Make list of deprecated symbols on Windows weak.Tamar Christina2017-02-261-6/+10
* Ditch static flagsSylvain Henry2017-02-021-2/+0
* Add support for StaticPointers in GHCiBen Gamari2017-02-021-0/+1
* Unbreak libGHCi by adding missing symbol.Tamar Christina2017-01-161-0/+1
* Throw an exception on heap overflowDemi Obenour2017-01-101-0/+2
* Make globals use sharedCAFMoritz Angermann2016-12-111-0/+5
* Add `_unlock_file` to RTS symbolsTamar Christina2016-12-101-1/+2
* rts: Provide _lock_file in symbol table on WindowsBen Gamari2016-12-091-1/+24
* Overhaul of Compact Regions (#12455)Simon Marlow2016-12-071-1/+3
* Overhaul GC statsSimon Marlow2016-12-061-2/+2
* Install toplevel handler inside fork.Alexander Vershilov2016-12-021-0/+1
* Add missing SMP symbols to RT linker.Tamar Christina2016-11-181-0/+4
* Add some missing RTS symbolsSimon Marlow2016-10-181-0/+9
* Added support for deprecated POSIX functions on Windows.Tamar Christina2016-09-011-0/+121
* Tag pointers in interpreted constructorsmniip2016-08-301-1/+7
* Fix GHCi perf-llvm build on x86_64Erik de Castro Lopo2016-08-141-0/+4
* Compact RegionsGiovanni Campagna2016-07-201-0/+9
* Rename isPinnedByteArray# to isByteArrayPinned#Ben Gamari2016-06-041-1/+2
* rts: Add isPinnedByteArray# primopBen Gamari2016-05-181-0/+1
* Fix histograms for ticky codeMateusz Lenik2016-05-181-1/+4
* Change runtime linker to perform lazy loading of symbols/sectionsTamar Christina2016-04-111-317/+2
* - fix tests on OpenBSD which requires _DYNAMIC symbolKarel Gardas2015-12-231-1/+2
* Maintain cost-centre stacks in the interpreterSimon Marlow2015-12-211-0/+2
* Implement phase 1 of expanded FloatingDan Doel2015-12-211-0/+4
* rts: Always export Libdw* symbolsBen Gamari2015-11-231-4/+0
* rts: Add LibdwPool, a pool for libdw sessionsBen Gamari2015-11-231-1/+4
* rts: Expose more libdw symbolsBen Gamari2015-11-231-0/+10
* Fix archive loading on Windows by the runtime loaderTamar Christina2015-11-171-0/+1
* Add OpenBSD specific RTS symbolsKarel Gardas2015-11-081-0/+9