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