8sa1-binutils-gdb/opcodes
Jeff Law 09478dc331 * v850-dis.c (disassemble): Handle insertion of ',', '[' and
']' characters into the output stream.
        * v850-opc.c (v850_opcodes: Remove size field from all opcodes.
        Add "memop" field to all opcodes (for the disassembler).
        Reorder opcodes so that "nop" comes before "mov" and "jr"
        comes before "jarl".
Should give us a functional disassembler.
1996-08-31 22:00:45 +00:00
..
.Sanitize * v850-dis.c: New file. Skeleton for disassembler support. 1996-08-31 19:20:28 +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 * v850-dis.c (disassemble): Handle insertion of ',', '[' and 1996-08-31 22:00:45 +00:00
configure start-sanitize-d10v 1996-07-18 00:49:26 +00:00
configure.in start-sanitize-d10v 1996-07-18 00:49:26 +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 Mon Jul 22 13:17:06 1996 Richard Henderson <rth@tamu.edu> 1996-07-22 17:19:09 +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 * m68k-opc.c: Use #W rather than #w. 1995-11-03 04:07:21 +00:00
m68k-opc.c Mon Jul 22 15:38:53 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-07-22 19:49:24 +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 * Makefile.in (config.status): Depend upon BFD VERSION file, so 1996-03-29 18:11:21 +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 * 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, mpw-make.sed: Remove ugly workaround for 1995-10-19 18:11:54 +00:00
mpw-make.sed * mpw-make.sed: Update editing of include pathnames to be 1996-08-15 20:13:38 +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
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
v850-dis.c * v850-dis.c (print_insn_v850): Properly handle disassembling 1996-08-31 21:21:27 +00:00
v850-opc.c * v850-dis.c (disassemble): Handle insertion of ',', '[' and 1996-08-31 22:00:45 +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