PR23430, Indices misspelled
[external/binutils.git] / binutils / ChangeLog
index a2c71eb..25caf29 100644 (file)
@@ -1,3 +1,63 @@
+2018-07-24  Alan Modra  <amodra@gmail.com>
+
+       PR 23430
+       * elfcomm.h (struct archive_info): Rename uses_64bit_indicies
+       to uses_64bit_indices.
+       * elfcomm.c (setup_archive): Update uses of above.
+       * readelf.c (process_archive): Likewise.
+       (get_section_type_name): Rename indicies to indices.
+       (get_32bit_elf_symbols, get_64bit_elf_symbols): Likewise.
+       (process_section_groups): Likewise.
+
+2018-07-20  Maciej W. Rozycki  <macro@mips.com>
+
+       * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
+       ISA maintenance.
+
+2018-07-20  Nick Clifton  <nickc@redhat.com>
+
+       * objcopy.c (add_specific_symbols): Free buffer on exit.
+       (add_redefine_syms_file): Close file handle on exit.
+       (copy_object): Close file handle on early exit.
+       Free buffer on early exit.
+       Free gaps buffers once they are no longer needed.
+       * dwarf.c (display_debug_frames): Free allocated memory on exit.
+       (load_separate_debug_info): Free allocate memory on early exit.
+
+2018-07-20  Chenghua Xu  <paul.hua.gm@gmail.com>
+           Maciej W. Rozycki  <macro@mips.com>
+
+       * readelf.c (print_mips_ases): Add MMI extension.
+
+2018-07-19  DJ Delorie  <dj@redhat.com>
+
+       * MAINTAINERS (RL78, RX): Remove myself as maintainer.
+
+2018-07-19  Nick Clifton  <nickc@redhat.com>
+
+       * dwarf.c (read_cie): Free allocated memory before returning with
+       a failure result.
+
+2018-07-16  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
+
+       * readelf.c (get_note_type): Fix typo in NT_PPC_TM_CVSX note
+       description.
+
+2018-07-16  Nick Clifton  <nickc@redhat.com>
+
+       * README-how-to-make-a-release: Add note to check for new top
+       level files and add them to the src-release.sh script.
+
+2018-07-14  Nick Clifton  <nickc@redhat.com>
+
+       * README-how-to-make-a-release: Updated with corrections based on
+       the 2.31 release experience.
+
+2018-07-12  Francois H. Theron  <francois.theron@netronome.com>
+
+       * readelf.c (process_section_headers): Don't print section type
+       twice for --section-details.
+
 2018-07-10  Alan Modra  <amodra@gmail.com>
 
        * testsuite/lib/binutils-common.exp (supports_gnu_unique): Return