Date: Mon, 29 Oct 2001 02:14:52 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/csu/ia64 crt1.c Message-ID: <200110291014.f9TAEqN27838@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/10/29 02:14:52 PST Modified files: lib/csu/ia64 crt1.c Log: Update for the new toolchain. ld doesn't provide _GLOBAL_OFFSET_TABLE_ in 2.11.2, so use a relocatable method of calculating gp. Reviewed by: dfr Revision Changes Path 1.5 +9 -2 src/lib/csu/ia64/crt1.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?200110291014.f9TAEqN27838>