| Commit message (Expand) | Author | Age | Files | Lines |
* | * arc-dis.c (print_insn): New parameter `big_p'. Callers updated. | David Edelsohn | 1995-04-07 | 3 | -94/+220 |
* | Changes from Klaus Kaempf: | Ken Raeburn | 1995-03-14 | 2 | -397/+530 |
* | arc-dis.c (print_insn): Put "+ 4" of relative addresses back. Oops. | David Edelsohn | 1995-03-12 | 1 | -1/+7 |
* | * m68k-dis.c (BREAK_UP_BIG_DECL): Make secondary array static and const. | Ken Raeburn | 1995-03-08 | 1 | -0/+4 |
* | Avoid bogus assumption that the two parts of the split m68k opcode table | Ken Raeburn | 1995-03-08 | 2 | -67/+130 |
* | * arc-dis.c (print_insn_arc_base): Split into big and little fns. | David Edelsohn | 1995-03-08 | 1 | -0/+16 |
* | * ppc-opc.c: Sort recently added instructions by minor opcode | Ian Lance Taylor | 1995-03-07 | 1 | -0/+5 |
* | * hppa-dis.c: Include libhppa.h. | Jeff Law | 1995-03-06 | 1 | -0/+8 |
* | * Makefile.in (ALL_MACHINES): Add w65-dis.o. | Peter Schauer | 1995-02-21 | 1 | -0/+4 |
* | * arc-dis.c (arc_get_disassembler): Change argument to int, | David Edelsohn | 1995-02-17 | 1 | -0/+7 |
* | * mips-opc.c: Add r4650 mul instruction. | Ian Lance Taylor | 1995-02-16 | 2 | -0/+5 |
* | * mips-opc.c: Add uld and usd macros for unaligned double load and | Ian Lance Taylor | 1995-02-15 | 2 | -0/+26 |
* | (arc_get_disassembler): Renamed from arc_disassembler. | David Edelsohn | 1995-02-10 | 2 | -3/+3 |
* | * disassemble.c (disassembler, case bfd_arch_arc): Call | David Edelsohn | 1995-02-10 | 2 | -1/+21 |
* | Lotsa arc stuff. | David Edelsohn | 1995-02-10 | 1 | -0/+20 |
* | * arc-opc.c (MULTSHIFT operand): Delete. | David Edelsohn | 1995-02-10 | 1 | -69/+184 |
* | * arc-dis.c (print_insn_arc): Rename to print_insn and make static. | David Edelsohn | 1995-02-10 | 1 | -11/+95 |
* | * i960-dis.c (struct tabent, struct sparse_tabent): Change the | Stan Shebs | 1995-02-09 | 1 | -0/+5 |
* | * i960-dis.c (struct tabent, struct sparse_tabent): Declare the | Stan Shebs | 1995-02-09 | 2 | -0/+919 |
* | * i386-dis.c (dis386_twobyte): Add cpuid, From Charles Hannum | J.T. Conklin | 1995-02-06 | 1 | -0/+12 |
* | tipo | Ian Lance Taylor | 1995-01-30 | 1 | -1/+1 |
* | * ppc-opc.c: Changes based on patch from David Edelsohn | Ian Lance Taylor | 1995-01-26 | 2 | -41/+229 |
* | * configure.in: Add W65 support. | Steve Chamberlain | 1995-01-16 | 4 | -0/+673 |
* | * mpw-config.in (archname): Compute from the config. | Stan Shebs | 1995-01-04 | 2 | -8/+17 |
* | * h8300-dis.c (bfd_h8_disassemble): Add support for 2 bit | Steve Chamberlain | 1994-12-29 | 1 | -0/+14 |
* | * mips-opc.c: Add dli as a synonym for li. | Ian Lance Taylor | 1994-12-20 | 2 | -6/+14 |
* | * arc-opc.c (insertion fns): Pass pointer to value's table entry. | David Edelsohn | 1994-12-19 | 3 | -0/+1199 |
* | don't sanitize arc files that have already been deleted | Ken Raeburn | 1994-12-19 | 1 | -1/+1 |
* | alpha, mips, m68k fixes | Ken Raeburn | 1994-12-08 | 1 | -0/+20 |
* | Clean the sh3 stuff out the right way. | Steve Chamberlain | 1994-12-06 | 1 | -1/+1 |
* | Switch r3 to scratch register, r0 to stack register. | Michael Tiemann | 1994-12-06 | 1 | -1/+0 |
* | Initial ARC support. | David Edelsohn | 1994-11-30 | 1 | -2/+36 |
* | Add changes from customer since last work. | Michael Tiemann | 1994-11-26 | 1 | -24/+33 |
* | remove sh3 stuff. | Steve Chamberlain | 1994-11-25 | 1 | -0/+24 |
* | *** empty log message *** | Michael Tiemann | 1994-11-25 | 1 | -1/+1 |
* | Rename r16 files to rce, and fix some more .Sanitize typos. | Michael Tiemann | 1994-11-25 | 4 | -21/+21 |
* | *** empty log message *** | Michael Tiemann | 1994-11-24 | 1 | -2/+2 |
* | Fix .Sanitize scrips so that r16 is truly scrubbed out. | Michael Tiemann | 1994-11-24 | 1 | -0/+34 |
* | Safely check in r16 targets for binutils. | Michael Tiemann | 1994-11-24 | 4 | -46/+300 |
* | * disasseble.c (disassebler): Cope with little endian SH. | Steve Chamberlain | 1994-11-24 | 1 | -0/+157 |
* | * sh-opc.h (mov.l gbr): Get direction right. | Steve Chamberlain | 1994-11-24 | 2 | -0/+367 |
* | * hppa-dis.c (print_insn_hppa): Read the instruction using | Ian Lance Taylor | 1994-11-01 | 1 | -0/+6 |
* | * mips-opc.c: Use or instead of addu for pseudo-op move, since | Ian Lance Taylor | 1994-10-25 | 1 | -0/+5 |
* | * a29k-dis.c (print_special): Add special register names defined | Ian Lance Taylor | 1994-10-19 | 2 | -1/+23 |
* | * configure.in: Use ${config_shell} when running config.bfd. | Ian Lance Taylor | 1994-10-04 | 1 | -0/+8 |
* | * a29k-dis.c (print_insn): Print the opcode. | Ian Lance Taylor | 1994-09-15 | 2 | -0/+6 |
* | * mips-opc.c (mips_opcodes): Set WR_t for sc and scd. | Ian Lance Taylor | 1994-09-14 | 2 | -2/+6 |
* | * hppa-dis.c (reg_names): Use r26-r23 for arg0-arg3. | Jeff Law | 1994-09-12 | 1 | -0/+4 |
* | keep arm files | Ken Raeburn | 1994-09-09 | 1 | -0/+2 |
* | * mips-opc.c: Set INSN_STORE_MEMORY flag for all instructions | Ian Lance Taylor | 1994-09-06 | 2 | -35/+55 |