* configure, Makefile.in, aclocal.m4: Rebuild with new libtool.
[platform/upstream/binutils.git] / gprof / gprof.c
1998-02-04 Ian Lance TaylorTue Feb 3 14:25:25 1998 Brent Baccala <baccala@frees...
1998-02-03 Ian Lance TaylorTue Feb 3 14:25:25 1998 Brent Baccala <baccala@frees...
1997-08-09 Ian Lance Taylor * configure.in: Change version number to 2.8.2. Call
1997-04-03 Ian Lance Taylor * gprof.c (VERSION): Define as "2.8.1".
1997-03-27 Ian Lance Taylor * gprof.c (main): Correct copyright message.
1996-10-01 Ian Lance Taylor * gprof.c (usage): Print bug report address.
1996-07-04 Ian Lance Taylor * gprof.c (VERSION): Define as "2.7.1".
1996-03-21 Ian Lance TaylorThu Mar 21 17:02:02 1996 David Mosberger-Tang <davidm...
1995-12-31 Jeff Law * gprof.c (long_options): Add "--function-ordering...
1995-12-25 Jeff Law * core.c (core_sym_class): Ignore symbols witho...
1995-11-08 Ian Lance Taylor * gprof.c (main): Cast getenv return value.
1995-03-14 Ken Raeburn* __bb_exit_func.c: New file, from David Mosberger...
1995-02-08 Ken Raeburnran "indent -gnu"; have not fixed block comment style
1995-02-07 Ken RaeburnLots of changes from David Mosberger-Tang; see ChangeLo...
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