* dwarf2read.c: Revert Andrew Cagney's change of Dec 15, 1997.
authorJim Blandy <jimb@codesourcery.com>
Sat, 8 Apr 2000 22:35:35 +0000 (22:35 +0000)
committerJim Blandy <jimb@codesourcery.com>
Sat, 8 Apr 2000 22:35:35 +0000 (22:35 +0000)
commit64367e0abc90c1be80214d0983bbce3fa2c052bb
tree2769e7925ae288185a4c4d069e6202ac0106c9c2
parentfaaafcb46895d03862530384cc7f848fd0f03c4f
* dwarf2read.c: Revert Andrew Cagney's change of Dec 15, 1997.
Don't include "bfd-elf.h".
(address_significant_size): Delete variable.
(dwarf2_build_psymtabs_hard): Don't set it, or check for
consistency between it and the Dwarf 2 compilation unit header
address size.
(read_address): Don't mask off bits above
address_significant_size.
* Makefile.in (dwarf2read.o): Don't depend on $(elf_bfd_h).
(elf_bfd_h): Remove variable; it's no longer used.
gdb/ChangeLog
gdb/Makefile.in
gdb/dwarf2read.c
This page took 0.025605 seconds and 4 git commands to generate.