Date: Thu, 20 Sep 2001 09:32:55 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 locore.s Message-ID: <200109201632.f8KGWt993175@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2001/09/20 09:32:55 PDT Modified files: sys/ia64/ia64 locore.s Log: If two @fptr relocations refer to the same symbol, use the same fptr structure to resolve them. This is necessary to allow code to compare function pointers. Revision Changes Path 1.12 +25 -8 src/sys/ia64/ia64/locore.s 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?200109201632.f8KGWt993175>