src/bfd ChangeLog dwarf2.c
hjl@sourceware.org
hjl@sourceware.org
Mon Mar 6 01:36:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2006-03-06 01:36:52
Modified files:
bfd : ChangeLog dwarf2.c
Log message:
2006-03-05 H.J. Lu <hongjiu.lu@intel.com>
Alan Modra <amodra@bigpond.net.au>
PR binutils/2338
* dwarf2.c (loadable_section): New struct.
(dwarf2_debug): Add loadable_section_count and
loadable_sections.
(new_line_sorts_after): New.
(add_line_info): Use new_line_sorts_after to compare line
addresses.
(check_function_name): Removed.
(unset_sections): New.
(place_sections): New.
(_bfd_dwarf2_find_nearest_line): Updated. Call place_sections
and unset_sections on relocatable files.
(_bfd_dwarf2_find_line): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3431&r2=1.3432
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/dwarf2.c.diff?cvsroot=src&r1=1.84&r2=1.85
More information about the Binutils-cvs
mailing list