1. 2d0290d fix regression in SH/FDPIC dynamic linker by Rich Felker · 9 years ago
  2. 5552ce5 move dynamic linker to its own top-level directory, ldso by Rich Felker · 9 years ago[Renamed (99%) from src/ldso/dlstart.c]
  3. 7a9669e add general fdpic support in dynamic linker and arch support for sh by Rich Felker · 9 years ago
  4. d874064 simplify dlstart code by using integer type for base address by Rich Felker · 9 years ago
  5. 6fc30c2 remove old dlstart stage-2 symbolic lookup code; add new generic by Rich Felker · 9 years ago
  6. 2907afb introduce new symbol-lookup-free rcrt1/dlstart stage chaining by Rich Felker · 9 years ago
  7. 768b82c move call to dynamic linker stage-3 into stage-2 function by Rich Felker · 9 years ago
  8. 0e0e494 simplify/shrink relocation processing in dynamic linker stage 1 by Rich Felker · 9 years ago
  9. 09db855 remove processing of DT_JMPREL from dynamic linker stage 1 bootstrap by Rich Felker · 9 years ago
  10. f1faa0e make _dlstart_c function use hidden visibility by Rich Felker · 9 years ago
  11. f3ddd17 dynamic linker bootstrap overhaul by Rich Felker · 9 years ago