OSDN Git Service

(read_section): Take pointer to bfd_size_type instead
authorAndreas Schwab <schwab@suse.de>
Fri, 11 Jul 2008 09:18:19 +0000 (09:18 +0000)
committerAndreas Schwab <schwab@suse.de>
Fri, 11 Jul 2008 09:18:19 +0000 (09:18 +0000)
commitabe2854cc7917792e988c8ce13d0c596b23d8bd4
tree9348d0ca0914982f6dd6d9c39018ec51fbed8537
parent5151bfa3adf57964c32cede6be388eaa50e8ba5b
(read_section): Take pointer to bfd_size_type instead
of unsigned long as last parameter.
(struct dwarf2_debug): Define dwarf_abbrev_size, dwarf_line_size,
dwarf_str_size and dwarf_ranges_size as bfd_size_type instead of
unsigned long.
bfd/ChangeLog
bfd/dwarf2.c