Fix gas_version.
[binutils-gdb.git] / gprof /
1993-12-16 David D. Zuhnupdate rev to 5.6(Cygnus)
1993-12-16 David D. Zuhnremove gratitious s
1993-12-16 David D. Zuhndocument -v flag
1993-12-16 David D. Zuhnadd -v flag to gprof (print version number)
1993-11-03 Jeffrey Osier gprof.texi: minor fix.
1993-08-13 Sean Eric FaganUse BFD to determine what a symbol prefix is, be better...
1993-07-06 Steve Chamberlain * Makefile.in: Install correctly.
1993-06-24 David MacKenzie * gprof.c (main): Get whoami from argv, instead of...
1993-06-21 Ken RaeburnLook in ../bfd, not ../include, for bfd.h.
1993-06-16 Steve Chamberlain * gmon.h, gprof.h: structs of chars used to hold external
1993-06-16 Ken Raeburn(use full hostname in log entry)
1993-06-16 Ken Raeburnlook in ../include instead of ../bfd for bfd.h
1993-06-16 David D. Zuhnremove accidental INSTALL change
1993-06-16 David D. Zuhnremove parentdir support
1993-06-07 Per Bothner * Makefile.in (INCLUDES): Add -I../bfd for sysdep...
1993-05-27 K. Richard Pixleyadded things-to-lose sections
1993-05-20 David D. Zuhninstall shouldn't depend on install-info
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-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-03-26 David D. Zuhnadd INFO-DIR-ENTRY
1993-03-23 David D. Zuhnadd installcheck
1993-03-22 David D. Zuhnfix whitespace
1993-02-28 Per Bothner * gprof.c (funcsymbol): Invert test for aflag.
1993-02-26 Per Bothner * printgprof (xmalloc, xrealloc): Cast results of...
1993-02-13 David D. Zuhngprof, not gprog. typo
1993-02-13 David D. Zuhnkeep gprof.texi, remove RCS cruft
1993-02-03 Jeffrey Osieradded rules for info, install-info, and dvi; rule for...
1993-01-29 Jeffrey Osierfreshly updated -- gprof.texi is an edit of the old...
1993-01-24 Sean Eric FaganAdd a usage statement if an unrecognized option is...
1993-01-06 David D. Zuhnfix install rule
1992-12-08 K. Richard Pixleyrecording file death
1992-10-09 Mark EichinEckhard Rueggeberg throught gprof didn't work because...
1992-10-06 Per Bothner * gen-c-prog.awk: New awk script, lightly changed...
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-08-19 Ian Lance TaylorBrought forward from p3:
1992-08-12 Mark Eichinper explanation from zoo, back out DESTDIR change.
1992-08-12 Mark Eichin * Makefile.in: change ${MACHINE} to $(MACHINE), add...
1992-07-20 David D. Zuhndon't install gprof.{callg,flat}, install the man page...
1992-07-14 Mark Eichin... and make it return the *right* value when it goes...
1992-07-14 Mark Eichinleave fencepost condition *completely* open-ended....
1992-07-13 John GilmoreLint
1992-07-13 John Gilmore* config/mt-{tahoe,vax}: Add, to match existing suppor...
1992-07-13 John Gilmore* configure.in: Remove host section, expand target...
1992-07-13 John GilmoreOops
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 Eichinchange pathnames from /usr/share/misc to /usr/local...
1992-06-04 Mark Eichinadd real install, and some more normal paths.
1992-06-04 Mark EichinThu Jun 4 11:34:02 1992 Mark Eichin (eichin at cygnu...
1992-06-04 Mark Eichinadded srcdir=. so that configure puts in a value
1992-06-02 Mark EichinMakefile.in: .c.o rule needed, default one (under solar...
1992-04-07 Sean Eric FaganAdded the file.
1992-03-27 Sean Eric FaganMore cleanups for gprof, especially with the '386 target.
1992-03-08 K. Richard PixleyThis is the third and final batch of makefile changes...
1992-03-06 Sean Eric FaganRoutines for currently-unsupported architectures. ...
1992-03-06 Sean Eric FaganFor currently-unsupported machines. Causes a null...
1992-03-06 Sean Eric FaganFixed a typo in an if statement -- gcc caught it (...
1992-03-06 Sean Eric FaganFixed bugs (both typos and algorithmic) bugs. It now...
1992-03-06 Sean Eric FaganFixed some serious bugs in the configuration of gprof...
1992-02-11 Sean Eric FaganUpdating gprof for latest bfd stuff, and making configu...
1991-11-08 Sean Eric FaganInitial revision
1991-10-02 K. Richard Pixleyno more configure on which to depend
1991-07-24 Sean Eric FaganInitial revision
1991-07-23 Sean Eric FaganInitial revision
1991-07-23 Sean Eric FaganInitial revision
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-22 Sean Eric FaganAdded bfd support to the makefile.
1991-07-22 Sean Eric FaganFixed a typo (no '/' before a '*' in a comment)
1991-07-19 Sean Eric FaganFixed a stupid error (used '+=' instead of '=').
1991-07-19 Sean Eric FaganInitial revision
1991-07-18 Sean Eric FaganInitial revision