summaryrefslogtreecommitdiff
path: root/usr.bin/gprof/elf.c
AgeCommit message (Expand)Author
2017-10-29Prefer <elf.h> to the non portable <sys/exec_elf.h>.Martin Pieuchot
2015-08-20Do not cast result of malloc/calloc/realloc* if stdlib.h is in scopeTheo de Raadt
2007-01-09Ignore "mapping symbols" like $a and $t. They seem to be an ARM-onlyChris Kuethe
2004-07-20Add ELFDEBUG to mirror the a.out debug that already exists.Marco S Hyman
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-08Split out symbol handling into a separate file.Artur Grabowski