freebsd-dev/lib/csu
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
..
alpha Remove the bootstrap hack that prevented the use of the rtld. 1998-08-20 21:37:22 +00:00
amd64 Make profiling work for ELF. gprof now autodetects the format of 1998-09-07 23:32:00 +00:00
common Import C startup files for ELF support. 1998-03-07 20:27:11 +00:00
i386 Fixed double slashes in pathnames. 1998-05-31 11:32:38 +00:00
i386-elf Make profiling work for ELF. gprof now autodetects the format of 1998-09-07 23:32:00 +00:00