summaryrefslogtreecommitdiff
path: root/rts/RtsSymbols.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow the GHCi Linker to resolve related dependencies when loading DLLsTamar Christina2015-11-071-1/+3
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-071-0/+15
* Remove cygwin32_HOST_OS #ifdefsErik de Castro Lopo2015-10-261-89/+1
* rts/RtsSymbols.c: Fix Windows buildErik de Castro Lopo2015-10-251-0/+8
* rts/Linker.c: Split RTS symbols out into separate fileErik de Castro Lopo2015-10-241-0/+1188