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