| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (MY_MACHINE): Renamed from MACHINE to avoid losing | Jeff Law | 1994-04-05 | 7 | -9/+15 |
* | * gprof.c (getsymtab): Change nosyms to long. Rename | Ian Lance Taylor | 1994-03-30 | 2 | -4/+23 |
* | * gprof.c (funcsymbol): Use bfd_get_symbol_info instead of | Jeff Law | 1994-03-22 | 2 | -2/+10 |
* | * Makefile.in: Avoid bug in hpux sed. | Jeff Law | 1994-03-20 | 2 | -1/+5 |
* | More widely useful INFO-DIR fragment. | Roland Pesch | 1994-03-17 | 1 | -1/+1 |
* | update rev to 5.6(Cygnus) | David D. Zuhn | 1993-12-16 | 1 | -1/+1 |
* | remove gratitious s | David D. Zuhn | 1993-12-16 | 1 | -1/+1 |
* | document -v flag | David D. Zuhn | 1993-12-16 | 3 | -0/+13 |
* | add -v flag to gprof (print version number) | David D. Zuhn | 1993-12-16 | 2 | -0/+11 |
* | gprof.texi: minor fix. | Jeffrey Osier | 1993-11-03 | 1 | -0/+2 |
* | Use BFD to determine what a symbol prefix is, be better about determining | Sean Eric Fagan | 1993-08-13 | 1 | -7/+39 |
* | * Makefile.in: Install correctly. | Steve Chamberlain | 1993-07-06 | 2 | -4/+16 |
* | * gprof.c (main): Get whoami from argv, instead of hardcoding. | David MacKenzie | 1993-06-24 | 2 | -6/+11 |
* | Look in ../bfd, not ../include, for bfd.h. | Ken Raeburn | 1993-06-21 | 2 | -1/+5 |
* | * gmon.h, gprof.h: structs of chars used to hold external | Steve Chamberlain | 1993-06-16 | 4 | -33/+61 |
* | (use full hostname in log entry) | Ken Raeburn | 1993-06-16 | 1 | -1/+1 |
* | look in ../include instead of ../bfd for bfd.h | Ken Raeburn | 1993-06-16 | 2 | -1/+5 |
* | remove accidental INSTALL change | David D. Zuhn | 1993-06-16 | 1 | -1/+1 |
* | remove parentdir support | David D. Zuhn | 1993-06-16 | 2 | -14/+9 |
* | * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h. | Per Bothner | 1993-06-07 | 3 | -7/+6 |
* | added things-to-lose sections | K. Richard Pixley | 1993-05-27 | 2 | -0/+6 |
* | install shouldn't depend on install-info | David D. Zuhn | 1993-05-20 | 2 | -1/+5 |
* | * gprof.h: Undefine hz. | Ian Lance Taylor | 1993-04-26 | 2 | -1/+4 |
* | * gprof.h: Include ansidecl.h before sysdep.h. | Ian Lance Taylor | 1993-04-26 | 2 | -0/+5 |
* | gprof(1) can have more than one profile data file, so have the usage | Sean Eric Fagan | 1993-04-14 | 1 | -1/+1 |
* | * M Makefile.in: Add -g to CFLAGS. | Per Bothner | 1993-04-13 | 5 | -14/+24 |
* | add INFO-DIR-ENTRY | David D. Zuhn | 1993-03-26 | 2 | -0/+15 |
* | add installcheck | David D. Zuhn | 1993-03-23 | 2 | -1/+6 |
* | fix whitespace | David D. Zuhn | 1993-03-22 | 1 | -1/+1 |
* | * gprof.c (funcsymbol): Invert test for aflag. | Per Bothner | 1993-02-28 | 2 | -1/+5 |
* | * printgprof (xmalloc, xrealloc): Cast results of malloc | Per Bothner | 1993-02-26 | 2 | -2/+7 |
* | gprof, not gprog. typo | David D. Zuhn | 1993-02-13 | 1 | -1/+1 |
* | keep gprof.texi, remove RCS cruft | David D. Zuhn | 1993-02-13 | 1 | -1/+1 |
* | added rules for info, install-info, and dvi; rule for clean is correct, too | Jeffrey Osier | 1993-02-03 | 2 | -5/+36 |
* | freshly updated -- gprof.texi is an edit of the old `gprof.texinfo' by | Jeffrey Osier | 1993-01-29 | 2 | -4/+1042 |
* | Add a usage statement if an unrecognized option is given. | Sean Eric Fagan | 1993-01-24 | 1 | -0/+7 |
* | fix install rule | David D. Zuhn | 1993-01-06 | 2 | -1/+5 |
* | recording file death | K. Richard Pixley | 1992-12-08 | 10 | -1150/+0 |
* | Eckhard Rueggeberg throught gprof didn't work because the man page was wrong. | Mark Eichin | 1992-10-09 | 2 | -4/+17 |
* | * gen-c-prog.awk: New awk script, lightly changed from | Per Bothner | 1992-10-06 | 8 | -9/+293 |
* | * gprof.h, gprof.c, printfgprof.c: Add support for two | Per Bothner | 1992-08-31 | 7 | -217/+416 |
* | correct use of bfd symbols | Mark Eichin | 1992-08-27 | 1 | -4/+0 |
* | Brought forward from p3: | Ian Lance Taylor | 1992-08-19 | 2 | -0/+10 |
* | per explanation from zoo, back out DESTDIR change. | Mark Eichin | 1992-08-12 | 2 | -3/+2 |
* | * Makefile.in: change ${MACHINE} to $(MACHINE), add $(DESTDIR) to | Mark Eichin | 1992-08-12 | 2 | -2/+7 |
* | don't install gprof.{callg,flat}, install the man page, get the new | David D. Zuhn | 1992-07-20 | 3 | -140/+122 |
* | ... and make it return the *right* value when it goes out of bounds. | Mark Eichin | 1992-07-14 | 1 | -1/+1 |
* | leave fencepost condition *completely* open-ended. Closes 1286. | Mark Eichin | 1992-07-14 | 1 | -1/+1 |
* | Lint | John Gilmore | 1992-07-13 | 1 | -1/+1 |
* | * config/mt-{tahoe,vax}: Add, to match existing support files. | John Gilmore | 1992-07-13 | 3 | -0/+33 |