S12Z: Make disassebler work for --enable-targets=all config.
opcodes/ * disassemble.c (ARCH_s12z): Define if ARCH_all.
This commit is contained in:
parent
b8c876004b
commit
9da4dfd681
@ -1,3 +1,7 @@
|
||||
2018-09-08 John Darrington <john@darrington.wattle.id.au>
|
||||
|
||||
* disassemble.c (ARCH_s12z): Define if ARCH_all.
|
||||
|
||||
2018-08-31 Kito Cheng <kito@andestech.com>
|
||||
|
||||
* riscv-opc.c (riscv_opcodes): Fix incorrect subset info for
|
||||
|
@ -77,6 +77,7 @@
|
||||
#define ARCH_rs6000
|
||||
#define ARCH_rl78
|
||||
#define ARCH_rx
|
||||
#define ARCH_s12z
|
||||
#define ARCH_s390
|
||||
#define ARCH_score
|
||||
#define ARCH_sh
|
||||
|
Loading…
Reference in New Issue
Block a user