]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
powerpc: Get 32-bit AIM building with secure-PLT
authorJustin Hibbits <jhibbits@FreeBSD.org>
Mon, 5 Aug 2019 01:37:18 +0000 (01:37 +0000)
committerJustin Hibbits <jhibbits@FreeBSD.org>
Mon, 5 Aug 2019 01:37:18 +0000 (01:37 +0000)
commit2b5083856384df6991b84d3d7290b9e2d80153a5
tree067eac9b08cfc732eef089aa2d212f4dd9df3c33
parentc144616b7db4e977a0309c2fe5f5c45923e280c0
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