diff options
author | Klee Dienes <kdienes@apple.com> | 2002-11-18 16:52:44 +0000 |
---|---|---|
committer | Klee Dienes <kdienes@apple.com> | 2002-11-18 16:52:44 +0000 |
commit | f7133e95e9d8b3982e706b5968deb2408bda48f5 (patch) | |
tree | 093ec44dcf77d185f6480af5fb80b167934b0a1b /COPYING.LIB | |
parent | 2b92bf13ea59aa7e5719f3bdfc7bf4299f1a59a8 (diff) | |
download | newlib-f7133e95e9d8b3982e706b5968deb2408bda48f5.zip newlib-f7133e95e9d8b3982e706b5968deb2408bda48f5.tar.gz newlib-f7133e95e9d8b3982e706b5968deb2408bda48f5.tar.bz2 |
2002-11-11 Klee Dienes <kdienes@apple.com>
* h8300.h (h8_opcode): Remove 'length' field.
(h8_opcodes): Mark as 'const' (both the declaration and
definition). Modify initializer and initializer macros to no
longer initialize the length field.
2002-11-11 Klee Dienes <kdienes@apple.com>
* h8300-dis.c: Include libiberty.h (for xmalloc).
(struct h8_instruction): New type, used to wrap h8_opcodes with a
length field (computed at run-time).
(h8_instructions): New variable.
(bfd_h8_disassemble_init): Allocate the storage for
h8_instructions. Fill h8_instructions with pointers to the
appropriate opcode and the correct value for the length field.
(bfd_h8_disassemble): Iterate through h8_instructions instead of
h8_opcodes.
Diffstat (limited to 'COPYING.LIB')
0 files changed, 0 insertions, 0 deletions