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