Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-11 | treat null vdso base same as missing | Bobby Bingham | 1 | -1/+1 |
2016-11-11 | generalize ELF hash table types not to assume 32-bit entries | Rich Felker | 1 | -2/+2 |
2016-11-07 | fix ldso reserved library name handling | Szabolcs Nagy | 1 | -19/+19 |
2016-11-07 | fix accidental global static pointer in ldso | Szabolcs Nagy | 1 | -1/+2 |
2016-03-06 | generalize mips-specific reloc code not to hard-code sym/type encoding | Rich Felker | 1 | -1/+1 |
2016-02-18 | fix regression in SH/FDPIC dynamic linker | Rich Felker | 1 | -0/+2 |
2016-01-30 | ldso: fix GDB dynamic linker info on MIPS | Felix Fietkau | 1 | -4/+7 |
2016-01-30 | fix regression in dynamic-linked tls when both main app & libs have tls | Rich Felker | 1 | -1/+1 |
2016-01-25 | move dynamic linker to its own top-level directory, ldso | Rich Felker | 2 | -0/+2077 |