]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gprof/gprof.c
* gprof.c (funcsymbol): Ignore ___gnu_compiled as well as
[thirdparty/binutils-gdb.git] / gprof / gprof.c
1994-08-30  Ian Lance Taylor * gprof.c (funcsymbol): Ignore ___gnu_compiled as...
1994-07-13  Ken Raeburnns532 support from Ian Dall
1994-05-27  Ken Raeburnchanges from gas-2.3/binutils-2.4 dist (details in...
1994-03-30  Ian Lance Taylor * gprof.c (getsymtab): Change nosyms to long. Rename
1994-03-22  Jeff Law * gprof.c (funcsymbol): Use bfd_get_symbol_info...
1993-12-16  David D. Zuhnupdate rev to 5.6(Cygnus)
1993-12-16  David D. Zuhnadd -v flag to gprof (print version number)
1993-08-13  Sean Eric FaganUse BFD to determine what a symbol prefix is, be better...
1993-06-24  David MacKenzie * gprof.c (main): Get whoami from argv, instead of...
1993-06-16  Steve Chamberlain * gmon.h, gprof.h: structs of chars used to hold external
1993-04-14  Sean Eric Fagangprof(1) can have more than one profile data file,...
1993-04-13  Per Bothner * M Makefile.in: Add -g to CFLAGS.
1993-02-28  Per Bothner * gprof.c (funcsymbol): Invert test for aflag.
1993-01-24  Sean Eric FaganAdd a usage statement if an unrecognized option is...
1992-08-31  Per Bothner * gprof.h, gprof.c, printfgprof.c: Add support for two
1992-08-27  Mark Eichincorrect use of bfd symbols
1992-07-13  John GilmoreLint
1992-07-13  John Gilmore * blurbs.c: New file, created from gprof.flat and...
1992-07-01  Mark Eichinrestore some old code to punt symbols which are BSF_LOC...
1992-06-04  Mark EichinThu Jun 4 11:34:02 1992 Mark Eichin (eichin at cygnu...
1992-03-27  Sean Eric FaganMore cleanups for gprof, especially with the '386 target.
1992-03-06  Sean Eric FaganFixed bugs (both typos and algorithmic) bugs. It now...
1992-02-11  Sean Eric FaganUpdating gprof for latest bfd stuff, and making configu...
1991-07-22  Sean Eric FaganPut in a check to make sure symbols have names; if...
1991-07-22  Sean Eric FaganMade gprof use bfd instead. This is the first step...
1991-07-18  Sean Eric FaganInitial revision