]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/xcoffread.c
Create new file dwarf2/sect-names.h
authorTom Tromey <tom@tromey.com>
Sat, 6 Mar 2021 16:26:39 +0000 (09:26 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 6 Mar 2021 16:26:39 +0000 (09:26 -0700)
commitc2a62a3d8833b824e8f0e36b6a03f348d7d1cd5a
treec7cacc35c3700a5064d2696376787a8ce27df12b
parent4444f40757a242015973237627283a910f5d9654
Create new file dwarf2/sect-names.h

This creates a new file, dwarf2/sect-names.h, and moves some
DWARF-specific type definitions from symfile.h into it.

gdb/ChangeLog
2021-03-06  Tom Tromey  <tom@tromey.com>

* xcoffread.c: Include sect-names.h.
* symfile.h (struct dwarf2_section_names, struct
dwarf2_debug_sections): Move to dwarf2/sect-names.h.
* dwarf2/sect-names.h: New file, from symfile.h.
* dwarf2/read.c: Include sect-names.h.
gdb/ChangeLog
gdb/dwarf2/read.c
gdb/dwarf2/sect-names.h [new file with mode: 0644]
gdb/symfile.h
gdb/xcoffread.c