summaryrefslogtreecommitdiff
path: root/arch/sh/reloc.h
AgeCommit message (Expand)AuthorLines
2015-11-11fix dynamic loader library mapping for nommu systemsRich Felker-0/+2
2015-09-22add real fdpic loading of shared librariesRich Felker-0/+1
2015-09-22add general fdpic support in dynamic linker and arch support for shRich Felker-3/+9
2015-09-12add sh fdpic subarch variantsRich Felker-1/+16
2015-04-24fix ldso name for sh-nofpu subarchRich Felker-1/+7
2015-04-24fix failure of sh reloc.h to properly detect endianness for ldso nameRich Felker-0/+2
2015-04-13dynamic linker bootstrap overhaulRich Felker-24/+12
2014-06-18refactor to remove arch-specific relocation code from dynamic linkerRich Felker-25/+13
2014-06-17multiple fixes to sh (superh) dynamic linker relocationsRich Felker-10/+8
2014-06-16dynamic linker: permit error returns from arch-specific reloc functionRich Felker-1/+2
2014-02-27fix endian subarchs for sh archRich Felker-2/+2
2014-02-27rename superh port to "sh" for consistencyRich Felker-0/+47