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