summaryrefslogtreecommitdiff
path: root/rts/linker/SymbolExtras.h
Commit message (Expand)AuthorAgeFilesLines
* rts/linker: Ensure that code isn't writableBen Gamari2019-11-041-0/+1
* 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
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* rts: Fix lingering #ifsBen Gamari2017-04-041-1/+1
* SymbolExtras: A bit of spring cleaningBen Gamari2017-03-021-4/+4
* linker: Split symbol extras logic into new source fileBen Gamari2016-11-021-0/+30