diff options
author | Dave Brolley <brolley@redhat.com> | 2002-07-24 15:25:03 +0000 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2002-07-24 15:25:03 +0000 |
commit | 8e1a114b75cd91c110ca78b6eee8ad3df494ddab (patch) | |
tree | a46e1bc9caa939f3378d81d64b2c6d89aab9713a /gprof/ChangeLog | |
parent | 0818c12a55c2aba820b8f7c7774bcdc698b757ee (diff) | |
download | gdb-8e1a114b75cd91c110ca78b6eee8ad3df494ddab.zip gdb-8e1a114b75cd91c110ca78b6eee8ad3df494ddab.tar.gz gdb-8e1a114b75cd91c110ca78b6eee8ad3df494ddab.tar.bz2 |
2002-07-24 Dave Brolley <brolley@redhat.com>
* corefile.c (core_create_function_syms): Use the end of the section
containing the symbol to compute max_vma.
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 1cbf373..1d726d1 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +2002-07-24 Dave Brolley <brolley@redhat.com> + + * corefile.c (core_create_function_syms): Use the end of the section + containing the symbol to compute max_vma. + 2002-07-24 Nick Clifton <nickc@redhat.com> * po/sv.po: Updated Swedish translation. |