4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 12:29:32 +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
..
2001-09-18 10:00:23 +00:00
2002-08-28 10:38:49 +00:00
2002-10-11 14:36:03 +00:00
2002-10-25 00:01:55 +00:00
2002-11-14 18:03:17 +00:00
2001-01-09 21:05:35 +00:00
2000-12-19 22:01:20 +00:00
2002-06-25 01:03:52 +00:00
2002-04-01 22:01:10 +00:00
2002-06-25 01:03:52 +00:00
2002-03-06 06:29:41 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
2002-10-27 01:02:05 +00:00
2002-06-25 01:03:52 +00:00
2000-07-05 19:28:05 +00:00
2002-10-27 01:02:05 +00:00
2001-10-24 20:32:09 +00:00
2002-06-25 01:03:52 +00:00
2002-06-25 01:03:52 +00:00
2001-05-08 14:34:36 +00:00
2002-04-17 01:03:04 +00:00
2001-08-02 23:27:47 +00:00