| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-10-19 | replace ad-hoc illegal instruction with the architecturally defined one | 1 | -2/+2 | |
| 2020-10-15 | crt0 MD _dl_exit() performs syscall to SYS_exit directly, but then | 1 | -1/+2 | |
| 2020-10-14 | use symbolic SYS_exit instead of the value 1 | 1 | -2/+2 | |
| 2020-02-18 | Now that the kernel skips the two instructions immediately following | 1 | -3/+3 | |
| 2020-01-26 | Insert two nop instructions after each svc #0 instruction in userland. | 1 | -1/+3 | |
| 2018-07-24 | Fix address calculation for _DYNAMIC. We want to address of _DYNAMIC itself, | 1 | -2/+2 | |
| 2017-08-11 | _dl_printf is no longer referenced by RELOC_{JMPREL,DYN,GOT}; delete the stub | 1 | -3/+1 | |
| 2017-02-26 | Our certbegin/certend is always PIC, so remove the non-PIC MD_SECT_CALL_FUNC() | 1 | -14/+1 | |
| 2017-01-24 | Fix passing &_DYNAMIC to _dl_boot_bind; makes -static -pie work. | 1 | -2/+3 | |
| 2017-01-11 | Add support for AArch64. | 1 | -0/+130 |
