aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gprof/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 82f8015..b9d9fc3 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>