X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2FChangeLog;h=7960939567c7ea086bdaaae9e91a3e66b99afd42;hb=999b073bdb188635feaf1f719237b4845b5b06f3;hp=894eb5590648da1bc07d2a8a943896806915c36d;hpb=cd702818c6cf25277253b3b5c23f17d2cf7a94df;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 894eb55906..7960939567 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,172 @@ +2019-05-20 Nick Clifton + + * po/ca.po: Updated Catalan translation. + +2019-05-16 Andre Vieira + + * NEWS: Mention Armv8.1-M Mainline and MVE. + +2019-05-16 Andre Vieira + + * 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 + + 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 + + * 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 + + * 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 + + * testsuite/binutils-all/objdump.exp: Correct executable + spelling. + * testsuite/binutils-all/compress.exp: Likewise. + +2019-05-01 Nick Clifton + + 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 + + * wrstabs.c (stab_start_class_type): Add assert to work around + gcc9 warning. Tidy. + +2019-04-24 Nick Clifton + + * objcopy.c (strip_main): Do not enable note merging by default if + just stripping debug or dwo information. + * doc/binutils.texi (strip): Update documentation. + +2019-04-23 Nick Clifton + + * README-how-to-make-a-release: Add note to update the symbolic + link from "docs" to "docs-2.x" on the sourceware website. + +2019-04-16 Alan Modra + + * testsuite/binutils-all/copy-2.d: Don't run for ns32k-*-*. + * testsuite/binutils-all/copy-3.d: Likewise. + +2019-04-15 Thomas Preud'homme + + * readelf.c (arm_attr_tag_CPU_arch): Add entry for Armv8.1-M Mainline. + +2019-04-08 H.J. Lu + + * readelf.c (decode_x86_isa): Handle + GNU_PROPERTY_X86_ISA_1_AVX512_BF16. + * testsuite/binutils-all/i386/pr21231b.d: Updated. + * testsuite/binutils-all/x86-64/pr21231b.d: Likewise. + +2019-04-08 H.J. Lu + + * testsuite/binutils-all/nm.exp: Count i386-moss as ELF. + +2019-03-26 Tamar Christina + + * testsuite/binutils-all/aarch64/in-order-all.d: Update. + * testsuite/binutils-all/aarch64/in-order.d: Likewise. + * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise. + * testsuite/binutils-all/aarch64/out-of-order.d: Likewise. + * testsuite/binutils-all/aarch64/out-of-order.s: Likewise. + * testsuite/binutils-all/arm/in-order-all.d: Likewise. + * testsuite/binutils-all/arm/in-order.d: Likewise. + * testsuite/binutils-all/arm/out-of-order-all.d: Likewise. + * testsuite/binutils-all/arm/out-of-order.d: Likewise. + * testsuite/binutils-all/arm/out-of-order.s: Likewise. + +2019-03-26 Nick Clifton + + * MAINTAINERS: Take over Dave Brolley's maintainerships for FR30, + FRV and MEP. + +2019-03-26 Alan Modra + + * objdump.c (dump_relocs_in_section): Warning fix. + +2019-03-25 Tamar Christina + + * 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 + + * 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 + + * 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 + + * 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 + + 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 + + * readelf.c (get_aarch64_dynamic_type): Add case for + DT_AARCH64_PAC_PLT. + (dynamic_section_aarch64_val): Likewise. + +2019-03-13 Sudakshina Das + Szabolcs Nagy + + * 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 * readelf.c (decode_aarch64_feature_1_and): New.