Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply suggestion to rts/linker/elf_got.c | Ben Gamari | 2019-07-02 | 1 | -0/+1 |
* | Add _GLOBAL_OFFSET_TABLE_ support | Moritz Angermann | 2019-07-02 | 1 | -3/+7 |
* | rts/linker: Only mprotect GOT after it is filled | Ben Gamari | 2019-06-12 | 1 | -2/+5 |
* | rts/linker: Make elf_got.c a bit more legible | Ben Gamari | 2019-06-12 | 1 | -1/+10 |
* | rts/linker/{SymbolExtras,elf_got}.c: map code as read-only | Santiago MunĂn | 2018-06-22 | 1 | -0/+3 |
* | linker: Fix cast-to-uint64_t | Ben Gamari | 2017-06-12 | 1 | -1/+1 |
* | [linker] fix armv7 & add aarch64 | Moritz Angermann | 2017-06-08 | 1 | -0/+131 |