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