freebsd-dev/sys/powerpc/ofw
Justin Hibbits 2b50838563 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.
2019-08-05 01:37:18 +00:00
..
ofw_initrd.c [PPC64] Fix ofw_initrd 2019-06-11 11:16:41 +00:00
ofw_machdep.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
ofw_pcib_pci.c
ofw_pcibus.c Fix bug on newbus device deletion: we should delete the child's devinfo 2019-06-16 21:56:45 +00:00
ofw_pcibus.h
ofw_real.c
ofw_syscons.c
ofw_syscons.h
ofwcall32.S powerpc: Get 32-bit AIM building with secure-PLT 2019-08-05 01:37:18 +00:00
ofwcall64.S powerpc64: Use medium code model in asm files for TOC references 2019-03-29 02:38:30 +00:00
openpic_ofw.c
rtas.c