| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (Makefile): Just rebuild Makefile when running | Ian Lance Taylor | 1995-09-08 | 1 | -0/+8 |
* | * mips-opc.c: Change unaligned loads and stores with "t,A" | Ian Lance Taylor | 1995-09-08 | 1 | -0/+16 |
* | * Makefile.in (ALL_CFLAGS): Define. | Ian Lance Taylor | 1995-09-07 | 1 | -0/+9 |
* | Fix gas bugs in SH3e handling of fmac instruction. | Jim Wilson | 1995-09-06 | 1 | -0/+11 |
* | * sparc-dis.c: Remove all references to NO_V9. | David Edelsohn | 1995-09-06 | 1 | -0/+4 |
* | * aclocal.m4: Just include ../bfd/aclocal.m4. | Ian Lance Taylor | 1995-09-06 | 1 | -0/+5 |
* | * sparc-dis.c (X_DISP19): Define. | David Edelsohn | 1995-09-05 | 1 | -0/+6 |
* | * configure.in: Run ../bfd/configure.host before AC_PROG_CC. | Ian Lance Taylor | 1995-09-04 | 1 | -0/+15 |
* | * configure.in: ../bfd/config.bfd now just sets shell variables. | Ian Lance Taylor | 1995-09-04 | 1 | -0/+6 |
* | Fix bug in SH3e ftrc instruction. | Jim Wilson | 1995-08-31 | 1 | -0/+6 |
* | * sparc-opc.c (sparc_opcodes): Delete duplicate wr %y insn. | David Edelsohn | 1995-08-30 | 1 | -1/+5 |
* | sparc prefetch insn stuff. | David Edelsohn | 1995-08-30 | 1 | -0/+8 |
* | Add some blank lines to improve readability. | Jim Wilson | 1995-08-30 | 1 | -0/+7 |
* | Correct comment on first line of file. | Jim Wilson | 1995-08-30 | 1 | -2/+9 |
* | * disassemble.c (disassembler): Handle bfd_mach_sparc64. | David Edelsohn | 1995-08-30 | 1 | -0/+2 |
* | * sparc-opc.c (asi): New static local. | David Edelsohn | 1995-08-29 | 1 | -0/+10 |
* | * m68k-opc.c (m68k_opcode_aliases): Add bhib as an alias for bhis, | Ian Lance Taylor | 1995-08-21 | 1 | -0/+13 |
* | * m68k-dis.c: (fpcr_names): Add % before all register names. | Ian Lance Taylor | 1995-08-07 | 1 | -0/+17 |
* | * sh-dis.c (print_insn_shx): Handle new operand types F_REG_N, | Jeff Law | 1995-08-07 | 1 | -0/+32 |
* | Rewritten so table is only sorted/hashed once, even if switching | David Edelsohn | 1995-08-02 | 1 | -4/+5 |
* | * sparc-dis.c (HASH_SIZE, HASH_INSN): Define. | David Edelsohn | 1995-08-02 | 1 | -0/+39 |
* | Tue Jul 11 14:23:37 1995 Jeff Spiegel <jeffs@lsil.com> | Ian Lance Taylor | 1995-07-11 | 1 | -0/+11 |
* | * ppc-opc.c (powerpc_operands): Change CR to use a bitsize of 3, | Ian Lance Taylor | 1995-07-11 | 1 | -0/+17 |
* | * mpw-config.in: Add sh and i386 configs, remove sparc config. | Stan Shebs | 1995-06-16 | 1 | -0/+14 |
* | Wed May 24 14:16:08 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1995-05-24 | 1 | -1/+24 |
* | * sh-opc.c (sh_nibble_type, sh_arg_type): remove trailing , from | Jason Molenda | 1995-04-24 | 1 | -0/+5 |
* | Fix April 17th change. | Michael Meissner | 1995-04-19 | 1 | -0/+5 |
* | * mips-dis.c (print_insn_little_mips): Cast return value from bfd_getl32 from | Ken Raeburn | 1995-04-18 | 1 | -0/+37 |
* | Merge MPW ChangeLog with generic ChangeLog | Stan Shebs | 1995-04-10 | 1 | -0/+25 |
* | * arc-dis.c (print_insn): New parameter `big_p'. Callers updated. | David Edelsohn | 1995-04-07 | 1 | -0/+26 |
* | Changes from Klaus Kaempf: | Ken Raeburn | 1995-03-14 | 1 | -0/+12 |
* | 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 | 1 | -0/+8 |
* | * 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 | 1 | -0/+4 |
* | * mips-opc.c: Add uld and usd macros for unaligned double load and | Ian Lance Taylor | 1995-02-15 | 1 | -0/+19 |
* | (arc_get_disassembler): Renamed from arc_disassembler. | David Edelsohn | 1995-02-10 | 1 | -2/+2 |
* | * disassemble.c (disassembler, case bfd_arch_arc): Call | David Edelsohn | 1995-02-10 | 1 | -0/+2 |
* | Lotsa arc stuff. | David Edelsohn | 1995-02-10 | 1 | -0/+20 |
* | * 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 | 1 | -0/+5 |
* | * 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 | 1 | -0/+19 |
* | * configure.in: Add W65 support. | Steve Chamberlain | 1995-01-16 | 1 | -0/+6 |