Move code to new file dwarf2/macro.c
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 15e65eb2e02bc70eed6d36c64f7fe6791570b229..70b58f22455c948f3c2f642c07442f0792582507 100644 (file)
@@ -1,3 +1,14 @@
+2020-03-26  Tom Tromey  <tom@tromey.com>
+
+       * dwarf2/read.c (dwarf2_macro_malformed_definition_complaint)
+       (macro_start_file, consume_improper_spaces)
+       (parse_macro_definition, skip_form_bytes, skip_unknown_opcode)
+       (dwarf_parse_macro_header, dwarf_decode_macro_bytes)
+       (dwarf_decode_macros): Move to macro.c.
+       * dwarf2/macro.c: New file.
+       * dwarf2/macro.h: New file.
+       * Makefile.in (COMMON_SFILES): Add dwarf2/macro.c.
+
 2020-03-26  Tom Tromey  <tom@tromey.com>
 
        * dwarf2/section.h (struct dwarf2_section_info) <read_string>: New
This page took 0.025926 seconds and 4 git commands to generate.