]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/ChangeLog
Add new NT_PPC_* available since Linux 4.8
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
index ed12494497272773815469e5d99a73b40bf70ff0..1e37ac6df7fc42267a4c05caed58337870e12306 100644 (file)
@@ -1,3 +1,102 @@
+2017-08-14  Gustavo Romero  <gromero@linux.vnet.ibm.com>
+
+       * readelf.c (get_note_type): Handle PPC note types available
+       since Linux 4.8.
+
+2017-08-12  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (process_note): Qualify NT_GNU_BUILD_ATTRIBUTE notes
+       by name data.
+
+2017-08-08  Nick Clifton  <nickc@redhat.com>
+
+       PR 21909
+       * prdbg.c (pr_int_type): Increase size of local string buffer.
+       (pr_float_type): Likewise.
+       (pr_bool_type): Likewise.
+
+2017-08-02  Nick Clifton  <nickc@redhat.com>
+
+       PR 21702
+       * arsup.c (ar_addmod): Add plugin support for the MRI ADDMOD
+       command.
+
+2017-08-02  Nick Clifton  <nickc@redhat.com>
+
+       * testsuite/binutils-all/objdump.exp (cpus_expected): Add am33-2.
+
+2017-08-02  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (is_32bit_abs_reloc): Add R_IA64_SECREL32MSB and
+       R_IA64_DIR32MSB.
+       (is_64bit_abs_reloc): Add R_IA64_DIR64MSB.
+       (is_64bit_pcrel_reloc): Add R_IA64_PCREL64MSB.
+
+2017-08-01  Nick Clifton  <nickc@redhat.com>
+
+       * po/sv.po: Updated Swedish translation.
+
+2017-07-31  Marty Plummer  <ntzrmtthihu777@gmail.com>
+
+       PR 21861
+       * winduni.c (codepages): Use cp1252 for codepage 0.
+
+2017-07-25  Nick Clifton  <nickc@redhat.com>
+
+       PR 21820
+       * readelf.c (dump_section_as_strings): Do not fail if the section
+       was empty.
+       (dump_section_as_bytes): Likewise.
+
+2017-07-24  Nick Clifton  <nickc@redhat.com>
+
+       PR 21813
+       * rddbg.c (read_symbol_stabs_debugging_info): Check for an empty
+       string whilst concatenating symbol names.
+
+2017-07-21  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated French translation.
+
+2017-07-21  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * dwarf.c (last_pointer_size, warned_about_missing_comp_units):
+       Remove.
+       (load_debug_info): Remove assignments to those two variables.
+
+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.
+       (long_options): Remove --stats option.
+       (main): Remove handling of --stats.
+
+2017-07-18  Nick Clifton  <nickc@redhat.com>
+
+       PR 21775
+       * coffgrok.c: Fix spelling typos.
+       * readelf.c: Likewise.
+       * stabs.c: Likewise.
+       * testsuite/binutils-all/objcopy.exp: Likewise.
+
 2017-07-18  Nick Clifton  <nickc@redhat.com>
 
        * po/sv.po: Updated Swedish translation.