aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2003-10-11 12:34:31 +0000
committerAlan Modra <amodra@gmail.com>2003-10-11 12:34:31 +0000
commitc3fcc31e0e993c81cb703dd1f81979af75f2b6a1 (patch)
treeb0b22f3d9e872b00a58aeea4432dd45a1137323c /gprof/ChangeLog
parent16b79bec1dec3c4aa82cb41bda02b6c6fe6610d0 (diff)
downloadfsf-binutils-gdb-c3fcc31e0e993c81cb703dd1f81979af75f2b6a1.zip
fsf-binutils-gdb-c3fcc31e0e993c81cb703dd1f81979af75f2b6a1.tar.gz
fsf-binutils-gdb-c3fcc31e0e993c81cb703dd1f81979af75f2b6a1.tar.bz2
* corefile.c (core_create_function_syms): Don't refer directly to
_cooked_size and vma; Use bfd_section_size and bfd_get_section_vma.
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 576a62c..2bc05be 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-11 Alan Modra <alan@modra.org>
+
+ * corefile.c (core_create_function_syms): Don't refer directly to
+ _cooked_size and vma; Use bfd_section_size and bfd_get_section_vma.
+
2003-08-26 Nick Clifton <nickc@redhat.com>
* po/de.po: New German translation.