x86: drop left-over 4-way alternative disassembler templates
[deliverable/binutils-gdb.git] / gdbsupport / ChangeLog
index 2e5cbba01c6b3ed3922ea1c03dac25bc8a42d540..b2fbc56b1b9509ee0ef2cb253484f19a665f5b92 100644 (file)
@@ -1,3 +1,16 @@
+2020-06-23  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * tdesc.cc (print_xml_feature::visit_pre): Use add_line to add
+       output content, and call indent as needed in all overloaded
+       variants.
+       (print_xml_feature::visit_post): Likewise.
+       (print_xml_feature::visit): Likewise.
+       (print_xml_feature::add_line): Two new overloaded functions.
+       * tdesc.h (print_xml_feature::indent): New member function.
+       (print_xml_feature::add_line): Two new overloaded member
+       functions.
+       (print_xml_feature::m_depth): New member variable.
+
 2020-06-23  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * tdesc.cc (print_xml_feature::visit_pre): Print compatible
This page took 0.026234 seconds and 4 git commands to generate.