summaryrefslogtreecommitdiff
path: root/includes/rts/Linker.h
Commit message (Expand)AuthorAgeFilesLines
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-1/+1
* [RTS] Add getObjectLoadStatusBartosz Nitka2017-09-181-0/+14
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* Fix archive loading on Windows by the runtime loaderTamar Christina2015-11-171-0/+7
* Allow the GHCi Linker to resolve related dependencies when loading DLLsTamar Christina2015-11-071-0/+11
* 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
* Make the linker more robust to errorsSimon Marlow2014-10-081-1/+1
* Grammar in commentsGabor Greif2013-11-221-1/+1
* Allow the linker to be used without retaining CAFs unconditionallySimon Marlow2013-11-211-2/+19
* Linker.c: remove stablehash, which is no longer usedTakano Akio2013-10-251-3/+0
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-1/+1
* Fix linker_unload now that we are running constructors in the linker (#8291)Simon Marlow2013-09-231-0/+3
* Fix printf formats for pathchar on Windows (where it's wchar_t, not char)Simon Marlow2013-09-041-0/+2
* Make the RTS linker API use wide-char pathnames on Windows (#5697)Simon Marlow2012-01-091-6/+12
* Implement archive loading for ghciIan Lynagh2010-09-201-0/+3
* Tidy up file headers and copyrights; point to the wiki for docsSimon Marlow2009-08-251-1/+6
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+36