summaryrefslogtreecommitdiff
path: root/arch/x32/reloc.h
AgeCommit message (Expand)AuthorLines
2015-09-17new dlstart stage-2 chaining for x86_64 and x32Rich Felker-0/+5
2015-04-20fix breakage in x32 dynamic linker due to mismatching register sizeRich Felker-1/+1
2015-04-13dynamic linker bootstrap overhaulRich Felker-31/+17
2014-06-18refactor to remove arch-specific relocation code from dynamic linkerRich Felker-27/+20
2014-06-16dynamic linker: permit error returns from arch-specific reloc functionRich Felker-1/+2
2014-02-23make the x32 port use the correct ld-musl-x32.path filenameRich Felker-1/+1
2014-02-23import vanilla x86_64 code as x32rofl0r-0/+46