Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -0/+3 |
1993-05-27 | honor verbose flag | K. Richard Pixley | 1 | -5/+18 |
1993-05-19 | * z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc's | Stu Grossman | 1 | -3/+3 |
1993-05-14 | note a hppa-dis.c change i forgot to list before | Ken Raeburn | 1 | -1/+3 |
1993-05-14 | add hppa disassembly code | Ken Raeburn | 2 | -0/+29 |
1993-05-11 | Macroize all conditional move insns. | David Edelsohn | 1 | -573/+185 |
1993-05-07 | * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c: | Fred Fish | 1 | -3/+3 |
1993-04-27 | SH support | Steve Chamberlain | 1 | -0/+3 |
1993-04-24 | Support for the alpha | Steve Chamberlain | 2 | -0/+502 |
1993-04-06 | Make "ta" the default trap instruction, "t" the alias. | John Gilmore | 1 | -0/+9 |
1993-04-02 | Maybe we should change ansidecl.h to define const as well as CONST? | Ian Lance Taylor | 1 | -1/+1 |
1993-04-02 | New print_address for disassemblers, merge a29k and i960 disassemblers | Jim Kingdon | 3 | -0/+357 |
1993-04-01 | * sparc-dis.c: Use fprintf_func a few places where I forgot, | Jim Kingdon | 1 | -32/+35 |
1993-04-01 | Make circumvention of sun make VPATH bug include all relevant files | Jim Kingdon | 1 | -2/+7 |
1993-04-01 | make it work with recent sparc changes | Jim Kingdon | 1 | -1/+3 |
1993-04-01 | Fix prototype problems related to recent disassembler changes | Jim Kingdon | 1 | -2/+3 |
1993-04-01 | this is part of the binutils/gdb sparc disassembler merge | Jim Kingdon | 1 | -0/+612 |
1993-04-01 | merge binutils and gdb sparc disassemblers | Jim Kingdon | 3 | -2/+48 |
1993-04-01 | * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data): | K. Richard Pixley | 3 | -2/+8 |
1993-04-01 | * m68k-dis.c: Fix prototype for fetch_arg(). | Stu Grossman | 2 | -1/+5 |
1993-03-31 | New file dis-buf.c; part of read_memory_func changes just checked it | Jim Kingdon | 1 | -0/+54 |
1993-03-31 | provide a new interface (using read_memory_func) to call the disassemblers | Jim Kingdon | 7 | -485/+3841 |
1993-03-23 | Update for h8500-dis.c. (Avoid Sun Make vpath bug) | John Gilmore | 2 | -0/+5 |
1993-03-19 | New file | Steve Chamberlain | 3 | -1/+7 |
1993-03-19 | Opcode file for the h8/500 | Steve Chamberlain | 1 | -0/+3799 |
1993-03-19 | * mips-dis.c, z8k-dis.c: Converted to use interface defined in | Per Bothner | 4 | -9/+77 |
1993-02-04 | Remove extra msg. | John Gilmore | 1 | -2/+0 |
1993-01-07 | Keep mips-dis.c. | Ian Lance Taylor | 1 | -0/+1 |
1993-01-07 | Thu Jan 7 13:15:17 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -0/+181 |
1992-11-18 | also search bfd sources for include files | David D. Zuhn | 1 | -2/+2 |
1992-11-04 | delete unused BFD_EMIT_TABLE macro def | Ken Raeburn | 1 | -337/+336 |
1992-10-02 | use canonical triple | David D. Zuhn | 2 | -102/+43 |
1992-09-30 | Fix bug where all the opcodes were one off | Mike Werner | 1 | -0/+5 |