]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/ChangeLog
RISC-V: Support assembler modifier %got_pcrel_hi.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
index 222ea7af4b72243272d6eb005047d8d8e01b73d5..35d3fada64060e829d59433be16fc786e820efb3 100644 (file)
@@ -1,3 +1,132 @@
+2020-03-04  Christian Eggers  <ceggers@gmx.de>
+
+       * objcopy.c (copy_object): Convert from bytes to octets for
+       --gap-fill and --pad-to.
+
+2020-03-03  Nick Clifton  <nickc@redhat.com>
+
+       PR 25625
+       * prdbg.c (pr_tag_type): Remove call to abort.
+
+2020-03-02  Aaron Merey  <amerey@redhat.com>
+
+       * binutils/testsuite/binutils-all/debuginfod.exp: Improve port
+       selection.
+
+2020-03-02  Nick Clifton  <nickc@redhat.com>
+
+       PR 25543
+       * readelf.c (dump_section_as_strings): Display new-line characters
+       as \n and then insert a line break.
+       * testsuite/binutils-all/pr25543.s: New test.
+       * testsuite/binutils-all/pr25543.d: Test driver.
+       * testsuite/binutils-all/readelf.exp: Run the new test.
+
+2020-02-27  Nick Clifton  <nickc@redhat.com>
+
+       PR 25526
+       * readelf.c (process_ia64_vms_dynamic_relocs): Check to see if
+       get_data is unable to load the string table.
+
+2020-02-26  Alan Modra  <amodra@gmail.com>
+
+       * elfedit.c: Indent labels correctly.
+       * readelf.c: Likewise.
+       * resres.c: Likewise.
+
+2020-02-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/25584
+       * ar.c (main): Pass 0 to bfd_plugin_set_program_name.
+       * nm.c (main): Pass 1 to bfd_plugin_set_program_name.
+
+2020-02-24  Nick Clifton  <nickc@redhat.com>
+
+       PR 25499
+       * doc/binutils.texi (objdump): Fix typo in description of
+       objdump's -g option.
+
+2020-02-20  Nelson Chu  <nelson.chu@sifive.com>
+
+       * dwarf.c (regname_internal_riscv): Updated since the DECLARE_CSR
+       is changed.
+
+2020-02-19  Jordan Rupprecht  <rupprecht@google.com>
+
+       * objdump.c (show_line): call bfd_demangle when using do_demangle.
+
+2020-02-19  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * configure: Regenerate.
+
+2020-02-10  Fangrui Song   <maskray@google.com>
+
+       * objcopy.c (parse_flags): Handle "exclude".
+       * doc/binutils.texi: Document the support.
+
+2020-02-10  Aaron Merey  <amerey@redhat.com>
+
+       * binutils/testsuite/binutils-all/debuginfod.exp:
+       Replace set ::env with setenv.
+       Start server before setting environment variable.
+       Specify tmpdir as the location of the server's
+       database.
+       Check additional server metrics at start-up.
+
+2020-02-07  Nick Clifton  <nickc@redhat.com>
+
+       * README-how-to-make-a-release: Add note about updating the
+       GAS/NEWS URL in the next release.
+
+2020-02-07  Sergey Belyashov  <sergey.belyashov@gmail.com>
+
+       PR 25469
+       * readelf.c (get_machine_flags): Add support for Z80N machine
+       number.
+
+2020-02-07  Nick Clifton  <nickc@redhat.com>
+
+       * dwarf.c (display_debug_lines_decoded): Force a NUL termination
+       of the truncated file name.
+
+2020-02-06  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * objdump.c (print_jump_visualisation): New function.
+       (disassemble_bytes): Call new function.
+
+2020-02-06  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/lib/binutils-common.exp (match_target): Accept '!' before
+       TCL procedure.
+       (supports_gnu_osabi): New procedure.
+       (is_generic): New, from ld-lib.exp.
+       (supports_gnu_unique): Use the above.
+
+2020-02-04  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am (CFILES): Add od-elf32_avr.c.
+       * Makefile.in: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
+2020-02-03  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * readelf.c (dump_relocations, dump_relocations)
+       (decode_arm_unwind_bytecode, process_dynamic_section)
+       (get_symbol_visibility, get_alpha_symbol_other): Add newline to
+       error message.
+
+2020-02-03  Sergei Trofimovich  <siarheit@google.com>
+
+       * coffdump.c (program_name): Drop redundant definition.
+       * srconv.c (program_name): Likewise
+       * sysdump.c (program_name): Likewise
+
+2020-02-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/25380
+       * objdump.c (sym_ok): Return FALSE if 2 sections are in the
+       same file with different section pointers.
+
 2020-02-01  Nick Clifton  <nickc@redhat.com>
 
        * README-how-to-make-a-release: Update with more details on the