Date: Thu, 29 Jul 2010 20:18:52 +0000 (UTC) From: "Jayachandran C." <jchandra@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/libexec/rtld-elf/mips reloc.c rtld_start.S Message-ID: <201007292019.o6TKJDb9022728@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jchandra 2010-07-29 20:18:52 UTC
FreeBSD src repository
Modified files:
libexec/rtld-elf/mips reloc.c rtld_start.S
Log:
SVN rev 210629 on 2010-07-29 20:18:52Z by jchandra
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.
Revision Changes Path
1.5 +14 -8 src/libexec/rtld-elf/mips/reloc.c
1.4 +3 -2 src/libexec/rtld-elf/mips/rtld_start.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007292019.o6TKJDb9022728>
