* dwarf1.c (struct dwarf1_debug): Add syms member.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 14 Feb 2008 13:02:38 +0000 (13:02 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Thu, 14 Feb 2008 13:02:38 +0000 (13:02 +0000)
commitab1579fdafda42ee5c832f3c878b2093c1d72942
tree0c5db2c81584923911e734406f8ff02a234b68bd
parent680c43e911b80e4b425f6827ab559616edf4152f
* dwarf1.c (struct dwarf1_debug): Add syms member.
(alloc_dwarf1_unit, alloc_dwarf1_func): Check for out of memory.
(parse_line_table, _bfd_dwarf1_find_nearest_line): Relocate
section contents, check for out of memory.

* dwarf1.c (struct dwarf1_debug): Change data pointers to bfd_byte.
(parse_die): Change data pointers to bfd_byte.
(parse_line_table, parse_functions_in_unit): Likewise.
bfd/ChangeLog
bfd/dwarf1.c
This page took 0.02666 seconds and 4 git commands to generate.