about summary refs log tree commit diff
path: root/arch/x32/reloc.h
Commit message (Expand)AuthorAgeFilesLines
* new dlstart stage-2 chaining for x86_64 and x32Rich Felker2015-09-171-0/+5
* fix breakage in x32 dynamic linker due to mismatching register sizeRich Felker2015-04-201-1/+1
* dynamic linker bootstrap overhaulRich Felker2015-04-131-31/+17
* refactor to remove arch-specific relocation code from dynamic linkerRich Felker2014-06-181-27/+20
* dynamic linker: permit error returns from arch-specific reloc functionRich Felker2014-06-161-1/+2
* make the x32 port use the correct ld-musl-x32.path filenameRich Felker2014-02-231-1/+1
* import vanilla x86_64 code as x32rofl0r2014-02-231-0/+46