aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-04-09 13:07:34 +0000
committerNick Clifton <nickc@redhat.com>2009-04-09 13:07:34 +0000
commit8487be8ba80b9de04968c89e2108f6248e6d86f8 (patch)
tree7845bbd2066a1459abdd026c4a926701f11a6168 /gprof/ChangeLog
parentb08bbc4b81e9ec8d8a51cd630acb4f13c96327df (diff)
downloadbinutils-8487be8ba80b9de04968c89e2108f6248e6d86f8.zip
binutils-8487be8ba80b9de04968c89e2108f6248e6d86f8.tar.gz
binutils-8487be8ba80b9de04968c89e2108f6248e6d86f8.tar.bz2
* corefile.c (core_create_function_syms): Initialise a symbol's
is_func field based on the setting of the BSF_FUNCTION flag.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r--gprof/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 1f640b2..e7fd5ef 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-09 Philippe Biondi <phil@secdev.org>
+
+ * corefile.c (core_create_function_syms): Initialise a symbol's
+ is_func field based on the setting of the BSF_FUNCTION flag.
+
2009-03-06 Nick Clifton <nickc@redhat.com>
* po/es.po: Updated Spanish translation.