aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gprof/elf.c
Commit message (Expand)AuthorAgeFilesLines
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Remove done() which was just exit() so use of warn()/err() can be made. AbortPhilippe Charnier2002-10-161-3/+3
* Added missing copyright. Obtain one and a vendor id from gprof.c. aout.cBruce Evans2002-02-211-2/+40
* * include/elf.h has been repo copied to include/elf-hints.h, and it noDavid E. O'Brien2001-05-021-1/+6
* Don't ignore weak symbols.Dmitrij Tejblum1999-07-031-1/+0
* Make profiling work for ELF. gprof now autodetects the format ofJohn Polstra1998-09-071-0/+106