This patch introduces support for specifing views in .loc directives, so that the...
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 7e9d809c14391581af0a0a0c262e580991cdf5c2..4b1b9e038b6472b5ce7ca46747eef028ea0df368 100644 (file)
@@ -1,3 +1,22 @@
+2017-07-21  Alexandre Oliva  <aoliva@redhat.com>
+
+       * dwarf.c (struct State_Machine_Registers): Add view field.
+       (reset_state_machine): Reset view.
+       (process_extended_line_op): Reset view when appropriate.
+       (display_debug_lines_raw): Increment or reset view when appropriate.
+       Print nonzero views.  Support print view resets, disabled by default.
+       (display_debug_lines_decoded): Likewise.  Disambiguate op_code tests,
+       enabling printing of end_sequence.
+       * testsuite/binutils-all/dw2-1.W: Add nonzero views.
+       * testsuite/binutils-all/dw2-3.W: Likewise.
+       * testsuite/binutils-all/dw2-3gabi.W: Likewise.
+       * testsuite/binutils-all/dw5.W: Add end sequence lines.
+       * testsuite/binutils-all/i386/compressed-1a.d: Add nonzero views.
+       * testsuite/binutils-all/libdw2-compressedgabi.out: Likewise.
+       * testsuite/binutils-all/objdump.W: Likewise.
+       * testsuite/binutils-all/objdump.WL: Add end sequence lines.
+       * testsuite/binutils-all/x86-64/compressed-1a.d: Add nonzero views.
+
 2017-07-19  Tristan Gingold  <gingold@adacore.com>
 
        * nm.c (show_stats): Remove variable.
This page took 0.028346 seconds and 4 git commands to generate.