summaryrefslogtreecommitdiff
path: root/rts/RtsSymbols.h
Commit message (Expand)AuthorAgeFilesLines
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* Make list of deprecated symbols on Windows weak.Tamar Christina2017-02-261-0/+2
* Shuffle declarations into LinkerInternals.hBen Gamari2016-11-021-3/+1
* Added support for deprecated POSIX functions on Windows.Tamar Christina2016-09-011-2/+1
* Refactor the SymbolName and SymbolAddr types to be pointersTamar Christina2016-06-041-4/+4
* Use useful names for Symbol Addr and Names in Linker.cTamar Christina2016-06-031-2/+5
* Fix the DYNAMIC_GHC_PROGRAMS=NO build on Mac/WindowsReid Barton2015-10-271-0/+1
* rts/Linker.c: Split RTS symbols out into separate fileErik de Castro Lopo2015-10-241-0/+27