freebsd-skq/sys/amd64
marcel d35d608c07 Add two hooks to signal module load and module unload to MD code.
The primary reason for this is to allow MD code to process machine
specific attributes, segments or sections in the ELF file and
update machine specific state accordingly. An immediate use of this
is in the ia64 port where unwind information is updated to allow
debugging and tracing in/across modules. Note that this commit
does not add the functionality to the ia64 port. See revision 1.9
of ia64/ia64/elf_machdep.c.

Validated on: alpha, i386, ia64
2002-10-19 19:16:03 +00:00
..
acpica - curproc may be NULL in 4-stable. In that case use the vmspace from 2002-10-16 17:22:03 +00:00
amd64 Add two hooks to signal module load and module unload to MD code. 2002-10-19 19:16:03 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Permits UFS ACLs to be used with the GENERIC kernel. Due to recent 2002-10-19 16:54:15 +00:00
ia32 re-regen. Sigh. 2002-10-09 22:40:41 +00:00
include Add the !define(COMPILING_LINT) 2002-10-17 18:17:28 +00:00
isa 1. Fix a comment. Locking _is_ needed (but not done). 2002-10-17 13:55:39 +00:00
pci Use the global pcib devclass instead of our own static copy. 2002-10-16 18:38:35 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00