freebsd-dev/sys/i386
Bruce Evans ea2b3e3d1b Fixed profiling of elf kernels. Made high resolution profiling compile
for elf kernels (it is broken for all kernels due to lack of egcs support).

Renaming of many assembler labels is avoided by declaring by declaring
the labels that need to be visible to gprof as having type "function"
and depending on the elf version of gprof being zealous about discarding
the others.  A few type declarations are still missing, mainly for SMP.

PR:		9413
Submitted by:	Assar Westerlund <assar@sics.se> (initial parts)
1999-05-06 09:44:57 +00:00
..
apm Now that each cpu has its own gdt table, we need to setup apm gdt entries in 1999-05-06 01:07:03 +00:00
bios Now that each cpu has its own gdt table, we need to setup apm gdt entries in 1999-05-06 01:07:03 +00:00
boot Update #include statements to reflect the new location of "sioreg.h". 1999-04-22 21:02:44 +00:00
conf Add the INIT_PATH option for embedded systems. 1999-05-05 12:22:31 +00:00
eisa These two drivers have not been converted for newbus eisa yet. 1999-05-02 20:35:44 +00:00
i386 Fixed profiling of elf kernels. Made high resolution profiling compile 1999-05-06 09:44:57 +00:00
ibcs2 Suser() simplification: 1999-04-27 11:18:52 +00:00
include Fixed profiling of elf kernels. Made high resolution profiling compile 1999-05-06 09:44:57 +00:00
isa Fixed profiling of elf kernels. Made high resolution profiling compile 1999-05-06 09:44:57 +00:00
linux - Handle mixer read ioctls correctly. They have the same group, number and 1999-04-29 04:37:57 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
svr4 Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00