]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update for the new toolchain. ld doesn't provide _GLOBAL_OFFSET_TABLE_
authorPeter Wemm <peter@FreeBSD.org>
Mon, 29 Oct 2001 10:14:51 +0000 (10:14 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Mon, 29 Oct 2001 10:14:51 +0000 (10:14 +0000)
commit16ef3f735a4803becef5e3e39dca4bafe320af87
tree9183984587640d8245f4107a92726068860181ef
parent14a55adf3628d7fa359a37f14bb7bf59f6cec53f
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
lib/csu/ia64/crt1.c