Date: Mon, 19 Aug 2002 17:24:33 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf/ia64 reloc.c Message-ID: <200208200024.g7K0OXcE016915@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/08/19 17:24:33 PDT Modified files: libexec/rtld-elf/ia64 reloc.c Log: Add support for the R_IA64_IPLTLSB relocation in non-PLT context. This relocation creates a function descriptor at the specified address and is commonly used for C++ to create virtual function tables. Revision Changes Path 1.8 +30 -0 src/libexec/rtld-elf/ia64/reloc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208200024.g7K0OXcE016915>