From 6119d2522e8a598e50cb2ed05bf523e0ecedad3f Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 21 Sep 2007 07:58:03 +0000 Subject: * syms.c (_bfd_stab_section_find_nearest_line): Look at the specific SOM sections for stabs if the regular ones are not found. * som.h (struct somdata): Add a line_info field, to be used by som_find_nearest_line. * som.c (som_find_nearest_line): Implement using the bfd stabs function above. --- bfd/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 38eef54..22461e9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,13 @@ +2007-09-21 Olivier Hainque + Tristan Gingold + + * syms.c (_bfd_stab_section_find_nearest_line): Look at the + specific SOM sections for stabs if the regular ones are not found. + * som.h (struct somdata): Add a line_info field, to be used by + som_find_nearest_line. + * som.c (som_find_nearest_line): Implement using the bfd stabs + function above. + 2007-09-19 Daniel Jacobowitz * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Make sure .got -- cgit v1.1