Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Windows: Update tarballs to GCC 9.2 and remove MAX_PATH limit. | Tamar Christina | 2019-10-20 | 1 | -0/+5 |
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -1/+1 |
* | cpp: Use #pragma once instead of #ifndef guards | Ben Gamari | 2017-04-23 | 1 | -4/+1 |
* | Make list of deprecated symbols on Windows weak. | Tamar Christina | 2017-02-26 | 1 | -0/+2 |
* | Shuffle declarations into LinkerInternals.h | Ben Gamari | 2016-11-02 | 1 | -3/+1 |
* | Added support for deprecated POSIX functions on Windows. | Tamar Christina | 2016-09-01 | 1 | -2/+1 |
* | Refactor the SymbolName and SymbolAddr types to be pointers | Tamar Christina | 2016-06-04 | 1 | -4/+4 |
* | Use useful names for Symbol Addr and Names in Linker.c | Tamar Christina | 2016-06-03 | 1 | -2/+5 |
* | Fix the DYNAMIC_GHC_PROGRAMS=NO build on Mac/Windows | Reid Barton | 2015-10-27 | 1 | -0/+1 |
* | rts/Linker.c: Split RTS symbols out into separate file | Erik de Castro Lopo | 2015-10-24 | 1 | -0/+27 |