| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | ARM Acorn/RISCiX target and host patches from Richard Earnshaw | Ken Raeburn | 1994-09-05 | 2 | -1/+152 |
* | * sparc-dis.c (print_insn_sparc): Handle new operand type 'x'. | Ken Raeburn | 1994-07-28 | 1 | -0/+8 |
* | i960xl changes (sanitized); keep ns32k-dis.c | Ken Raeburn | 1994-07-26 | 2 | -0/+42 |
* | fix from dj delorie for disassembler config in djgpp | Ken Raeburn | 1994-07-20 | 1 | -0/+12 |
* | ns32k-dis.c (invalid_float): Changed to take char* argument, and test for | Ken Raeburn | 1994-07-13 | 2 | -12/+15 |
* | Wed Jul 13 18:01:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | Ken Raeburn | 1994-07-13 | 2 | -0/+870 |
* | Elim dup of file names | Stan Shebs | 1994-06-30 | 1 | -3/+5 |
* | * h8300-dis.c, mips-dis.c: Don't use true and false. | Stan Shebs | 1994-06-28 | 2 | -6/+24 |
* | * mips-dis.c (_print_insn_mips): Build a static hash table mapping | Ian Lance Taylor | 1994-06-22 | 1 | -0/+11 |
* | sparc v9 unsanitization | Ken Raeburn | 1994-06-16 | 1 | -52/+0 |
* | Tue Jun 7 18:45:39 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-06-08 | 5 | -23/+28 |
* | keep configure.bat | Ken Raeburn | 1994-06-05 | 1 | -0/+1 |
* | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 1994-05-27 | 1 | -0/+24 |
* | * a29k-dis.c (print_insn): Print 'x' type operand in hex. | Steve Chamberlain | 1994-05-08 | 1 | -1/+1 |
* | keep disassemble.c | Ken Raeburn | 1994-04-29 | 1 | -0/+1 |
* | * m68k-dis.c (print_insn_m68k): If F_ALIAS flag is set, skip the opcode being | Ken Raeburn | 1994-04-28 | 1 | -0/+12 |
* | * ppc-opc.c (powerpc_opcodes): Correct fcir. From David Edelsohn | Ian Lance Taylor | 1994-04-17 | 2 | -1/+6 |
* | * mips-opc.c (mips_opcodes): Correct operands of "nor" with an | Ian Lance Taylor | 1994-04-06 | 1 | -0/+5 |
* | * sparc-opc.c (sparc_opcodes): Fix "rd %fprs,%l0". | David Edelsohn | 1994-04-04 | 1 | -0/+4 |
* | * ppc-opc.c (powerpc_operands): The signedp field has been | Ian Lance Taylor | 1994-04-04 | 2 | -58/+78 |
* | Wed Mar 30 15:31:55 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-03-30 | 2 | -1/+8 |