From c3fcc31e0e993c81cb703dd1f81979af75f2b6a1 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sat, 11 Oct 2003 12:34:31 +0000 Subject: * corefile.c (core_create_function_syms): Don't refer directly to _cooked_size and vma; Use bfd_section_size and bfd_get_section_vma. --- gprof/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gprof/ChangeLog') 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 + + * 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 * po/de.po: New German translation. -- cgit v1.1