opnsense-src/sys/powerpc
Justin Hibbits a608b7d313 Unbreak 32-bit binaries on powerpc64
Recently a change was made which broke loading 32-bit binaries on powerpc64,
with an assertion in ld-elf32.so.1:

ld-elf32.so.1: assert failed:
/usr/local/poudriere/jails/ppc64/usr/src/libexec/rtld-elf/rtld.c:390

It turns out Elf32_AuxInfo was broken for a very long time on powerpc64, as
it uses long and pointers, which are both 64 bits on powerpc64, and only
manifested with the recent work on auxargs.
2018-06-01 16:31:05 +00:00
..
aim On POWER9 clear the HID0_RADIX before enabling the page tables 2018-05-26 04:33:19 +00:00
booke Print the full-width pointer values in hex. 2018-05-28 00:19:08 +00:00
conf Enable kernel dump features in GENERIC for most platforms. 2018-05-19 19:53:23 +00:00
cpufreq
fpu
include Unbreak 32-bit binaries on powerpc64 2018-06-01 16:31:05 +00:00
mambo
mikrotik
mpc85xx
ofw powerpc64: Avoid overwriting initrd area 2018-06-01 12:43:13 +00:00
powermac
powernv Remove a debug printf from opal_pci driver 2018-05-31 04:11:40 +00:00
powerpc Match style of the other prototypes, and don't name the argument. 2018-05-27 20:36:43 +00:00
ps3
pseries Add a comment explaining the need of a global temporary variable 2018-05-22 03:24:16 +00:00
psim