diff options
author | Nick Clifton <nickc@redhat.com> | 2011-06-07 13:33:20 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-06-07 13:33:20 +0000 |
commit | f36485f09d638d253ee09de07950dd7b85a2d99e (patch) | |
tree | 1819c401ed1037eca13729785d21c7c458f83cab /gprof/ChangeLog | |
parent | 316a8b214511686e1eccdaca157cf7aecedd47dd (diff) | |
download | gdb-f36485f09d638d253ee09de07950dd7b85a2d99e.zip gdb-f36485f09d638d253ee09de07950dd7b85a2d99e.tar.gz gdb-f36485f09d638d253ee09de07950dd7b85a2d99e.tar.bz2 |
* corefile.c (core_sym_class): Allow for multiple iterations of
clone clones and subprograms.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 6b907ed..3e9a76e 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +2011-06-07 David Warme <dwarme@groupw.com> + + * corefile.c (core_sym_class): Allow for multiple iterations of + clone clones and subprograms. + 2011-04-28 Jonathan Nieder <jrnieder@gmail.com> * cg_print.c (print_header): Add no-c-format comment to prevent |