]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/dwarf2.c
David Mosberger <davidm@hpl.hp.com>
authorRichard Henderson <rth@redhat.com>
Sat, 26 Jun 1999 15:48:47 +0000 (15:48 +0000)
committerRichard Henderson <rth@redhat.com>
Sat, 26 Jun 1999 15:48:47 +0000 (15:48 +0000)
commit69dd2e2d55f35811d5bf411ad62c5073caed42d6
tree7b60a621e2d94e698df4f0e6d8f1251fcfc33bf2
parent1d7b28df8d646300cfc6a27be632ecdfd96f5a85
David Mosberger  <davidm@hpl.hp.com>
        * dwarf2.c (struct dwarf2_debug): Add member dwarf_line_buffer.
        (decode_line_info): Add variable STASH and initialize it to point
        to the per-bfd dwarf2_debug info.  Remove static variable
        dwarf_line_buffer and use stash->dwarf_line_buffer in its place.
bfd/ChangeLog
bfd/dwarf2.c