* dwarf2.c (parse_comp_unit): Add ABBREV_LENGTH parameter.
authorMark Mitchell <mark@codesourcery.com>
Fri, 2 Jul 1999 21:03:56 +0000 (21:03 +0000)
committerMark Mitchell <mark@codesourcery.com>
Fri, 2 Jul 1999 21:03:56 +0000 (21:03 +0000)
commit5e38c3b8564f88a243079d4c8b8595aba0be3e87
treeb381a628141966c4eda7d6103737d3b32a680027
parent4766cbee7a949c75bd0452d6aa09e15aa1131aae
* dwarf2.c (parse_comp_unit): Add ABBREV_LENGTH parameter.
(_bfd_dwarf2_find_nearest_line): Add ADDR_SIZE parameter.
* elf.c (_bfd_elf_find_nearest_line): Pass it.
* elf32-arm.h (elf32_arm_find_nearest_line): Likewise.
* elf32-mips.c (ABI_64_P): New macro.
(IRIX_COMPAT): We are IRIX6-compatible if ABI_64_P.
(_bfd_mips_elf_find_nearest_line): Adjust call to
_bfd_dwarf2_find_nearest_line.
* libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
* libbfd.h: Regenerated.
bfd/ChangeLog
bfd/dwarf2.c
bfd/elf.c
bfd/elf32-arm.h
bfd/elf32-mips.c
bfd/libbfd-in.h
bfd/libbfd.h
This page took 0.02775 seconds and 4 git commands to generate.