freebsd-skq/sys/powerpc
dchagin 2408b715a0 Implement new way of branding ELF binaries by looking to a
".note.ABI-tag" section.

The search order of a brand is changed, now first of all the
".note.ABI-tag" is looked through.

Move code which fetch osreldate for ELF binary to check_note() handler.

PR:		118473
Approved by:	kib (mentor)
2009-03-13 16:40:51 +00:00
..
aim Change the PVO zone for fictitious pages to the unmanaged PVO zone, to match 2009-03-11 03:19:19 +00:00
booke Add memmove() to the kernel, making the kernel compile with Clang. 2009-02-28 16:21:25 +00:00
compile
conf Change over the usb kernel options to the new stack (retaining existing 2009-02-23 18:34:56 +00:00
fpu Include <sys/types.h> before <sys/systm.h> to get typedefs required 2008-04-09 08:50:37 +00:00
include Make MPC85xx LAW handling and reset routines aware of the MPC8548 variant. 2009-03-13 06:28:20 +00:00
mpc85xx Make MPC85xx LAW handling and reset routines aware of the MPC8548 variant. 2009-03-13 06:28:20 +00:00
ofw Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular, 2008-12-15 15:31:10 +00:00
powermac Fix a race condition in kiic(4) made possible by the way the device's STOP 2009-01-20 14:09:12 +00:00
powerpc Implement new way of branding ELF binaries by looking to a 2009-03-13 16:40:51 +00:00
psim Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. This 2008-10-14 14:54:14 +00:00