mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 10:34:21 +08:00
* m68k-dis.c (BREAK_UP_BIG_DECL): Make secondary array static and const.
(reg_names): Now const. (print_insn_arg): Arrays cacheFieldName and names now const. (print_indexed): Array scales now const.
This commit is contained in:
@ -5,6 +5,10 @@ Wed Mar 8 02:54:05 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
|
|||||||
work around gcc bugs.
|
work around gcc bugs.
|
||||||
(print_insn_m68k): Call opcode instead of referencing m68k_opcodes
|
(print_insn_m68k): Call opcode instead of referencing m68k_opcodes
|
||||||
directly.
|
directly.
|
||||||
|
(BREAK_UP_BIG_DECL): Make secondary array static and const.
|
||||||
|
(reg_names): Now const.
|
||||||
|
(print_insn_arg): Arrays cacheFieldName and names now const.
|
||||||
|
(print_indexed): Array scales now const.
|
||||||
|
|
||||||
start-sanitize-arc
|
start-sanitize-arc
|
||||||
Tue Mar 7 21:14:14 1995 Doug Evans <dje@chestnut.cygnus.com>
|
Tue Mar 7 21:14:14 1995 Doug Evans <dje@chestnut.cygnus.com>
|
||||||
|
Reference in New Issue
Block a user