summaryrefslogtreecommitdiff
path: root/gprof
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-07-05 09:10:17 +0000
committerNick Clifton <nickc@redhat.com>2007-07-05 09:10:17 +0000
commite35c6f38f8632d7fba6cf71e89eb551655e69093 (patch)
tree325c857e2d48cd9ed0a5213103aabb0e14db36ff /gprof
parentb0e184a088ce4d78cae4878cc843661f1773bcb2 (diff)
downloadbinutils-redhat-e35c6f38f8632d7fba6cf71e89eb551655e69093.tar.gz
Opps - forgot to include change to Makefile.am in the ChangeLog entry
Diffstat (limited to 'gprof')
-rw-r--r--gprof/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 82f801594e..b9d9fc32ee 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,6 +1,8 @@
2007-07-05 Tristan Gingold <gingold@adacore.com>
* corefile.c (core_sym_class): Do not discard nested subprograms.
+ * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
+ * Makefile.in: Regenerate.
2007-07-02 Alan Modra <amodra@bigpond.net.au>