1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/alpha
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
..
alpha Resolve relative relocations in klds before trying to parse the module's 2003-01-21 02:42:44 +00:00
compile
conf Remove the last stray NO_GEOM option in our example kernel config files. 2003-01-19 11:50:45 +00:00
include Protect against multiple inclusions. 2003-01-18 23:43:12 +00:00
isa
linux
mcbus
osf1 Bow to the whining masses and change a union back into void *. Retain 2003-01-13 00:33:17 +00:00
pci
tlsb Fix warnings when compiled with SIMOS defined. 2002-11-08 20:52:21 +00:00
Makefile