freebsd-dev/sys/amd64
John Polstra 5584f22bb3 Make profiling work for ELF. gprof now autodetects the format of
the executable file, so it will work for both a.out and ELF format
files.  I have split the object format specific code into separate
source files.  It's cleaner than it was before, but it's still
pretty crufty.

Don't cheat on your make world for this update.  A lot of things
have to be rebuilt for it to work, including the compiler and all
of the profiled libraries.
1998-09-07 23:32:00 +00:00
..
amd64 Don't go below the low water mark of free pages due to optional prefaulting 1998-09-06 23:04:20 +00:00
conf Increase 'maxusers' to 32; with the number of people using GENERIC as 1998-09-04 19:55:51 +00:00
include Make profiling work for ELF. gprof now autodetects the format of 1998-09-07 23:32:00 +00:00
isa Maintain a mapping from irq number to (ioapic number, int pin) tuple, 1998-09-06 22:41:42 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00