summaryrefslogtreecommitdiff
path: root/arch/sh/reloc.h
AgeCommit message (Expand)Author
2019-10-17remove use of endian.h from arch reloc.h headers, clean upRich Felker
2018-06-02fix TLS layout of TLS variant I when there is a gap above TPSzabolcs Nagy
2015-11-11fix dynamic loader library mapping for nommu systemsRich Felker
2015-09-22add real fdpic loading of shared librariesRich Felker
2015-09-22add general fdpic support in dynamic linker and arch support for shRich Felker
2015-09-12add sh fdpic subarch variantsRich Felker
2015-04-24fix ldso name for sh-nofpu subarchRich Felker
2015-04-24fix failure of sh reloc.h to properly detect endianness for ldso nameRich Felker
2015-04-13dynamic linker bootstrap overhaulRich Felker
2014-06-18refactor to remove arch-specific relocation code from dynamic linkerRich Felker
2014-06-17multiple fixes to sh (superh) dynamic linker relocationsRich Felker
2014-06-16dynamic linker: permit error returns from arch-specific reloc functionRich Felker
2014-02-27fix endian subarchs for sh archRich Felker
2014-02-27rename superh port to "sh" for consistencyRich Felker