]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
powerpc: Get 32-bit AIM building with secure-PLT
authorjhibbits <jhibbits@FreeBSD.org>
Mon, 5 Aug 2019 01:37:18 +0000 (01:37 +0000)
committerjhibbits <jhibbits@FreeBSD.org>
Mon, 5 Aug 2019 01:37:18 +0000 (01:37 +0000)
commitb8553eed107503dbf0ae3f0fe1f6002ffafb4e3a
tree067eac9b08cfc732eef089aa2d212f4dd9df3c33
parenta67e053e2bda7829203775e7e28a5d99332583de
powerpc:  Get 32-bit AIM building with secure-PLT

The last few changes needed before 32-bit AIM builds with secure-PLT with
base GCC.  Because ofwcall32.S and swtch32.S were branching to the GOT it
could not use secure PLT.
sys/powerpc/ofw/ofwcall32.S
sys/powerpc/powerpc/swtch32.S