Date: Wed, 10 Oct 2001 00:15:01 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf/alpha reloc.c Message-ID: <200110100715.f9A7F2l67455@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2001/10/10 00:15:01 PDT Modified files: libexec/rtld-elf/alpha reloc.c Log: The support for accelerating find_symdef() with a cache was broken. This fixes the problem and improves startup times for large applications such as KDE2 considerably. Reviewed by: jdp MFC after: 1 week Revision Changes Path 1.13 +10 -9 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?200110100715.f9A7F2l67455>