old-cross-binutils/opcodes
Ian Lance Taylor 85093dcae3 * m68k-opc.c: New file, holding tables from include/opcode/m68k.h.
Clean up tables.
	* m68k-dis.c: Remove BREAK_UP_BIG_DECL stuff.
	(opcode): Remove.
	(print_insn_m68k): Change d to be const.  Use m68k_numopcodes
	rather than numopcodes.  Use m68k_opcodes rather than removed
	opcode function.  Don't check F_ALIAS.
	(print_insn_arg): Change first parameter to be const char *.
	* Makefile.in (ALL_MACHINES): Add m68k-opc.o.
	(m68k-opc.o): New target.
	* configure.in: Build m68k-opc.o for bfd_m68k_arch.
	* configure: Rebuild.
1995-08-02 22:38:58 +00:00
..
.Sanitize * m68k-opc.c: New file, holding tables from include/opcode/m68k.h. 1995-08-02 22:38:58 +00:00
a29k-dis.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
alpha-opc.h fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
arc-dis.c * arc-dis.c (print_insn): New parameter `big_p'. Callers updated. 1995-04-07 03:54:08 +00:00
arc-opc.c * arc-dis.c (print_insn): New parameter `big_p'. Callers updated. 1995-04-07 03:54:08 +00:00
arm-opc.h fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
ChangeLog Rewritten so table is only sorted/hashed once, even if switching 1995-08-02 22:35:22 +00:00
configure.in Rename r16 files to rce, and fix some more .Sanitize typos. 1994-11-25 00:01:26 +00:00
dis-buf.c * dis-buf.c, i386-dis.c: Include <string.h>. 1994-02-08 09:12:06 +00:00
disassemble.c * disassemble.c (disassembler, case bfd_arch_arc): Call 1995-02-10 03:42:43 +00:00
h8300-dis.c * h8300-dis.c, mips-dis.c: Don't use true and false. 1994-06-28 20:27:02 +00:00
h8500-dis.c
h8500-opc.h
hppa-dis.c * hppa-dis.c (print_insn_hppa): No space before 'H' operand. 1994-02-05 18:18:49 +00:00
i386-dis.c * dis-buf.c, i386-dis.c: Include <string.h>. 1994-02-08 09:12:06 +00:00
i960-dis.c * i960-dis.c (struct tabent, struct sparse_tabent): Declare the 1995-02-09 01:32:35 +00:00
m68k-dis.c Avoid bogus assumption that the two parts of the split m68k opcode table 1995-03-08 07:57:05 +00:00
m88k-dis.c * m88k-dis.c: New file, moved in from gdb and changed to use the 1993-07-15 16:40:49 +00:00
Makefile.in start-sanitize-arc 1995-07-03 15:55:12 +00:00
mips-dis.c * mips-opc.c: Change div machine instruction to be z,s,t rather 1993-09-02 17:14:10 +00:00
mips-opc.c * mips-opc.c: Add r4650 mul instruction. 1995-02-16 22:35:36 +00:00
mpw-config.in * mpw-config.in: Add sh and i386 configs, remove sparc config. 1995-06-16 00:45:31 +00:00
mpw-make.in fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
mpw-xconfig.in Wed Mar 30 15:31:55 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-03-30 23:43:52 +00:00
ns32k-dis.c ns32k-dis.c (invalid_float): Changed to take char* argument, and test for 1994-07-13 22:38:03 +00:00
ppc-dis.c * ppc-dis.c (print_insn_powerpc): Don't skip optional operands 1994-02-05 04:45:24 +00:00
ppc-opc.c * ppc-opc.c: Changes based on patch from David Edelsohn 1995-01-26 23:35:32 +00:00
rce-dis.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
rce-opc.h Switch r3 to scratch register, r0 to stack register. 1994-12-06 02:04:58 +00:00
sh-opc.h Wed May 24 14:16:08 1995 Steve Chamberlain <sac@slash.cygnus.com> 1995-05-24 21:16:02 +00:00
sparc-dis.c (build_hash_table): Fix memory leak. 1995-08-02 17:15:07 +00:00
sparc-opc.c * sparc-dis.c (HASH_SIZE, HASH_INSN): Define. 1995-08-02 16:06:17 +00:00
sysdep.h Initial autoconfiscation; attempting also to remove use of bfd's sysdep.h file. 1995-07-12 05:07:49 +00:00
w65-dis.c * configure.in: Add W65 support. 1995-01-16 00:35:55 +00:00
w65-opc.h * configure.in: Add W65 support. 1995-01-16 00:35:55 +00:00
z8k-dis.c
z8k-opc.h
z8kgen.c