Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-09-22 | add general fdpic support in dynamic linker and arch support for sh | Rich Felker | 1 | -2/+63 |
2015-09-21 | simplify dlstart code by using integer type for base address | Rich Felker | 1 | -8/+7 |
2015-09-17 | remove old dlstart stage-2 symbolic lookup code; add new generic | Rich Felker | 1 | -14/+8 |
2015-09-17 | introduce new symbol-lookup-free rcrt1/dlstart stage chaining | Rich Felker | 1 | -0/+6 |
2015-05-25 | move call to dynamic linker stage-3 into stage-2 function | Rich Felker | 1 | -10/+1 |
2015-05-25 | simplify/shrink relocation processing in dynamic linker stage 1 | Rich Felker | 1 | -24/+16 |
2015-05-25 | remove processing of DT_JMPREL from dynamic linker stage 1 bootstrap | Rich Felker | 1 | -1/+0 |
2015-04-14 | make _dlstart_c function use hidden visibility | Rich Felker | 1 | -0/+1 |
2015-04-13 | dynamic linker bootstrap overhaul | Rich Felker | 1 | -0/+107 |