Age | Commit message (Expand) | Author | Files | Lines |
1995-02-09 | * i960-dis.c (struct tabent, struct sparse_tabent): Change the | Stan Shebs | 1 | -0/+5 |
1995-02-09 | * i960-dis.c (struct tabent, struct sparse_tabent): Declare the | Stan Shebs | 1 | -0/+5 |
1995-02-06 | * i386-dis.c (dis386_twobyte): Add cpuid, From Charles Hannum | J.T. Conklin | 1 | -0/+12 |
1995-01-30 | tipo | Ian Lance Taylor | 1 | -1/+1 |
1995-01-26 | * ppc-opc.c: Changes based on patch from David Edelsohn | Ian Lance Taylor | 1 | -0/+19 |
1995-01-16 | * configure.in: Add W65 support. | Steve Chamberlain | 1 | -0/+6 |
1994-12-29 | * h8300-dis.c (bfd_h8_disassemble): Add support for 2 bit | Steve Chamberlain | 1 | -0/+14 |
1994-12-20 | * mips-opc.c: Add dli as a synonym for li. | Ian Lance Taylor | 1 | -0/+4 |
1994-12-19 | * arc-opc.c (insertion fns): Pass pointer to value's table entry. | David Edelsohn | 1 | -0/+26 |
1994-12-08 | alpha, mips, m68k fixes | Ken Raeburn | 1 | -0/+20 |
1994-11-24 | * sh-opc.h (mov.l gbr): Get direction right. | Steve Chamberlain | 1 | -0/+12 |
1994-11-01 | * hppa-dis.c (print_insn_hppa): Read the instruction using | Ian Lance Taylor | 1 | -0/+6 |
1994-10-25 | * mips-opc.c: Use or instead of addu for pseudo-op move, since | Ian Lance Taylor | 1 | -0/+5 |
1994-10-19 | * a29k-dis.c (print_special): Add special register names defined | Ian Lance Taylor | 1 | -0/+15 |
1994-10-04 | * configure.in: Use ${config_shell} when running config.bfd. | Ian Lance Taylor | 1 | -0/+8 |
1994-09-15 | * a29k-dis.c (print_insn): Print the opcode. | Ian Lance Taylor | 1 | -0/+4 |
1994-09-14 | * mips-opc.c (mips_opcodes): Set WR_t for sc and scd. | Ian Lance Taylor | 1 | -0/+4 |
1994-09-12 | * hppa-dis.c (reg_names): Use r26-r23 for arg0-arg3. | Jeff Law | 1 | -0/+4 |
1994-09-06 | * mips-opc.c: Set INSN_STORE_MEMORY flag for all instructions | Ian Lance Taylor | 1 | -1/+6 |
1994-09-05 | ARM Acorn/RISCiX target and host patches from Richard Earnshaw | Ken Raeburn | 1 | -1/+12 |
1994-07-28 | * sparc-dis.c (print_insn_sparc): Handle new operand type 'x'. | Ken Raeburn | 1 | -0/+8 |
1994-07-26 | i960xl changes (sanitized); keep ns32k-dis.c | Ken Raeburn | 1 | -0/+20 |
1994-07-20 | fix from dj delorie for disassembler config in djgpp | Ken Raeburn | 1 | -0/+12 |
1994-07-13 | ns32k-dis.c (invalid_float): Changed to take char* argument, and test for | Ken Raeburn | 1 | -1/+4 |
1994-07-13 | Wed Jul 13 18:01:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | Ken Raeburn | 1 | -0/+24 |
1994-06-28 | * h8300-dis.c, mips-dis.c: Don't use true and false. | Stan Shebs | 1 | -0/+8 |
1994-06-22 | * mips-dis.c (_print_insn_mips): Build a static hash table mapping | Ian Lance Taylor | 1 | -0/+11 |
1994-05-27 | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 1 | -0/+24 |
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 | 1 | -0/+5 |
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 | 1 | -0/+10 |
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 | 1 | -0/+15 |
1994-03-14 | * m68881-ext.c: Removed; no longer used. | Ian Lance Taylor | 1 | -0/+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 | 1 | -0/+14 |
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 | 1 | -0/+6 |
1994-02-05 | * hppa-dis.c (print_insn_hppa): Do not emit a space after 'F' | Jeff Law | 1 | -1/+7 |
1994-02-05 | * ppc-opc.c (powerpc_operands): New operand type MBE to handle a | Ian Lance Taylor | 1 | -0/+26 |
1994-01-22 | * ppc-opc.c: New file. Opcode table for PowerPC, including | Ian Lance Taylor | 1 | -0/+10 |
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 |