gdbserver: Add linux_get_hwcap
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 6a546fa5deb3cbab0ff0bda3023ee08eb5efdc21..683abb7dddfff2019144bc58fda77935c620a3ff 100644 (file)
@@ -1,3 +1,83 @@
+2019-03-26  Nick Clifton  <nickc@redhat.com>
+
+       * MAINTAINERS: Take over Dave Brolley's maintainerships for FR30,
+       FRV and MEP.
+
+2019-03-26  Alan Modra  <amodra@gmail.com>
+
+       * objdump.c (dump_relocs_in_section): Warning fix.
+
+2019-03-25  Tamar Christina  <tamar.christina@arm.com>
+
+       * testsuite/binutils-all/arm/in-order-all.d: New test.
+       * testsuite/binutils-all/arm/in-order.d: New test.
+       * testsuite/binutils-all/arm/objdump.exp: Support .d tests.
+       * testsuite/binutils-all/arm/out-of-order-all.d: New test.
+       * testsuite/binutils-all/arm/out-of-order.T: New test.
+       * testsuite/binutils-all/arm/out-of-order.d: New test.
+       * testsuite/binutils-all/arm/out-of-order.s: New test.
+
+
+2019-03-25  Tamar Christina  <tamar.christina@arm.com>
+
+       * testsuite/binutils-all/aarch64/in-order-all.d: New test.
+       * testsuite/binutils-all/aarch64/out-of-order-all.d: New test.
+       * testsuite/binutils-all/aarch64/out-of-order.d:
+
+2019-03-25  Tamar Christina  <tamar.christina@arm.com>
+
+       * testsuite/binutils-all/aarch64/in-order.d: New test.
+       * testsuite/binutils-all/aarch64/out-of-order.d: Disassemble data as
+       well.
+
+2019-03-25  Tamar Christina  <tamar.christina@arm.com>
+
+       * objdump.c (disassemble_bytes): Pass stop_offset.
+       * testsuite/binutils-all/aarch64/out-of-order.T: New test.
+       * testsuite/binutils-all/aarch64/out-of-order.d: New test.
+       * testsuite/binutils-all/aarch64/out-of-order.s: New test.
+
+2019-03-19  Nick Clifton  <nickc@redhat.com>
+
+       PR 24360
+       * objdump.c (load_specific_debug_section): Check that the amount
+       of memory to be allocated matches the size of the section.
+
+2019-03-13  Sudakshina Das  <sudi.das@arm.com>
+
+       * readelf.c (get_aarch64_dynamic_type): Add case for
+       DT_AARCH64_PAC_PLT.
+       (dynamic_section_aarch64_val): Likewise.
+
+2019-03-13  Sudakshina Das  <sudi.das@arm.com>
+           Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * readelf.c (get_aarch64_dynamic_type): New.
+       (get_dynamic_type): Use above for EM_AARCH64.
+       (dynamic_section_aarch64_val): New.
+       (process_dynamic_section): Use above for EM_AARCH64.
+
+2019-03-13  Sudakshina Das  <sudi.das@arm.com>
+
+       * readelf.c (decode_aarch64_feature_1_and): New.
+       (print_gnu_property_note): Add case for AArch64 gnu notes.
+
+2019-03-12  Alan Modra  <amodra@gmail.com>
+
+       * objdump.c (load_specific_debug_section): Don't compare section
+       size against file size.
+       (dump_relocs_in_section): Don't compare reloc size against file size.
+       Print "failed to read relocs" on bfd_get_reloc_upper_bound error.
+
+2019-03-05  Nick Clifton  <nickc@redhat.com>
+
+       PR 24295
+       * doc/binutils.texi (ar cmdline): Fix spelling mistake.
+
+2019-03-05  Nick Clifton  <nickc@redhat.com>
+
+       * po/sv.po: Updated Swedish translation.
+
 2019-03-05  Matthew Malcomson  <matthew.malcomson@arm.com>
 
        PR 24287
This page took 0.023933 seconds and 4 git commands to generate.