Create dwarf2/section.[ch]
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index d0c5d4a0fdefafc6fdd7ae801f0f8bb4920bd580..82dce8907767227c838f2d48ada2dda753a83f9a 100644 (file)
@@ -1,3 +1,16 @@
+2020-02-08  Tom Tromey  <tom@tromey.com>
+
+       * dwarf2read.h (struct dwarf2_section_info, dwarf2_read_section):
+       Move to dwarf2/section.h.
+       * dwarf2read.c (get_containing_section, get_section_bfd_owner)
+       (get_section_bfd_section, get_section_name)
+       (get_section_file_name, get_section_id, get_section_flags)
+       (dwarf2_section_empty_p, dwarf2_read_section): Moe to
+       dwarf2/section.c.
+       * dwarf2/section.h: New file.
+       * dwarf2/section.c: New file, from dwarf2read.c.
+       * Makefile.in (COMMON_SFILES): Add dwarf2/section.c.
+
 2020-02-08  Tom Tromey  <tom@tromey.com>
 
        * dwarf2read.h (read_unsigned_leb128): Don't declare.
This page took 0.024188 seconds and 4 git commands to generate.