diff options
author | Tsukasa OI <research_trasio@irq.a4lg.com> | 2022-07-13 22:33:07 +0900 |
---|---|---|
committer | Tsukasa OI <research_trasio@irq.a4lg.com> | 2022-10-06 02:23:31 +0000 |
commit | 2cfc7c876d57171dbe8a16e90218be9c1f6e1f19 (patch) | |
tree | f219d3be72917841659b28f7f94d575f05346387 /config-ml.in | |
parent | 9a76ca16e8fa693dafee8b64b45f25ab667c622d (diff) | |
download | gdb-2cfc7c876d57171dbe8a16e90218be9c1f6e1f19.zip gdb-2cfc7c876d57171dbe8a16e90218be9c1f6e1f19.tar.gz gdb-2cfc7c876d57171dbe8a16e90218be9c1f6e1f19.tar.bz2 |
RISC-V: Fix printf argument types corresponding %x
"%x" format specifier requires unsigned type, not int. This commit
fixes this issue on the RISC-V disassembler.
opcodes/ChangeLog:
* riscv-dis.c (print_insn_args): Fix printf argument types where
the format specifier is "%x".
Diffstat (limited to 'config-ml.in')
0 files changed, 0 insertions, 0 deletions