gas/dw2gencfi.c formatting
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 785f9a4965f6427f78b7efbd5826e79faa1a2267..24871a2abc52b5c90d80c53cc03480524de5d1d2 100644 (file)
@@ -1,3 +1,22 @@
+2017-03-06  Alan Modra  <amodra@gmail.com>
+
+       * dw2gencfi.c: Wrap overlong lines.  Add parens for emacs
+       auto reformat.  Formatting and whitespace fixes.
+
+2017-03-05  Mark Wielaard  <mark@klomp.org>
+
+       * dwarf2dbg.c (out_debug_abbrev): Use DW_FORM_strp instead of
+       DW_FORM_string for DW_AT_name, DW_AT_comp_dir and DW_AT_producer.
+       (out_debug_info): Accept symbols to name, comp_dir and producer in
+       the .debug_str section and emit those offsets not full strings.
+       (out_debug_str): New function that outputs the strings for name,
+       comp_dir and producer in .debug_str and generates symbols to those
+       strings.
+       (out_debug_line): Create a .debug_str section if necessary and call
+       out_debug_str before calling out_debug_info.
+       * testsuite/gas/aarch64/dwarf.d: Add extra section symbol to expected
+       output.
+
 2017-03-02  Maciej W. Rozycki  <macro@imgtec.com>
 
        * write.c (relax_segment) <rs_org>: Only bail out if the fixed
This page took 0.024518 seconds and 4 git commands to generate.