summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/hppa.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Split out symbol handling into a separate file.art2002-05-081-0/+51
| | | | | | | | | | | Implement symbol handling for ELF (based on FreeBSD). Implement dummy support for alpha, hppa, powerpc and sparc64. Tested during the last 2 months on various archs (never comitted because other stuff got in the way). Some fixups to i386 support from mickey@ This lets us switch all elf archs to this gprof.
* Now that the makefile does not create symlinks to files for archsdrahn2001-09-101-11/+0
| | | | which do not build, these files are no longer necessary.
* _wall, err/warn; dummy hppa part, like othersmickey2001-03-221-0/+11