* dwarf1.c (struct dwarf1_debug): Add syms member.
commitad4168df548c686f431c5c44fe620f717e56ddae
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 14 Feb 2008 13:02:38 +0000 (14 13:02 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Thu, 14 Feb 2008 13:02:38 +0000 (14 13:02 +0000)
tree6aae6a10c0a05f08674f3e6acc6d518c90117e6b
parentc9272bd4f6200f5e38e018a6be1fd638f3428776
* 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