mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
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.
This commit is contained in:
parent
7361f908da
commit
0690f59128
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user