Age | Commit message (Expand) | Author | Files | Lines |
1994-05-27 | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 1 | -0/+24 |
1994-05-08 | * a29k-dis.c (print_insn): Print 'x' type operand in hex. | Steve Chamberlain | 1 | -1/+1 |
1994-04-29 | keep disassemble.c | Ken Raeburn | 1 | -0/+1 |
1994-04-28 | * m68k-dis.c (print_insn_m68k): If F_ALIAS flag is set, skip the opcode being | Ken Raeburn | 1 | -0/+12 |
1994-04-17 | * ppc-opc.c (powerpc_opcodes): Correct fcir. From David Edelsohn | Ian Lance Taylor | 2 | -1/+6 |
1994-04-06 | * mips-opc.c (mips_opcodes): Correct operands of "nor" with an | Ian Lance Taylor | 1 | -0/+5 |
1994-04-04 | * sparc-opc.c (sparc_opcodes): Fix "rd %fprs,%l0". | David Edelsohn | 1 | -0/+4 |
1994-04-04 | * ppc-opc.c (powerpc_operands): The signedp field has been | Ian Lance Taylor | 2 | -58/+78 |
1994-03-30 | Wed Mar 30 15:31:55 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -1/+8 |
1994-03-30 | Wed Mar 30 15:30:44 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -2/+7 |
1994-03-30 | * i386-dis.c (struct private): Renamed to dis_private. `private' | Peter Schauer | 1 | -0/+5 |
1994-03-28 | * configure.in: Change error message to refer to bfd/config.bfd | Ian Lance Taylor | 1 | -0/+5 |
1994-03-28 | Mon Mar 28 12:28:30 1994 David Edelsohn (edelsohn@npac.syr.edu) | Ian Lance Taylor | 2 | -74/+115 |
1994-03-14 | * m68881-ext.c: Removed; no longer used. | Ian Lance Taylor | 3 | -7/+3 |
1994-03-14 | * m68k-dis.c (ext_format_68881): Don't declare. | Ian Lance Taylor | 1 | -0/+9 |
1994-03-08 | * mips-opc.c: It's sqrt.s, not sqrt.w. From | Ian Lance Taylor | 1 | -0/+5 |
1994-03-08 | Set Emacs local variables to never use version control. | Ian Lance Taylor | 1 | -2/+9 |
1994-02-08 | Change inclusion of <string.h> to sysdep.h. | Peter Schauer | 1 | -1/+1 |
1994-02-08 | * dis-buf.c, i386-dis.c: Include <string.h>. | Peter Schauer | 3 | -3/+40 |
1994-02-07 | Mon Feb 7 15:53:02 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -1/+5 |
1994-02-06 | * i960-dis.c (reg, mem): Just use a static array instead of | Jim Kingdon | 1 | -0/+5 |
1994-02-05 | * hppa-dis.c (print_insn_hppa): For '?' and '@' only adjust the | Jeff Law | 1 | -0/+3 |
1994-02-05 | * hppa-dis.c (print_insn_hppa): No space before 'H' operand. | Jeff Law | 2 | -13/+48 |
1994-02-05 | * hppa-dis.c (print_insn_hppa): Do not emit a space after 'F' | Jeff Law | 2 | -26/+45 |
1994-02-05 | * ppc-opc.c (powerpc_operands): New operand type MBE to handle a | Ian Lance Taylor | 2 | -30/+218 |
1994-02-05 | * ppc-dis.c (print_insn_powerpc): Don't skip optional operands | Ian Lance Taylor | 1 | -0/+234 |
1994-01-24 | Mon Jan 24 12:09:35 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -1/+5 |
1994-01-24 | Mon Jan 24 12:07:22 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -11/+8 |
1994-01-22 | Added ppc-opc.c and ppc-dis.c. | Ian Lance Taylor | 1 | -0/+2 |
1994-01-22 | * ppc-opc.c: New file. Opcode table for PowerPC, including | Ian Lance Taylor | 1 | -0/+10 |
1994-01-22 | PowerPC opcode table and disassembler. | Ian Lance Taylor | 1 | -0/+2463 |
1994-01-18 | * hppa-dis.c (print_insn_hppa): Handle 'N' in assembler template. | Jeff Law | 1 | -0/+5 |
1994-01-17 | * i386-dis.c (print_insn_i386): Add FIXME comment regarding reading | Jim Kingdon | 1 | -0/+3 |
1994-01-17 | * i386-dis.c (dis386): Use Yb and Yv for scasb and scasS. | Jim Kingdon | 2 | -5/+29 |
1994-01-11 | Set lose_these_too correctly | Stan Shebs | 1 | -3/+8 |
1994-01-07 | Fri Jan 7 11:26:29 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -35/+39 |
1994-01-06 | fix comments | David MacKenzie | 1 | -1/+2 |
1994-01-03 | Mon Jan 3 11:44:29 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 6 | -2/+206 |
1993-11-08 | * alpha-opc.h, alpha-dis.c (print_insn_alpha): Add | Peter Schauer | 2 | -14/+32 |
1993-11-01 | Remove v9-specific entry | Jim Kingdon | 1 | -5/+0 |
1993-10-31 | Add missing entry for change by Ian | Jim Kingdon | 1 | -0/+9 |
1993-10-28 | * a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x. | Ian Lance Taylor | 1 | -1/+1 |
1993-10-27 | * mips-opc.c (dsll, dsra, dsrl): Added '>' cases for shift counts | Ian Lance Taylor | 1 | -0/+5 |
1993-10-25 | Add full lda information | Steve Chamberlain | 1 | -0/+14 |
1993-10-08 | * alpha-opc.h: Add ldl_l, fix typo for ldq_u. | Peter Schauer | 2 | -1/+7 |
1993-10-05 | * mips-opc.c: Correct lwu opcode value (book had it wrong). | Ian Lance Taylor | 2 | -33/+43 |
1993-09-29 | * m88k-dis.c (m88kdis): comment change. Remove space after | K. Richard Pixley | 1 | -0/+6 |
1993-09-29 | Tue Sep 28 19:20:16 1993 Jeffrey A Law (law@snake.cs.utah.edu) | Jim Kingdon | 1 | -0/+26 |
1993-09-17 | * alpha-dis.c (print_insn_alpha), alpha-opc.h: Fix bugs, use | Peter Schauer | 1 | -2/+3 |
1993-09-07 | * mips-dis.c, m88k-dis.c: Don't include libbfd.h. Changed calls | Ian Lance Taylor | 1 | -0/+5 |