]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Split dwarf_decode_macros into two overloads
authorTom Tromey <tom@tromey.com>
Thu, 26 Mar 2020 15:28:08 +0000 (09:28 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 26 Mar 2020 15:28:11 +0000 (09:28 -0600)
commit9eac9650ce7de1f6e4b5ddc103d6530ebc32582d
tree71e9d788bad233c01071d641d0038dee25240df0
parentbf80d710525ba743d0046bf1f9cab6a019d7c616
Split dwarf_decode_macros into two overloads

This splits dwarf_decode_macros into two overloads -- one that's
suitable for splitting into a separate file, and one that finds the
correct section and should remain in dwarf2/read.c.

gdb/ChangeLog
2020-03-26  Tom Tromey  <tom@tromey.com>

* dwarf2/read.c (dwarf_decode_macros): Split into two overloads.
gdb/ChangeLog
gdb/dwarf2/read.c