]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
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)
commit0690f591284b7de9fe0a423b148a5617062ccc1f
treef6e9e4a15e8d6570e64732fa82a4a6a5353ab456
parent7361f908da9fbeceb0b65ac89b3dcecc4d8c57c2
bfd: verilog hex dump backend should handle 64-bit addresses

       * verilog.c (verilog_write_address): Properly handle 64-bit
addresses to avoid truncation of the high part.
binutils/ChangeLog