1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/libexec/rtld-elf/mips
Jayachandran C. 4c4a1ce8f8 64 bit support for MIPS rtld.
- Handle the case where pltgot[1] is 64 bit.
- use 'ifdef __mips_n64' instead of 'ELFSIZE == 64' to detect 64 bit compile.
2010-07-29 20:18:52 +00:00
..
reloc.c 64 bit support for MIPS rtld. 2010-07-29 20:18:52 +00:00
rtld_machdep.h
rtld_start.S 64 bit support for MIPS rtld. 2010-07-29 20:18:52 +00:00