freebsd-skq/sys/powerpc/aim
Brandon Bergren 6d515b0cc7 powerpc: Kernel fixes for ppc32 and powerpcspe w/ lld
Fix wrong section ordering that was causing a ".got is not contiguous with
other relro sections" lld error. This also brings ldscript.powerpc and
ldscript.powerpcspe closer to ldscript.powerpc64.

Also, remove unnecessary text relocs from the ppc32 AIM trap code.

Approved by: jhibbits (mentor)
Differential Revision: https://reviews.freebsd.org/D22349
2019-11-14 04:34:17 +00:00
..
aim_machdep.c powerpc: Add POWER8NVL definition 2019-04-27 02:33:49 +00:00
locore32.S powerpc64: Add a trap stack area 2019-02-04 16:02:03 +00:00
locore64.S [PPC64] Fix trapstk overflow 2019-10-31 11:59:00 +00:00
locore.S
mmu_oea64.c Fix assert in PowerPC pmaps after introduction of object busy. 2019-10-16 07:09:15 +00:00
mmu_oea64.h [PPC64] Initial kernel minidump implementation 2019-10-14 13:04:04 +00:00
mmu_oea.c Clear PGA_WRITEABLE in moea_pvo_remove(). 2019-10-16 15:50:12 +00:00
moea64_if.m
moea64_native.c powerpc64: Don't guard ISA 3.0 partition table setup with hw_direct_map 2019-11-13 02:22:00 +00:00
mp_cpudep.c powerpc: Initialize the Hardware Interrupt Offset Register (HIOR) earlier for ppc970 2019-05-10 19:36:14 +00:00
slb.c powerpc: Remove an unnecessary #ifdef guard from slb.c 2019-07-21 03:19:54 +00:00
trap_subr32.S powerpc: Kernel fixes for ppc32 and powerpcspe w/ lld 2019-11-14 04:34:17 +00:00
trap_subr64.S powerpc/aim: Fix comment typo 2019-10-19 02:47:32 +00:00