Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [linker] SymbolExtras are only used on PPC and X86 | Moritz Angermann | 2021-03-29 | 1 | -3/+2 |
* | rts/linker: Ensure that code isn't writable | Ben Gamari | 2019-11-04 | 1 | -0/+1 |
* | Allocate bss section within proper range of other sections | Zejun Wu | 2019-01-30 | 1 | -1/+1 |
* | Revert "Batch merge" | Ben Gamari | 2019-01-30 | 1 | -1/+1 |
* | Batch merge | Ben Gamari | 2019-01-30 | 1 | -1/+1 |
* | Revert "Allocate bss section within proper range of other sections" | Ben Gamari | 2018-10-30 | 1 | -1/+1 |
* | Allocate bss section within proper range of other sections | Zejun Wu | 2018-10-15 | 1 | -1/+1 |
* | 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 |
* | rts: Fix lingering #ifs | Ben Gamari | 2017-04-04 | 1 | -1/+1 |
* | SymbolExtras: A bit of spring cleaning | Ben Gamari | 2017-03-02 | 1 | -4/+4 |
* | linker: Split symbol extras logic into new source file | Ben Gamari | 2016-11-02 | 1 | -0/+30 |