Age | Commit message (Expand) | Author | Files | Lines |
1996-07-12 | * i386-dis.c (print_insn_i8086): New routine to disassemble using | Stu Grossman | 2 | -157/+240 |
1996-07-11 | * h8300-dis.c (bfd_h8_disassemble): Handle macregs in ldmac insns. | Jeff Law | 1 | -0/+2 |
1996-07-11 | * h8300-dis.c (bfd_h8_disassemble): Handle "ldm.l" and "stm.l". | Jeff Law | 2 | -0/+26 |
1996-07-11 | * h8300-dis.c (bfd_h8_disassemble): "abs" is implicitly two | Jeff Law | 2 | -1/+8 |
1996-07-11 | * h8300-dis.c (bfd_h8_disassemble): Print "exr" when | Jeff Law | 2 | -1/+7 |
1996-07-11 | * h8300-dis.c (bfd_h8_disassemble): We don't have a match | Jeff Law | 2 | -0/+5 |
1996-07-11 | * h8300-dis.c (bfd_h8_disassemble): Mask off unwanted bits | Jeff Law | 2 | -2/+5 |
1996-07-11 | * h8300-dis.c (bfd_h8_disassemble): Don't set plen for | Jeff Law | 2 | -1/+5 |
1996-07-09 | * alpha-opc.c: Add new case of "mov". From Klaus Kaempf | Ian Lance Taylor | 2 | -1/+1362 |
1996-07-05 | No longer need to sanitize away h8s stuff. | Jeff Law | 4 | -48/+45 |
1996-07-04 | * alpha-opc.c: Correct second case of "mov" to use OPRL. | Ian Lance Taylor | 1 | -0/+4 |
1996-07-04 | * sparc-dis.c (print_insn_sparclite): New routine to print | Stu Grossman | 1 | -0/+5 |
1996-07-03 | * m68k-opc.c (m68k_opcodes): Add coldfire support. | J.T. Conklin | 2 | -462/+483 |
1996-06-28 | * sparc-opc.c (asi_table): Add #ASI_N, #ASI_N_L, #ASI_NUCLEUS, | David Edelsohn | 1 | -0/+6 |
1996-06-25 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir): | Jason Molenda | 1 | -0/+19 |
1996-06-21 | Fri Jun 21 13:53:36 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 2 | -761/+1 |
1996-06-20 | * sparc-dis.c (print_insn_sparc): Remove unused local variable i. | Ian Lance Taylor | 1 | -0/+4 |
1996-06-19 | * sparc-opc.c: Add some two operand forms of the wr instruction. | Ian Lance Taylor | 1 | -0/+6 |
1996-06-18 | * h8300-dis.c (bfd_h8_disassemble): Rename "hmode" argument | Jeff Law | 2 | -0/+37 |
1996-06-18 | * ppc-opc.c: Fix fcmpo opcode. From Sergei Steshenko | Ian Lance Taylor | 1 | -0/+5 |
1996-06-18 | Tue Jun 18 15:08:54 1996 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 3 | -0/+47 |
1996-06-08 | Kill r16/rce/acp stuff. | Jim Wilson | 3 | -211/+0 |
1996-05-23 | Silence warnings from Solaris PowerPC cc | Michael Meissner | 1 | -1/+20 |
1996-04-17 | * saprc-dis.c (compute_arch_mask): Replace ANSI style def with K&R. | David Edelsohn | 2 | -1/+6 |
1996-04-11 | * sparc-opc.c: Set F_FBR on floating point branch instructions. | Ian Lance Taylor | 2 | -118/+123 |
1996-04-08 | Add 860 specific registers | Michael Meissner | 1 | -0/+6 |
1996-04-08 | Use BFD_PICLIST. | Ian Lance Taylor | 1 | -1/+3 |
1996-04-08 | * configure.in: Permit --enable-shared to specify a list of | Ian Lance Taylor | 3 | -9/+17 |
1996-04-06 | * h8300-dis.c (bfd_h8_disassemble): Use "bit" for L_3 immediates, | Jeff Law | 1 | -0/+7 |
1996-04-03 | * sparc-dis.c (opcodes_initialized): Move inside print_insn_sparc. | David Edelsohn | 3 | -72/+161 |
1996-03-31 | (COMMUTEOP,SLCBCC,SLCBCC2 macros): Make uppercase. | David Edelsohn | 1 | -30/+30 |
1996-03-31 | * sparc-opc.c (sparc_opcodes): rd must be 0 for | David Edelsohn | 2 | -31/+40 |
1996-03-29 | * Makefile.in (config.status): Depend upon BFD VERSION file, so | Ian Lance Taylor | 2 | -15/+22 |
1996-03-26 | * configure.in: Use AC_CHECK_TOOL to find ar and ranlib. From | Ian Lance Taylor | 3 | -32/+145 |
1996-03-12 | * configure: Rebuild with autoconf 2.8. | Ian Lance Taylor | 1 | -0/+9 |
1996-03-05 | * configure.in: Don't set SHLIB or SHLINK to an empty string, | Ian Lance Taylor | 1 | -0/+6 |
1996-02-27 | * mpw-make.sed: Edit out shared library support bits. | Stan Shebs | 2 | -0/+18 |
1996-02-21 | * sparc-opc.c (v8,v6notv9): Add MASK_SPARCLET. | David Edelsohn | 3 | -114/+263 |
1996-02-19 | * configure.in: Set and substitute SHLIB_DEP. | Ian Lance Taylor | 1 | -0/+11 |
1996-02-19 | * sparc-dis.c (MASK_V9,V9_ONLY_P,V9_P): Define. | David Edelsohn | 1 | -0/+11 |
1996-02-16 | fix up i960xl sanitization | Ian Lance Taylor | 2 | -29/+1 |
1996-02-15 | * configure.in: Call AC_PROG_CC before configure.host. | Ian Lance Taylor | 3 | -7/+30 |
1996-02-15 | * Makefile.in (SONAME): Remove leading ../bfd/ from $(SHLIB). | Ian Lance Taylor | 2 | -7/+46 |
1996-02-15 | Wed Feb 14 19:01:27 1996 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 2 | -19/+71 |
1996-02-12 | Undef PPC before use | Michael Meissner | 1 | -0/+8 |
1996-02-07 | * Makefile.in (SONAME): New variable. | Ian Lance Taylor | 1 | -0/+14 |
1996-02-05 | * i960-dis.c (mem): Add HX dcinva instruction. | Ian Lance Taylor | 1 | -0/+7 |
1996-02-05 | tipo | Ian Lance Taylor | 2 | -2/+2 |
1996-02-05 | Support for building as a shared library, based on patches from | Ian Lance Taylor | 4 | -27/+244 |
1996-01-30 | * dis-buf.c: Include "sysdep.h" before "dis-asm.h". | Ian Lance Taylor | 1 | -0/+8 |