summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/elf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prefer <elf.h> to the non portable <sys/exec_elf.h>.mpi2017-10-291-1/+1
* Do not cast result of malloc/calloc/realloc* if stdlib.h is in scopederaadt2015-08-201-1/+1
* Ignore "mapping symbols" like $a and $t. They seem to be an ARM-onlyckuethe2007-01-091-0/+9
* Add ELFDEBUG to mirror the a.out debug that already exists.marc2004-07-201-0/+12
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-5/+1
* Split out symbol handling into a separate file.art2002-05-081-0/+140