old-cross-binutils/opcodes
Fred Fish 1eb54bb463 * tic80-opc.c (tic80_opcodes): Expand comment to note that the
entries are presorted so that entries with the same mnemonic are
	adjacent to each other in the table.  Sort the entries for each
	instruction so that this is true.
1997-01-23 03:17:45 +00:00
..
.Sanitize * Makefile.in (ALL_MACHINES): Add tic80-dis.o and tic80-opc.o. 1996-12-29 18:01:29 +00:00
a29k-dis.c * a29k-dis.c (print_special): Change num to unsigned int. 1995-11-09 01:20:32 +00:00
aclocal.m4 * configure.in: Run ../bfd/configure.host before AC_PROG_CC. 1995-09-04 21:13:22 +00:00
alpha-dis.c fix last patch 1996-07-22 18:38:50 +00:00
alpha-opc.c * alpha-opc.c: Add new case of "mov". From Klaus Kaempf 1996-07-09 14:57:34 +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 Thu Aug 15 16:28:41 1996 James G. Smith <jsmith@cygnus.co.uk> 1996-08-15 15:29:41 +00:00
ChangeLog * tic80-opc.c (tic80_opcodes): Expand comment to note that the 1997-01-23 03:17:45 +00:00
configure Add support for mips16 (16 bit MIPS implementation): 1996-11-26 15:59:18 +00:00
configure.in * mn10x00-opc.c, mn10x00-dis.c: New files for Matsushita 1996-10-03 05:31:01 +00:00
d10v-dis.c Thu Jul 25 12:08:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-07-25 19:16:34 +00:00
d10v-opc.c Fri Aug 9 13:21:59 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-08-09 20:25:12 +00:00
dis-buf.c * dis-buf.c, i386-dis.c: Include <string.h>. 1994-02-08 09:12:06 +00:00
disassemble.c * mn10x00-opc.c, mn10x00-dis.c: New files for Matsushita 1996-10-03 05:31:01 +00:00
h8300-dis.c * h8300-dis.c (bfd_h8_disassemble): Handle "ldm.l" and "stm.l". 1996-07-11 18:59:57 +00:00
h8500-dis.c provide a new interface (using read_memory_func) to call the disassemblers 1993-03-31 21:43:25 +00:00
h8500-opc.h Opcode file for the h8/500 1993-03-19 22:20:43 +00:00
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 * i386-dis.c (print_insn_i8086): New routine to disassemble using 1996-07-16 00:01:50 +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 Mon Jan 20 12:48:57 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1997-01-20 17:50:34 +00:00
m68k-opc.c fix operand mask in the "moveml" entries for the coldfire. 1997-01-18 00:37:30 +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 End tic80 sanitization regions with "end-sanitize-tic80", not 1996-12-31 17:51:22 +00:00
makefile.vms Tue Jun 18 15:08:54 1996 Klaus Kaempf <kkaempf@progis.de> 1996-06-18 19:10:42 +00:00
mips-dis.c Add support for mips16 (16 bit MIPS implementation): 1996-11-26 15:59:18 +00:00
mips-opc.c Add support for mips16 (16 bit MIPS implementation): 1996-11-26 15:59:18 +00:00
mn10200-dis.c Fix copyright. 1997-01-06 22:14:13 +00:00
mn10200-opc.c * mn10200-opc.c (mn10200_operands): Add SIMM16N. 1996-12-18 17:12:16 +00:00
mn10300-dis.c * mn10300-dis.c (disassemble): Make sure all variables are initialized 1997-01-02 19:21:36 +00:00
mn10300-opc.c * mn10300-opc.c (mn10300_opcodes): Add "break" instruction. 1996-12-16 22:28:24 +00:00
mpw-config.in whoops--typo 1996-09-02 16:41:29 +00:00
mpw-make.sed * mpw-make.sed: Update editing of include pathnames to be 1996-08-15 20:13:38 +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
sh-dis.c * sh-opc.h (sh_arg_type): Added A_SSR and A_SPC. 1995-12-04 20:32:44 +00:00
sh-opc.h * sh-opc.h (sh_arg_type): Added A_SSR and A_SPC. 1995-12-04 20:32:44 +00:00
sparc-dis.c * saprc-dis.c (compute_arch_mask): Replace ANSI style def with K&R. 1996-04-17 21:21:09 +00:00
sparc-opc.c * sparc-opc.c: Set F_FBR on floating point branch instructions. 1996-04-11 21:31:03 +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
tic80-dis.c * tic80-dis.c (print_insn_tic80): Broke excessively long 1997-01-19 18:33:10 +00:00
tic80-opc.c * tic80-opc.c (tic80_opcodes): Expand comment to note that the 1997-01-23 03:17:45 +00:00
v850-dis.c * v850-dis.c (print_insn_v850): Properly handle disassembling 1996-08-31 21:21:27 +00:00
v850-opc.c Set V850_OPERAND_ADJUST_SHORT_MEMORY flag on sst.{h,w}/sld.{h,w} instructions 1996-12-31 20:11:39 +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-dis.c (fetch_data): Use unsigned char to make ancient gcc's 1993-05-19 22:37:08 +00:00
z8k-opc.h z8kgen: temp file to generate z8k-opc.h from 1992-09-24 20:28:14 +00:00
z8kgen.c * z8k-dis.c (unparse_instr): prettier tabs 1992-09-29 19:21:34 +00:00