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