12 Commits (729fef0a9358e2f6f1cd8c75a1a0f7ee48b08c95)

Author SHA1 Message Date
Rich Felker 9439ebd766 fix dynamic loader library mapping for nommu systems 11 years ago
Rich Felker eaf7ab6e24 add real fdpic loading of shared libraries 11 years ago
Rich Felker 7a9669e977 add general fdpic support in dynamic linker and arch support for sh 11 years ago
Rich Felker d4c82d05b8 add sh fdpic subarch variants 11 years ago
Rich Felker 1fb0878ebc fix ldso name for sh-nofpu subarch 11 years ago
Rich Felker 7faee5fa0d fix failure of sh reloc.h to properly detect endianness for ldso name 11 years ago
Rich Felker f3ddd17380 dynamic linker bootstrap overhaul 11 years ago
Rich Felker adf94c1966 refactor to remove arch-specific relocation code from dynamic linker 12 years ago
Rich Felker f4cc276018 multiple fixes to sh (superh) dynamic linker relocations 12 years ago
Rich Felker bfa09700b9 dynamic linker: permit error returns from arch-specific reloc function 12 years ago
Rich Felker 5c27c4458f fix endian subarchs for sh arch 12 years ago
Rich Felker aacd348637 rename superh port to "sh" for consistency 12 years ago
Bobby Bingham 3a3c813e08 superh port 13 years ago