Age | Commit message (Expand) | Author | Files | Lines |
1993-04-14 | gprof(1) can have more than one profile data file, so have the usage | Sean Eric Fagan | 1 | -1/+1 |
1993-04-13 | * M Makefile.in: Add -g to CFLAGS. | Per Bothner | 5 | -14/+24 |
1993-03-26 | add INFO-DIR-ENTRY | David D. Zuhn | 2 | -0/+15 |
1993-03-23 | add installcheck | David D. Zuhn | 2 | -1/+6 |
1993-03-22 | fix whitespace | David D. Zuhn | 1 | -1/+1 |
1993-02-28 | * gprof.c (funcsymbol): Invert test for aflag. | Per Bothner | 2 | -1/+5 |
1993-02-26 | * printgprof (xmalloc, xrealloc): Cast results of malloc | Per Bothner | 2 | -2/+7 |
1993-02-13 | gprof, not gprog. typo | David D. Zuhn | 1 | -1/+1 |
1993-02-13 | keep gprof.texi, remove RCS cruft | David D. Zuhn | 1 | -1/+1 |
1993-02-03 | added rules for info, install-info, and dvi; rule for clean is correct, too | Jeffrey Osier | 2 | -5/+36 |
1993-01-29 | freshly updated -- gprof.texi is an edit of the old `gprof.texinfo' by | Jeffrey Osier | 2 | -4/+1042 |
1993-01-24 | Add a usage statement if an unrecognized option is given. | Sean Eric Fagan | 1 | -0/+7 |
1993-01-06 | fix install rule | David D. Zuhn | 2 | -1/+5 |
1992-12-08 | recording file death | K. Richard Pixley | 10 | -1150/+0 |
1992-10-09 | Eckhard Rueggeberg throught gprof didn't work because the man page was wrong. | Mark Eichin | 2 | -4/+17 |
1992-10-06 | * gen-c-prog.awk: New awk script, lightly changed from | Per Bothner | 8 | -9/+293 |
1992-08-31 | * gprof.h, gprof.c, printfgprof.c: Add support for two | Per Bothner | 7 | -217/+416 |
1992-08-27 | correct use of bfd symbols | Mark Eichin | 1 | -4/+0 |
1992-08-19 | Brought forward from p3: | Ian Lance Taylor | 2 | -0/+10 |
1992-08-12 | per explanation from zoo, back out DESTDIR change. | Mark Eichin | 2 | -3/+2 |
1992-08-12 | * Makefile.in: change ${MACHINE} to $(MACHINE), add $(DESTDIR) to | Mark Eichin | 2 | -2/+7 |
1992-07-20 | don't install gprof.{callg,flat}, install the man page, get the new | David D. Zuhn | 3 | -140/+122 |
1992-07-14 | ... and make it return the *right* value when it goes out of bounds. | Mark Eichin | 1 | -1/+1 |
1992-07-14 | leave fencepost condition *completely* open-ended. Closes 1286. | Mark Eichin | 1 | -1/+1 |
1992-07-13 | Lint | John Gilmore | 1 | -1/+1 |
1992-07-13 | * config/mt-{tahoe,vax}: Add, to match existing support files. | John Gilmore | 3 | -0/+33 |
1992-07-13 | * configure.in: Remove host section, expand target section. | John Gilmore | 3 | -14/+13 |
1992-07-13 | Oops | John Gilmore | 1 | -0/+20 |
1992-07-13 | * blurbs.c: New file, created from gprof.flat and gprof.callg by | John Gilmore | 5 | -38/+222 |
1992-07-01 | restore some old code to punt symbols which are BSF_LOCAL (needed for Solaris, | Mark Eichin | 1 | -2/+0 |
1992-06-04 | change pathnames from /usr/share/misc to /usr/local/lib. They should *really* | Mark Eichin | 1 | -2/+2 |
1992-06-04 | add real install, and some more normal paths. | Mark Eichin | 1 | -4/+18 |
1992-06-04 | Thu Jun 4 11:34:02 1992 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 3 | -0/+55 |
1992-06-04 | added srcdir=. so that configure puts in a value | Mark Eichin | 1 | -2/+13 |
1992-06-02 | Makefile.in: .c.o rule needed, default one (under solaris) ignores CFLAGS | Mark Eichin | 4 | -9/+31 |
1992-04-07 | Added the file. | Sean Eric Fagan | 1 | -0/+56 |
1992-03-27 | More cleanups for gprof, especially with the '386 target. | Sean Eric Fagan | 2 | -4/+10 |
1992-03-08 | This is the third and final batch of makefile changes this round. | K. Richard Pixley | 1 | -0/+3 |
1992-03-06 | Routines for currently-unsupported architectures. findcall() just returns | Sean Eric Fagan | 2 | -0/+61 |
1992-03-06 | For currently-unsupported machines. Causes a null-routine to be called | Sean Eric Fagan | 1 | -0/+1 |
1992-03-06 | Fixed a typo in an if statement -- gcc caught it ('=' vs. '=='). | Sean Eric Fagan | 1 | -3/+2 |
1992-03-06 | Fixed bugs (both typos and algorithmic) bugs. It now matches native gprof's | Sean Eric Fagan | 2 | -33/+31 |
1992-03-06 | Fixed some serious bugs in the configuration of gprof. It now works with | Sean Eric Fagan | 2 | -7/+10 |
1992-02-11 | Updating gprof for latest bfd stuff, and making configure work. | Sean Eric Fagan | 2 | -3/+21 |
1991-11-08 | Initial revision | Sean Eric Fagan | 2 | -0/+2 |
1991-10-02 | no more configure on which to depend | K. Richard Pixley | 1 | -1/+1 |
1991-07-24 | Initial revision | Sean Eric Fagan | 1 | -0/+1 |
1991-07-23 | Initial revision | Sean Eric Fagan | 1 | -0/+1 |
1991-07-23 | Initial revision | Sean Eric Fagan | 3 | -0/+717 |
1991-07-22 | Put in a check to make sure symbols have names; if there is no name, then | Sean Eric Fagan | 1 | -0/+3 |