aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
1995-08-21 * m68k-opc.c (m68k_opcode_aliases): Add bhib as an alias for bhis,Ian Lance Taylor2-0/+1966
1995-08-07 * m68k-dis.c: (fpcr_names): Add % before all register names.Ian Lance Taylor1-0/+17
1995-08-07 * sh-dis.c (print_insn_shx): Handle new operand types F_REG_N,Jeff Law3-8/+141
1995-08-02 * m68k-opc.c: New file, holding tables from include/opcode/m68k.h.Ian Lance Taylor1-0/+1
1995-08-02Rewritten so table is only sorted/hashed once, even if switchingDavid Edelsohn1-4/+5
1995-08-02(build_hash_table): Fix memory leak.David Edelsohn1-8/+9
1995-08-02(build_hash_table): Allocate all entries at once.David Edelsohn1-3/+5
1995-08-02 * sparc-dis.c (HASH_SIZE, HASH_INSN): Define.David Edelsohn3-283/+557
1995-07-12Initial autoconfiscation; attempting also to remove use of bfd's sysdep.h file.Ken Raeburn2-2/+43
1995-07-11Tue Jul 11 14:23:37 1995 Jeff Spiegel <jeffs@lsil.com>Ian Lance Taylor1-0/+11
1995-07-11 * ppc-opc.c (powerpc_operands): Change CR to use a bitsize of 3,Ian Lance Taylor1-0/+17
1995-07-07fsf address update, but not in COPYING filesKen Raeburn5-5/+5
1995-07-04Sanitize arc stuff from Makefile.in.Ian Lance Taylor1-1/+1
1995-07-03start-sanitize-arcIan Lance Taylor1-9/+24
1995-06-16 * mpw-config.in: Add sh and i386 configs, remove sparc config.Stan Shebs2-2/+18
1995-05-25Unsanitize SH3 support.Jim Wilson1-22/+0
1995-05-24Wed May 24 14:16:08 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain2-4/+30
1995-05-18Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets.Ken Raeburn1-10/+12
1995-04-24 * sh-opc.c (sh_nibble_type, sh_arg_type): remove trailing , fromJason Molenda1-0/+5
1995-04-19Fix April 17th change.Michael Meissner1-0/+5
1995-04-18* mips-dis.c (print_insn_little_mips): Cast return value from bfd_getl32 fromKen Raeburn1-0/+37
1995-04-10always keep MPW support filesStan Shebs1-8/+2
1995-04-10Merge MPW ChangeLog with generic ChangeLogStan Shebs2-36/+25
1995-04-07 * arc-dis.c (print_insn): New parameter `big_p'. Callers updated.David Edelsohn3-94/+220
1995-03-14Changes from Klaus Kaempf:Ken Raeburn2-397/+530
1995-03-12arc-dis.c (print_insn): Put "+ 4" of relative addresses back. Oops.David Edelsohn1-1/+7
1995-03-08* m68k-dis.c (BREAK_UP_BIG_DECL): Make secondary array static and const.Ken Raeburn1-0/+4
1995-03-08Avoid bogus assumption that the two parts of the split m68k opcode tableKen Raeburn2-67/+130
1995-03-08 * arc-dis.c (print_insn_arc_base): Split into big and little fns.David Edelsohn1-0/+16
1995-03-07 * ppc-opc.c: Sort recently added instructions by minor opcodeIan Lance Taylor1-0/+5
1995-03-06 * hppa-dis.c: Include libhppa.h.Jeff Law1-0/+8
1995-02-21 * Makefile.in (ALL_MACHINES): Add w65-dis.o.Peter Schauer1-0/+4
1995-02-17* arc-dis.c (arc_get_disassembler): Change argument to int,David Edelsohn1-0/+7
1995-02-16 * mips-opc.c: Add r4650 mul instruction.Ian Lance Taylor2-0/+5
1995-02-15 * mips-opc.c: Add uld and usd macros for unaligned double load andIan Lance Taylor2-0/+26
1995-02-10(arc_get_disassembler): Renamed from arc_disassembler.David Edelsohn2-3/+3
1995-02-10 * disassemble.c (disassembler, case bfd_arch_arc): CallDavid Edelsohn2-1/+21
1995-02-10Lotsa arc stuff.David Edelsohn1-0/+20
1995-02-10 * arc-opc.c (MULTSHIFT operand): Delete.David Edelsohn1-69/+184
1995-02-10 * arc-dis.c (print_insn_arc): Rename to print_insn and make static.David Edelsohn1-11/+95
1995-02-09 * i960-dis.c (struct tabent, struct sparse_tabent): Change theStan Shebs1-0/+5
1995-02-09 * i960-dis.c (struct tabent, struct sparse_tabent): Declare theStan Shebs2-0/+919
1995-02-06* i386-dis.c (dis386_twobyte): Add cpuid, From Charles HannumJ.T. Conklin1-0/+12
1995-01-30tipoIan Lance Taylor1-1/+1
1995-01-26 * ppc-opc.c: Changes based on patch from David EdelsohnIan Lance Taylor2-41/+229
1995-01-16 * configure.in: Add W65 support.Steve Chamberlain4-0/+673
1995-01-04 * mpw-config.in (archname): Compute from the config.Stan Shebs2-8/+17
1994-12-29 * h8300-dis.c (bfd_h8_disassemble): Add support for 2 bitSteve Chamberlain1-0/+14
1994-12-20 * mips-opc.c: Add dli as a synonym for li.Ian Lance Taylor2-6/+14
1994-12-19 * arc-opc.c (insertion fns): Pass pointer to value's table entry.David Edelsohn3-0/+1199