* pj-opc.c (pj_opc_info): Add braces around union initializer.
This commit is contained in:
parent
17fc154eac
commit
94ba77d9f1
2 changed files with 512 additions and 511 deletions
|
@ -3,6 +3,7 @@
|
|||
* h8500-opc.h (h8500_table): Add missing initializers to quiet
|
||||
warnings.
|
||||
* pj-dis.c (print_insn_pj): Adjust for pj_opc_info_t change.
|
||||
* pj-opc.c (pj_opc_info): Add braces around union initializer.
|
||||
* z8kgen.c: Include "libiberty.h".
|
||||
(opt, args, toks): Fix initializer warnings.
|
||||
(chewname): Make "name" a char **. Return mnemonic trimmed of
|
||||
|
|
1022
opcodes/pj-opc.c
1022
opcodes/pj-opc.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue