Move DWARF-constant stringifying code to new file
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 670f7f6c25b0df630d9ef6e02778bb4077151e35..c8f40a7dfb6d1709bb3404a9176766c330003c61 100644 (file)
@@ -1,3 +1,12 @@
+2020-03-26  Tom Tromey  <tom@tromey.com>
+
+       * dwarf2/read.c (dwarf_unit_type_name, dwarf_tag_name)
+       (dwarf_attr_name, dwarf_form_name, dwarf_bool_name)
+       (dwarf_type_encoding_name): Move to stringify.c.
+       * Makefile.in (COMMON_SFILES): Add dwarf2/stringify.c.
+       * dwarf2/stringify.c: New file.
+       * dwarf2/stringify.h: New file.
+
 2020-03-26  Tom Tromey  <tom@tromey.com>
 
        * dwarf2/die.h (struct die_info) <addr_base, ranges_base>:
This page took 0.024462 seconds and 4 git commands to generate.