| Commit message (Expand) | Author | Age | Files | Lines |
* | * gprof.c (usage): Print bug report address. | Ian Lance Taylor | 1996-10-01 | 1 | -1/+8 |
* | * gprof.c (VERSION): Define as "2.7.1". | Ian Lance Taylor | 1996-07-04 | 1 | -1/+1 |
* | Thu Mar 21 17:02:02 1996 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 1996-03-21 | 1 | -2/+2 |
* | * gprof.c (long_options): Add "--function-ordering" and | Jeff Law | 1995-12-31 | 1 | -0/+31 |
* | * core.c (core_sym_class): Ignore symbols without BSF_FUNCTION | Jeff Law | 1995-12-25 | 1 | -3/+8 |
* | * gprof.c (main): Cast getenv return value. | Ian Lance Taylor | 1995-11-08 | 1 | -1/+1 |
* | * __bb_exit_func.c: New file, from David Mosberger-Tang. | Ken Raeburn | 1995-03-14 | 1 | -41/+41 |
* | ran "indent -gnu"; have not fixed block comment style | Ken Raeburn | 1995-02-08 | 1 | -343/+455 |
* | Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details: | Ken Raeburn | 1995-02-07 | 1 | -723/+407 |
* | * gprof.c (funcsymbol): Ignore ___gnu_compiled as well as | Ian Lance Taylor | 1994-08-30 | 1 | -1/+2 |
* | ns532 support from Ian Dall | Ken Raeburn | 1994-07-13 | 1 | -1/+1 |
* | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 1994-05-27 | 1 | -2/+10 |
* | * gprof.c (getsymtab): Change nosyms to long. Rename | Ian Lance Taylor | 1994-03-30 | 1 | -4/+16 |
* | * gprof.c (funcsymbol): Use bfd_get_symbol_info instead of | Jeff Law | 1994-03-22 | 1 | -1/+4 |
* | update rev to 5.6(Cygnus) | David D. Zuhn | 1993-12-16 | 1 | -1/+1 |
* | add -v flag to gprof (print version number) | David D. Zuhn | 1993-12-16 | 1 | -0/+6 |
* | Use BFD to determine what a symbol prefix is, be better about determining | Sean Eric Fagan | 1993-08-13 | 1 | -7/+39 |
* | * gprof.c (main): Get whoami from argv, instead of hardcoding. | David MacKenzie | 1993-06-24 | 1 | -6/+6 |
* | * gmon.h, gprof.h: structs of chars used to hold external | Steve Chamberlain | 1993-06-16 | 1 | -31/+39 |
* | 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 | 1 | -1/+1 |
* | * gprof.c (funcsymbol): Invert test for aflag. | Per Bothner | 1993-02-28 | 1 | -1/+1 |
* | Add a usage statement if an unrecognized option is given. | Sean Eric Fagan | 1993-01-24 | 1 | -0/+7 |
* | * gprof.h, gprof.c, printfgprof.c: Add support for two | Per Bothner | 1992-08-31 | 1 | -9/+23 |
* | correct use of bfd symbols | Mark Eichin | 1992-08-27 | 1 | -4/+0 |
* | Lint | John Gilmore | 1992-07-13 | 1 | -1/+1 |
* | * blurbs.c: New file, created from gprof.flat and gprof.callg by | John Gilmore | 1992-07-13 | 1 | -7/+7 |
* | restore some old code to punt symbols which are BSF_LOCAL (needed for Solaris, | Mark Eichin | 1992-07-01 | 1 | -2/+0 |
* | Thu Jun 4 11:34:02 1992 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1992-06-04 | 1 | -0/+4 |
* | More cleanups for gprof, especially with the '386 target. | Sean Eric Fagan | 1992-03-27 | 1 | -3/+3 |
* | Fixed bugs (both typos and algorithmic) bugs. It now matches native gprof's | Sean Eric Fagan | 1992-03-06 | 1 | -33/+29 |
* | Updating gprof for latest bfd stuff, and making configure work. | Sean Eric Fagan | 1992-02-11 | 1 | -3/+3 |
* | Put in a check to make sure symbols have names; if there is no name, then | Sean Eric Fagan | 1991-07-22 | 1 | -0/+3 |
* | Made gprof use bfd instead. This is the first step in allowing cross-hosted | Sean Eric Fagan | 1991-07-22 | 1 | -110/+122 |
* | Initial revision | Sean Eric Fagan | 1991-07-18 | 1 | -0/+691 |