summaryrefslogtreecommitdiff
path: root/rts/linker/PEi386.h
Commit message (Expand)AuthorAgeFilesLines
* Windows: Update tarballs to GCC 9.2 and remove MAX_PATH limit.Tamar Christina2019-10-201-1/+0
* Allocate bss section within proper range of other sectionsZejun Wu2019-01-301-1/+1
* Revert "Batch merge"Ben Gamari2019-01-301-1/+1
* Batch mergeBen Gamari2019-01-301-1/+1
* Revert "Allocate bss section within proper range of other sections"Ben Gamari2018-10-301-1/+1
* Allocate bss section within proper range of other sectionsZejun Wu2018-10-151-1/+1
* Updated PE linker, section alignment and cleanup.Tamar Christina2018-09-171-7/+32
* Add stack traces on crashes on WindowsTamar Christina2017-10-221-0/+2
* Big-obj support for the Windows runtime linkerTamar Christina2017-07-081-5/+47
* Better import library support for WindowsTamar Christina2017-06-021-3/+2
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* Clean up RTS Linker Windows.Tamar Christina2017-01-181-114/+64
* linker: Split PEi386 implementation into new source fileBen Gamari2016-11-021-0/+161