Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-09 | remove makefile hacks to build links. Instead, change the files that | Marc Espie | |
gprof uses directly. okay deraadt@, miod@. Thanks for checking that gcc 2.95 is happy with #include MACRO | |||
2006-03-25 | add missing prototypes all over the place, u_long -> unsigned long (userland | Marc Espie | |
code). okay kettenis@, comments by ray@ | |||
2004-07-20 | Add ELFDEBUG to mirror the a.out debug that already exists. | Marco S Hyman | |
OK art@ | |||
2004-07-20 | make lowpc and highpc into long, fixing gprof on 64-bit archs with text | Artur Grabowski | |
above 4GB. miod@ ok | |||
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-05-08 | Split out symbol handling into a separate file. | Artur Grabowski | |
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. | |||
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-03-22 | _wall, err/warn; dummy hppa part, like others | Michael Shalayeff | |
2001-03-21 | New compilation scheme, more cross-compiler friendly, less error-prone. | Miod Vallat | |
As a bonus, bring support for mvme88k. millert@ ok | |||
1996-12-22 | Add powerpc support to gprof. (primative support). | Dale S. Rahn | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |