summaryrefslogtreecommitdiff
path: root/usr.bin/gprof/elf.c
AgeCommit message (Expand)Author
2023-11-26usr.bin: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2010-12-11Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl
2002-10-16Remove done() which was just exit() so use of warn()/err() can be made. AbortPhilippe Charnier
2002-02-21Added missing copyright. Obtain one and a vendor id from gprof.c. aout.cBruce Evans
2001-05-02* include/elf.h has been repo copied to include/elf-hints.h, and it noDavid E. O'Brien
1999-07-03Don't ignore weak symbols.Dmitrij Tejblum
1998-09-07Make profiling work for ELF. gprof now autodetects the format ofJohn Polstra