diff options
author | Job Noorman <mtvec@pm.me> | 2021-05-18 08:41:11 +0800 |
---|---|---|
committer | Nelson Chu <nelson.chu@sifive.com> | 2021-05-18 09:26:39 +0800 |
commit | 113bb7618a4b52c5fc8fdc0e82b2cd9f72471f72 (patch) | |
tree | f1df2713e905248346f2e64a711feb8635f58877 /opcodes/ChangeLog | |
parent | 549f123c687def1194243cd8ff3bebd14ba67635 (diff) | |
download | gdb-113bb7618a4b52c5fc8fdc0e82b2cd9f72471f72.zip gdb-113bb7618a4b52c5fc8fdc0e82b2cd9f72471f72.tar.gz gdb-113bb7618a4b52c5fc8fdc0e82b2cd9f72471f72.tar.bz2 |
RISC-V: PR27814, Objdump crashes when disassembling a non-ELF RISC-V binary.
2021-05-18 Job Noorman <mtvec@pm.me>
opcodes/
PR 27814
* riscv-dis.c (riscv_get_disassembler): Get elf attributes only for
the elf objects.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index d506b71..11896df 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2021-05-18 Job Noorman <mtvec@pm.me> + + PR 27814 + * riscv-dis.c (riscv_get_disassembler): Get elf attributes only for + the elf objects. + 2021-05-17 Alex Coplan <alex.coplan@arm.com> * arm-dis.c (mve_opcodes): Fix disassembly of |