| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix a few cases that relied on 'implicit int' (constraint violation in C99). | Stefan Farfeleder | 2004-07-11 | 1 | -1/+1 |
| * | Deal with double whitespace. | Ruslan Ermilov | 2004-07-03 | 1 | -3/+3 |
| * | Fix after rev. 1.24 changes: bump document date, and remove -c | Ruslan Ermilov | 2004-07-02 | 1 | -2/+2 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -3/+5 |
| * | Retire support for gprof's -c option. All our currently supported | Stefan Farfeleder | 2004-06-20 | 12 | -111/+1 |
| * | Include <string.h> for prototypes of various string functions. | Stefan Farfeleder | 2004-05-24 | 4 | -0/+7 |
| * | Include <netinet/in.h> for ntoh*() and hton*() prototypes. | Stefan Farfeleder | 2004-05-24 | 1 | -0/+2 |
| * | Build/install gprof on amd64 as well, after repocopying the MD bits. | Peter Wemm | 2004-05-18 | 1 | -0/+3 |
| * | Fixed total disorder of MD includes. | Bruce Evans | 2004-05-14 | 1 | -10/+10 |
| * | Some arm bits for gprof. | Olivier Houchard | 2004-05-14 | 3 | -0/+62 |
| * | Remove MD bits for unsupported architectures. | Tim J. Robbins | 2003-10-30 | 12 | -1238/+1 |
| * | Remove 2 more unused doc Makefiles. | Tom Rhodes | 2003-02-04 | 1 | -12/+0 |
| * | Add powerpc.h. Still missing powerpc.[ch] in gprof, but this gets | Peter Grehan | 2002-12-10 | 1 | -0/+3 |
| * | mdoc(7) police: back out unproved changes in previous revision; | Ruslan Ermilov | 2002-11-26 | 1 | -4/+4 |
| * | Remove done() which was just exit() so use of warn()/err() can be made. Abort | Philippe Charnier | 2002-10-16 | 20 | -198/+238 |
| * | Consistently use FBSDID | David E. O'Brien | 2002-06-30 | 9 | -13/+20 |
| * | Fix preprocessor directive syntax (text after #endif). | Garrett Wollman | 2002-05-30 | 6 | -53/+61 |
| * | Check for defined(__i386__) instead of just defined(i386) since the compiler | Alfred Perlstein | 2002-05-30 | 1 | -1/+1 |
| * | Use `The .Nm utility' | Philippe Charnier | 2002-04-20 | 1 | -6/+7 |
| * | Include <stdint.h> for definition of intmax_t and/or uintmax_t. | Mike Barcroft | 2002-03-25 | 1 | -0/+1 |
| * | Make this build on sparc64. | Jake Burkholder | 2002-03-10 | 3 | -0/+60 |
| * | Support runtime specification of the history counter type by whatever | Bruce Evans | 2002-03-06 | 2 | -18/+51 |
| * | Fixed some misspellings of 2 as sizeof(UNIT) so that they won't break | Bruce Evans | 2002-03-06 | 3 | -13/+19 |
| * | Fixed printf format errors. In printgprof.c, also convert the scale | Bruce Evans | 2002-02-21 | 4 | -39/+39 |
| * | Added missing copyright. Obtain one and a vendor id from gprof.c. aout.c | Bruce Evans | 2002-02-21 | 2 | -2/+83 |
| * | Fixed a missing variable declaration so that gprof compiles with -DDEBUG. | Bruce Evans | 2002-02-21 | 1 | -0/+3 |
| * | Moved the definition of the machine-independent macro UNITS_TO_CODE | Bruce Evans | 2002-02-21 | 11 | -9/+12 |
| * | Oops, forgot to remove the `beforeinstall' block. | Ruslan Ermilov | 2001-12-17 | 1 | -5/+0 |
| * | Install files via FILES. | Ruslan Ermilov | 2001-12-17 | 1 | -0/+2 |
| * | mdoc(7) police: kill whitespace at EOL. | Ruslan Ermilov | 2001-11-20 | 1 | -1/+1 |
| * | Add -K support to gprof(1), which enables dynamic symbol resolution from | Brian Feldman | 2001-10-30 | 5 | -3/+87 |
| * | Add ia64 support (stubs, just like i386, alpha) | Peter Wemm | 2001-10-23 | 3 | -0/+61 |
| * | Add hint about how we name profiled libraries (append _p at the right place). | Jens Schweikhardt | 2001-08-14 | 1 | -0/+11 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -7/+7 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | * include/elf.h has been repo copied to include/elf-hints.h, and it no | David E. O'Brien | 2001-05-02 | 1 | -1/+6 |
| * | Grammar police: "its", not "it's", is the possessive form of "it". | Dima Dorfman | 2001-04-15 | 1 | -1/+1 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-19 | 1 | -1/+1 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -4/+4 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 1 | -1/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 5 | -5/+5 |
| * | Enable gprof on alpha. | Hidetoshi Shimokawa | 1999-07-16 | 4 | -4/+62 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
| * | Don't ignore weak symbols. | Dmitrij Tejblum | 1999-07-03 | 1 | -1/+0 |
| * | Construct the profile file name from the name of the executable. A program | Jean-Marc Zucconi | 1999-05-23 | 3 | -14/+13 |
| * | Make profiling work for ELF. gprof now autodetects the format of | John Polstra | 1998-09-07 | 6 | -208/+345 |
| * | Change MACHINE to MACHINE_ARCH to support MACHINE=pc98. | John Birrell | 1998-09-05 | 1 | -1/+1 |
| * | Don't ignore symbols containing "$". C++ destructors and other | John Polstra | 1998-08-08 | 1 | -4/+3 |
| * | Revert to original style. | Philippe Charnier | 1997-07-15 | 2 | -5/+8 |
| * | 32-bit counters aren't large enough for 100+MHz clocks. Use 64-bit | Bruce Evans | 1997-07-13 | 1 | -1/+1 |