diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-10-06 20:51:43 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-10-06 20:51:43 +0000 |
commit | 869b94c5f6b6ea5f7bda1f2e8bc79c1f7ee6b61a (patch) | |
tree | bb2b94704639bf1e9fd7109f11c8bc2a86845015 /gprof/ChangeLog | |
parent | 5740d9dfb623f4486bed61cbec30d46f863e064e (diff) | |
download | gdb-869b94c5f6b6ea5f7bda1f2e8bc79c1f7ee6b61a.zip gdb-869b94c5f6b6ea5f7bda1f2e8bc79c1f7ee6b61a.tar.gz gdb-869b94c5f6b6ea5f7bda1f2e8bc79c1f7ee6b61a.tar.bz2 |
Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* Makefile.in: Add dependecies for $(OBJS) on header files.
* cg_print.c (print_cycle, print_members, cg_print_index): Fix new style output
format to make it consistent.
* dummy.c (find_call): Fix typo in error message.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index a897026..9555f13 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,13 @@ +Fri Oct 6 16:25:32 1995 Ken Raeburn <raeburn@cygnus.com> + + Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * Makefile.in: Add dependecies for $(OBJS) on header files. + + * cg_print.c (print_cycle, print_members, cg_print_index): Fix new + style output format to make it consistent. + * dummy.c (find_call): Fix typo in error message. + Wed Sep 20 13:21:02 1995 Ian Lance Taylor <ian@cygnus.com> * Makefile.in (maintainer-clean): New target, synonym for |