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