about summary refs log tree commit diff
path: root/arch/sh/reloc.h
Commit message (Expand)AuthorAgeFilesLines
* remove use of endian.h from arch reloc.h headers, clean upRich Felker2019-10-171-2/+0
* fix TLS layout of TLS variant I when there is a gap above TPSzabolcs Nagy2018-06-021-1/+1
* fix dynamic loader library mapping for nommu systemsRich Felker2015-11-111-0/+2
* add real fdpic loading of shared librariesRich Felker2015-09-221-0/+1
* add general fdpic support in dynamic linker and arch support for shRich Felker2015-09-221-3/+9
* add sh fdpic subarch variantsRich Felker2015-09-121-1/+16
* fix ldso name for sh-nofpu subarchRich Felker2015-04-241-1/+7
* fix failure of sh reloc.h to properly detect endianness for ldso nameRich Felker2015-04-241-0/+2
* dynamic linker bootstrap overhaulRich Felker2015-04-131-24/+12
* refactor to remove arch-specific relocation code from dynamic linkerRich Felker2014-06-181-25/+13
* multiple fixes to sh (superh) dynamic linker relocationsRich Felker2014-06-171-10/+8
* dynamic linker: permit error returns from arch-specific reloc functionRich Felker2014-06-161-1/+2
* fix endian subarchs for sh archRich Felker2014-02-271-2/+2
* rename superh port to "sh" for consistencyRich Felker2014-02-271-0/+47