bfd: verilog hex dump backend should handle 64-bit addresses
authorAnatoly Parshintsev <kupokupokupopo@gmail.com>
Wed, 16 Sep 2020 12:17:24 +0000 (13:17 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 16 Sep 2020 12:17:24 +0000 (13:17 +0100)
       * verilog.c (verilog_write_address): Properly handle 64-bit
addresses to avoid truncation of the high part.

binutils/ChangeLog

index dbbe29b17824d71e14d6696bc02afe2bf3891758..db839dc4ae805ca6b6e08766c431d06be13b7357 100644 (file)
@@ -1,3 +1,8 @@
+2020-09-16  Anatoly Parshintsev  <kupokupokupopo@gmail.com>
+
+       * verilog.c (verilog_write_address): Properly handle 64-bit
+       addresses to avoid truncation of the high part.
+
 2020-09-16  Alan Modra  <amodra@gmail.com>
 
        * nm.c (print_symbol): Adjust elf_symbol_from invocation.