Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org>
[binutils-gdb.git] / gprof / gprof.h
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
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-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-09-01 Jeff Law * gprof.h (kfromlist, ktolist, flist, Flist, elist...
1994-05-05 Ken Raeburn(TRUE, FALSE): Always use undef before defining them.
1993-06-16 Steve Chamberlain * gmon.h, gprof.h: structs of chars used to hold external
1993-04-26 Ian Lance Taylor * gprof.h: Undefine hz.
1993-04-26 Ian Lance Taylor * gprof.h: Include ansidecl.h before sysdep.h.
1993-04-13 Per Bothner * M Makefile.in: Add -g to CFLAGS.
1992-08-31 Per Bothner * gprof.h, gprof.c, printfgprof.c: Add support for two
1992-03-06 Sean Eric FaganFixed bugs (both typos and algorithmic) bugs. It now...
1991-07-22 Sean Eric FaganMade gprof use bfd instead. This is the first step...
1991-07-18 Sean Eric FaganInitial revision