3 Commits (b54f481fbcc5637226fc3d2e0404b7f95b3e2f14)

Author SHA1 Message Date
Rich Felker 9b95fd0944 define and use internal macros for hidden visibility, weak refs 8 years ago
Rich Felker 2d0290debf fix regression in SH/FDPIC dynamic linker 10 years ago
Rich Felker 5552ce5200 move dynamic linker to its own top-level directory, ldso 10 years ago
Rich Felker 7a9669e977 add general fdpic support in dynamic linker and arch support for sh 11 years ago
Rich Felker d874064579 simplify dlstart code by using integer type for base address 11 years ago
Rich Felker 6fc30c2493 remove old dlstart stage-2 symbolic lookup code; add new generic 11 years ago
Rich Felker 2907afb8db introduce new symbol-lookup-free rcrt1/dlstart stage chaining 11 years ago
Rich Felker 768b82c6de move call to dynamic linker stage-3 into stage-2 function 11 years ago
Rich Felker 0e0e49421f simplify/shrink relocation processing in dynamic linker stage 1 11 years ago
Rich Felker 09db855b35 remove processing of DT_JMPREL from dynamic linker stage 1 bootstrap 11 years ago
Rich Felker f1faa0e12f make _dlstart_c function use hidden visibility 11 years ago
Rich Felker f3ddd17380 dynamic linker bootstrap overhaul 11 years ago