aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
1996-05-23Silence warnings from Solaris PowerPC ccMichael Meissner1-1/+20
1996-04-17 * saprc-dis.c (compute_arch_mask): Replace ANSI style def with K&R.David Edelsohn2-1/+6
1996-04-11 * sparc-opc.c: Set F_FBR on floating point branch instructions.Ian Lance Taylor2-118/+123
1996-04-08Add 860 specific registersMichael Meissner1-0/+6
1996-04-08Use BFD_PICLIST.Ian Lance Taylor1-1/+3
1996-04-08 * configure.in: Permit --enable-shared to specify a list ofIan Lance Taylor3-9/+17
1996-04-06 * h8300-dis.c (bfd_h8_disassemble): Use "bit" for L_3 immediates,Jeff Law1-0/+7
1996-04-03 * sparc-dis.c (opcodes_initialized): Move inside print_insn_sparc.David Edelsohn3-72/+161
1996-03-31(COMMUTEOP,SLCBCC,SLCBCC2 macros): Make uppercase.David Edelsohn1-30/+30
1996-03-31 * sparc-opc.c (sparc_opcodes): rd must be 0 forDavid Edelsohn2-31/+40
1996-03-29 * Makefile.in (config.status): Depend upon BFD VERSION file, soIan Lance Taylor2-15/+22
1996-03-26 * configure.in: Use AC_CHECK_TOOL to find ar and ranlib. FromIan Lance Taylor3-32/+145
1996-03-12 * configure: Rebuild with autoconf 2.8.Ian Lance Taylor1-0/+9
1996-03-05 * configure.in: Don't set SHLIB or SHLINK to an empty string,Ian Lance Taylor1-0/+6
1996-02-27 * mpw-make.sed: Edit out shared library support bits.Stan Shebs2-0/+18
1996-02-21 * sparc-opc.c (v8,v6notv9): Add MASK_SPARCLET.David Edelsohn3-114/+263
1996-02-19 * configure.in: Set and substitute SHLIB_DEP.Ian Lance Taylor1-0/+11
1996-02-19 * sparc-dis.c (MASK_V9,V9_ONLY_P,V9_P): Define.David Edelsohn1-0/+11
1996-02-16fix up i960xl sanitizationIan Lance Taylor2-29/+1
1996-02-15 * configure.in: Call AC_PROG_CC before configure.host.Ian Lance Taylor3-7/+30
1996-02-15 * Makefile.in (SONAME): Remove leading ../bfd/ from $(SHLIB).Ian Lance Taylor2-7/+46
1996-02-15Wed Feb 14 19:01:27 1996 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor2-19/+71
1996-02-12Undef PPC before useMichael Meissner1-0/+8
1996-02-07 * Makefile.in (SONAME): New variable.Ian Lance Taylor1-0/+14
1996-02-05 * i960-dis.c (mem): Add HX dcinva instruction.Ian Lance Taylor1-0/+7
1996-02-05tipoIan Lance Taylor2-2/+2
1996-02-05 Support for building as a shared library, based on patches fromIan Lance Taylor4-27/+244
1996-01-30 * dis-buf.c: Include "sysdep.h" before "dis-asm.h".Ian Lance Taylor1-0/+8
1996-01-25 * i386-dis.c (print_insn_i386): Only fetch the mod/reg/rm byteIan Lance Taylor1-0/+6
1996-01-25 * sparc-dis.c (print_insn_sparc): NUMOPCODES replaced withDavid Edelsohn2-10/+50
1996-01-23 * sparc-dis.c (print_insn_sparc): Renamed from print_insn.David Edelsohn2-44/+25
1996-01-22 * disassemble.c (disassembler, case bfd_arch_sparc): bfd_mach_sparc64David Edelsohn2-7/+18
1996-01-22 * sparc-opc.c (architecture_pname): Add v9a.David Edelsohn2-54/+71
1996-01-16Remove SH3e sanitization.Jim Wilson2-33/+0
1996-01-12Fri Jan 12 14:35:58 1996 David Mosberger-Tang <davidm@AZStarNet.com>Ian Lance Taylor2-107/+138
1996-01-10 * mips-dis.c (print_insn_arg): Print cases 'i' and 'u' in hex.Ian Lance Taylor1-0/+5
1996-01-05Fix tlb for PowerPCMichael Meissner1-0/+5
1996-01-03Add Pentium Pro supportMichael Meissner2-20/+37
1995-12-15 * disassemble.c (disassembler): Use new bfd_big_endian macro.Ian Lance Taylor1-0/+4
1995-12-12 * Makefile.in (distclean): Remove stamp-h. From RonaldIan Lance Taylor1-0/+5
1995-12-05 From David Mosberger-Tang <davidm@azstarnet.com>:Stan Shebs1-0/+6
1995-12-04* sh-opc.h (sh_arg_type): Added A_SSR and A_SPC.J.T. Conklin3-10/+49
1995-12-01Fix subfc.,subfco,subco,subco. to be in the proper classificationsMichael Meissner1-0/+5
1995-11-27 * configure: Rebuild with autoconf 2.7.Ian Lance Taylor1-0/+4
1995-11-21 * configure: Rebuild with autoconf 2.6.Ian Lance Taylor2-36/+270
1995-11-09 * a29k-dis.c (print_special): Change num to unsigned int.Ian Lance Taylor1-2/+2
1995-11-07 * configure.in: Call AC_CHECK_PROG to find and cache AR.Ian Lance Taylor1-0/+5
1995-11-06Mon Nov 6 17:39:47 1995 Harry Dolan <dolan@ssd.intel.com>Ian Lance Taylor3-12/+17
1995-11-03 * m68k-opc.c (m68k_opcodes): Correct fmoveml operands.Ian Lance Taylor1-0/+9
1995-11-03 * m68k-opc.c: Use #W rather than #w.Ian Lance Taylor3-113/+118