Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-24 | fix ldso name for sh-nofpu subarch | Rich Felker | 1 | -1/+7 |
2015-04-24 | fix failure of sh reloc.h to properly detect endianness for ldso name | Rich Felker | 1 | -0/+2 |
2015-04-13 | dynamic linker bootstrap overhaul | Rich Felker | 1 | -24/+12 |
2014-06-18 | refactor to remove arch-specific relocation code from dynamic linker | Rich Felker | 1 | -25/+13 |
2014-06-17 | multiple fixes to sh (superh) dynamic linker relocations | Rich Felker | 1 | -10/+8 |
2014-06-16 | dynamic linker: permit error returns from arch-specific reloc function | Rich Felker | 1 | -1/+2 |
2014-02-27 | fix endian subarchs for sh arch | Rich Felker | 1 | -2/+2 |
2014-02-27 | rename superh port to "sh" for consistency | Rich Felker | 1 | -0/+47 |