* cpu-z8k.c (compatible): made static to reduce name space
[binutils-gdb.git] / gprof /
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