* MAINTAINERS (C-SKY): Add Yunhai Shang as co-maintainer.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index f909f95f13b18385cbffa5ea92aa5e1044f5d668..c47a9d819d4dd7a117e4d8b7af79537d229269cb 100644 (file)
@@ -1,3 +1,93 @@
+2018-07-30  Andrew Jenner  <andrew@codesourcery.com>
+
+       * MAINTAINERS (C-SKY): Add Yunhai Shang as co-maintainer.
+
+2018-07-30  Andrew Jenner  <andrew@codesourcery.com>
+
+       * MAINTAINERS (C-SKY): Add Lifang Xia as maintainer.
+
+2018-07-30  Andrew Jenner  <andrew@codesourcery.com>
+
+       * readelf.c: Include elf/csky.h.
+       (guess_is_rela): Handle EM_CSKY.
+       (dump_relocations): Likewise.
+       (get_machine_name): Likewise.
+       (is_32bit_abs_reloc): Likewise.
+
+2018-07-25  Nick Clifton  <nickc@redhat.com>
+
+       * rdcoff.c (parse_coff_struct_type): Free fields array upon early
+       exit.
+       (parse_coff_enum_type): Free names and vals arrays upon early
+       exit.
+       * rddbg.c (read_section_stabs_debugging_info): Free shandle and
+       strings and stabs arrays upon early exit.
+       * readelf.c (get_32bit_section_headers): Free shdrs structure upon
+       early exit.
+       (get_64bit_section_headers): Likewise.
+       (get_32bit_elf_symbols): Generate an error if multiple symbol
+       table index sections are associated with the same symbol section.
+       (get_64bit_elf_symbols): Likewise.
+       (process_dynamic_section): Generate an error if there are multiple
+       dynamic symbol table sections, multiple dynamic string tables or
+       multiple dynamic symbol information sections.
+
+2018-07-24  Nick Clifton  <nickc@redhat.com>
+
+       * po/sv.po: Updated Swedish translation.
+
+2018-07-24  Alan Modra  <amodra@gmail.com>
+
+       PR 23431
+       * dwarf.c (display_formatted_table): Replace "what" parameter
+       with "is_dir".  Expand messages.  Fix capitalisation.
+       * testsuite/binutils-all/dw5.W: Update expected output.
+
+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
This page took 0.0245 seconds and 4 git commands to generate.