Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-09-17 | remove old dlstart stage-2 symbolic lookup code; add new generic | Rich Felker | -14/+8 |
2015-09-17 | introduce new symbol-lookup-free rcrt1/dlstart stage chaining | Rich Felker | -0/+6 |
2015-05-25 | move call to dynamic linker stage-3 into stage-2 function | Rich Felker | -10/+1 |
2015-05-25 | simplify/shrink relocation processing in dynamic linker stage 1 | Rich Felker | -24/+16 |
2015-05-25 | remove processing of DT_JMPREL from dynamic linker stage 1 bootstrap | Rich Felker | -1/+0 |
2015-04-14 | make _dlstart_c function use hidden visibility | Rich Felker | -0/+1 |
2015-04-13 | dynamic linker bootstrap overhaul | Rich Felker | -0/+107 |