Date: Mon, 22 May 2000 09:31:18 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf/alpha reloc.c Message-ID: <200005221631.JAA62274@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 2000/05/22 09:31:18 PDT Modified files: libexec/rtld-elf/alpha reloc.c Log: Eliminate unaligned accesses that occurred when relocating the DWARF2 exception tables emitted by the compiler for C++ sources. These tables are tightly packed, and they contain some relocated addresses which are not well-aligned. Revision Changes Path 1.11 +28 -13 src/libexec/rtld-elf/alpha/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?200005221631.JAA62274>