freebsd-nq/sys/powerpc
Jake Burkholder 7251b4bf93 Resolve relative relocations in klds before trying to parse the module's
metadata.  This fixes module dependency resolution by the kernel linker on
sparc64, where the relocations for the metadata are different than on other
architectures; the relative offset is in the addend of an Elf_Rela record
instead of the original value of the location being patched.
Also fix printf formats in debug code.

Submitted by:	Hartmut Brandt <brandt@fokus.gmd.de>
PR:		46732
Tested on:	alpha (obrien), i386, sparc64
2003-01-21 02:42:44 +00:00
..
aim Merge all the various copies of vm_fault_quick() into a single 2003-01-16 00:02:21 +00:00
compile
conf
include include cdefs.h so as to unbreak the libc build 2003-01-20 22:05:39 +00:00
ofw Make ofw_pci_find_node() use the reg property instead of the 2003-01-09 12:24:19 +00:00
powermac Allocate interrupts from the resource list. 2003-01-09 09:15:42 +00:00
powerpc Resolve relative relocations in klds before trying to parse the module's 2003-01-21 02:42:44 +00:00
psim Removed unnecessary includes and brought up to date with ata 2003-01-18 11:46:50 +00:00