summaryrefslogtreecommitdiff
path: root/rts/linker/Elf.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [linker] fix armv7 & add aarch64Moritz Angermann2017-06-081-1/+1
* [linker] Add ocInit/ocDeinit for ELFMoritz Angermann2017-05-011-0/+4
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* linker: Split ELF implementation into separate source fileBen Gamari2016-11-021-0/+17