AArch64: Add SVE DWARF registers
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 364fddb2399090039e0ec089a6cc3793208e697d..9905cf6a905cfa6ae667504e87378ec63d85b195 100644 (file)
@@ -1,3 +1,76 @@
+2019-05-21  Tamar Christina  <tamar.christina@arm.com>
+
+       * dwarf.c (dwarf_regnames_aarch64): Add SVE registers.
+       * testsuite/binutils-all/aarch64/sve-dwarf-registers.d: New test.
+       * testsuite/binutils-all/aarch64/sve-dwarf-registers.s: New test.
+
+2019-05-20  Faraz Shahbazker  <fshahbazker@wavecomp.com>
+
+       PR 14798
+       * testsuite/binutils-all/readelf.ss-mips: Update reference output.
+       * testsuite/binutils-all/readelf.ss-tmips: Likewise.
+
+2019-05-20  Nick Clifton  <nickc@redhat.com>
+
+       * po/ca.po: Updated Catalan translation.
+
+2019-05-16  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       * NEWS: Mention Armv8.1-M Mainline and MVE.
+
+2019-05-16  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       * readelf.c (arm_attr_tag_MVE_arch): New array for Tag_MVE_arch values.
+       (arm_attr_public_tag arm_attr_public_tags): Add case for Tag_MVE_arch.
+
+2019-05-14  Jamey Hicks  <jamey.hicks@gmail.com>
+
+       PR 19921
+       * objcopy.c: Add new option --verilog-data-width.  Use it to set
+       the value of VerilogDataWidth.
+       * doc/binutils.texi: Document the new option.
+       * testsuite/binutils-all/objcopy.exp: Run tests of new option.
+       * testsuite/binutils-all/verilog-1.hex: New file.
+       * testsuite/binutils-all/verilog-2.hex: New file.
+       * testsuite/binutils-all/verilog-4.hex: New file.
+       * testsuite/binutils-all/verilog-8.hex: New file.
+       * NEWS: Mention the new feature.
+
+2019-05-10  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/binutils-all/objdump.exp (test_objdump_disas_limited),
+       (test_objdump_content_limited): Add text arg, use in place of .text.
+       (bintest_signed.o): Call get_standard_section_names for name of
+       text section.
+
+2019-05-08  Faraz Shahbazker  <fshahbazker@wavecomp.com>
+
+       * objdump.c (sign_extend_address): New function.
+       (dump_bfd): Sign-extend user-specified start/stop addresses
+       for targets that need it.
+       * testsuite/binutils-all/objdump.exp: Add tests for objdump
+       with start and stop addresses in higher address ranges.
+
+2019-05-01  Matthew Malcomson  <matthew.malcomson@arm.com>
+
+       * testsuite/binutils-all/objdump.exp: Correct executable
+       spelling.
+       * testsuite/binutils-all/compress.exp: Likewise.
+
+2019-05-01  Nick Clifton  <nickc@redhat.com>
+
+       PR 24507
+       * nm.c: (print_format): New variable.
+       (value_format_32bit, value_format_64bit): Delete.
+       (set_print_radix): Remove code to alter value_format strings.
+       (set_output_format): Record chosen format in print_format.
+       (get_print_format): New function - constructs a printf formatting
+       string according to the requirements of size, radix, and output
+       format.
+       (print_value): Use get_print_format.
+       * testsuite/binutils-all/nm.exp: Add tests of "nm --format=posix"
+       and "nm -t d".
+
 2019-04-30  Alan Modra  <amodra@gmail.com>
 
        * wrstabs.c (stab_start_class_type): Add assert to work around
This page took 0.023603 seconds and 4 git commands to generate.