remove accidental INSTALL change
[binutils-gdb.git] / gprof / gprof.c
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