4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-29 02:20:21 +08:00
Klee Dienes f7133e95e9 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.
2002-11-18 16:52:44 +00:00
..
2002-06-08 07:32:12 +00:00
2001-11-10 09:40:53 +00:00
2002-06-08 07:32:12 +00:00
2001-12-04 10:06:40 +00:00
2001-08-26 11:47:39 +00:00
2002-06-08 07:32:12 +00:00
2002-07-08 10:03:11 +00:00
2002-09-30 11:58:09 +00:00
2001-10-30 15:20:10 +00:00
1999-05-03 07:29:06 +00:00
2002-06-08 07:32:12 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
2001-09-27 07:45:32 +00:00