Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-09-02 | * mips-opc.c: Change div machine instruction to be z,s,t rather | Ian Lance Taylor | 3 | -14/+23 |
1993-09-02 | * mips-opc.c: Move div machine instruction after macro forms. | Ian Lance Taylor | 2 | -8/+25 |
1993-08-27 | * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Set | Ian Lance Taylor | 2 | -4/+19 |
1993-08-23 | * mips-opc.c ("absu"): Removed. | Ian Lance Taylor | 1 | -0/+5 |
1993-08-20 | * mips-opc.c: Added r6000 and r4000 instructions and macros. | Ian Lance Taylor | 2 | -26/+218 |
1993-08-18 | * mips-opc.c: li.d uses "T,L", not "S,F". Added li.s. | Ian Lance Taylor | 2 | -0/+384 |
1993-08-17 | don't pass cpu to config.bfd | David MacKenzie | 1 | -0/+4 |
1993-08-17 | * m88k-dis.c (m88kdis): Make class unsigned. | Ian Lance Taylor | 1 | -0/+17 |
1993-08-12 | * mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T,A(b). Similarly | Ian Lance Taylor | 1 | -0/+10 |
1993-08-06 | * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Took | Ian Lance Taylor | 1 | -0/+6 |
1993-08-05 | * sparc-dis.c: Include ansidecl.h before opcodes/sparc.h. | Jim Kingdon | 1 | -0/+25 |
1993-08-04 | Rename sigm insn to sir. | David Edelsohn | 1 | -216/+153 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 |
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+2 |
1993-07-21 | * hppa-dis.c: Move floating registers from reg_names to fp_reg_names. | Jim Kingdon | 1 | -35/+49 |
1993-07-21 | * hppa-dis.c (print_insn_hppa, cases 'a', 'd'): Print space afterwards. | Jim Kingdon | 2 | -2/+11 |
1993-07-20 | * mips-opc.c: New file, containing opcode table from | Jim Kingdon | 1 | -0/+1 |
1993-07-20 | * hppa-dis.c (print_insn_hppa): Use extract_5r_store for 'r'. | Jim Kingdon | 2 | -0/+5 |
1993-07-19 | * hppa-dis.c (print_insn_hppa, case '>'): If next character is 'n', | Jim Kingdon | 2 | -2/+11 |
1993-07-19 | * hppa-dis.c (float_format_names): 10 is undefined, and 11 is quad. | Jim Kingdon | 2 | -2/+7 |
1993-07-19 | * mips-opc.c: New file, containing opcode table from | Jim Kingdon | 1 | -0/+6 |
1993-07-15 | * m88k-dis.c: New file, moved in from gdb and changed to use the | Ian Lance Taylor | 4 | -2/+334 |
1993-07-13 | * mips-dis.c (print_insn_arg, _print_insn_mips): Made pointer to | Ian Lance Taylor | 1 | -0/+5 |
1993-07-07 | * mips-dis.c: Updated to account for name changes in new version | Ian Lance Taylor | 3 | -46/+80 |
1993-07-04 | (bfd_h8_disassemble): Correct fetching of instruction. | David Edelsohn | 1 | -0/+13 |
1993-07-03 | Fix typo. | David Edelsohn | 1 | -0/+381 |
1993-06-18 | * m68k-dis.c (print_insn_arg): Change return value to byte count | Per Bothner | 1 | -0/+8 |
1993-06-17 | Understand more opcodes. | Steve Chamberlain | 1 | -0/+4 |
1993-06-16 | * hppa-dis.c: Include <ansidecl.h> and sysdep.h before other | Ian Lance Taylor | 1 | -0/+5 |
1993-06-16 | sparc-dis, configure/Makefile changes | Ken Raeburn | 1 | -0/+7 |
1993-06-16 | search ../include, and not ../bfd | Ken Raeburn | 1 | -1/+1 |
1993-06-16 | remove parentdir support | David D. Zuhn | 1 | -4/+2 |
1993-06-15 | Changes from Jeff Law, law@cs.utah.edu: | Stu Grossman | 2 | -3/+10 |
1993-06-11 | mips-dis.c needn't choke on HOST_64_BIT | Ken Raeburn | 1 | -0/+3 |
1993-06-11 | Lots of changes from Jeff Law for HPPA support: | Ken Raeburn | 2 | -0/+633 |
1993-06-11 | * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes. | Jim Kingdon | 2 | -11/+114 |
1993-06-08 | * h8300-dis.c: New file, removed from bfd/cpu-h8300.c, with | Steve Chamberlain | 1 | -0/+1 |
1993-06-07 | * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h. | Per Bothner | 2 | -2/+47 |