1993-08-17 |
David MacKenzie | don't pass cpu to config.bfd |
blob | commitdiff | raw |
1993-08-17 |
Ian Lance Taylor | * m88k-dis.c (m88kdis): Make class unsigned. |
blob | commitdiff | raw | diff to current |
1993-08-12 |
Ian Lance Taylor | * mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T... |
blob | commitdiff | raw | diff to current |
1993-08-06 |
Ian Lance Taylor | * mips-opc.c: From [email protected] (David... |
blob | commitdiff | raw | diff to current |
1993-08-05 |
Jim Kingdon | * sparc-dis.c: Include ansidecl.h before opcodes/sparc.h. |
blob | commitdiff | raw | diff to current |
1993-07-21 |
Jim Kingdon | * hppa-dis.c (print_insn_hppa, cases 'a', 'd'): Print... |
blob | commitdiff | raw | diff to current |
1993-07-20 |
Jim Kingdon | * hppa-dis.c (print_insn_hppa): Use extract_5r_store... |
blob | commitdiff | raw | diff to current |
1993-07-19 |
Jim Kingdon | * hppa-dis.c (print_insn_hppa, case '>'): If next... |
blob | commitdiff | raw | diff to current |
1993-07-19 |
Jim Kingdon | * hppa-dis.c (float_format_names): 10 is undefined... |
blob | commitdiff | raw | diff to current |
1993-07-19 |
Jim Kingdon | * mips-opc.c: New file, containing opcode table from |
blob | commitdiff | raw | diff to current |
1993-07-15 |
Ian Lance Taylor | * m88k-dis.c: New file, moved in from gdb and changed... |
blob | commitdiff | raw | diff to current |
1993-07-13 |
Ian Lance Taylor | * mips-dis.c (print_insn_arg, _print_insn_mips): Made... |
blob | commitdiff | raw | diff to current |
1993-07-07 |
Ian Lance Taylor | * mips-dis.c: Updated to account for name changes... |
blob | commitdiff | raw | diff to current |
1993-07-04 |
David Edelsohn | (bfd_h8_disassemble): Correct fetching of instruction. |
blob | commitdiff | raw | diff to current |
1993-06-18 |
Per Bothner | * m68k-dis.c (print_insn_arg): Change return value... |
blob | commitdiff | raw | diff to current |
1993-06-17 |
Steve Chamberlain | Understand more opcodes. |
blob | commitdiff | raw | diff to current |
1993-06-16 |
Ian Lance Taylor | * hppa-dis.c: Include <ansidecl.h> and sysdep.h before... |
blob | commitdiff | raw | diff to current |
1993-06-16 |
Ken Raeburn | sparc-dis, configure/Makefile changes |
blob | commitdiff | raw | diff to current |
1993-06-15 |
Stu Grossman | Changes from Jeff Law, [email protected]: |
blob | commitdiff | raw | diff to current |
1993-06-11 |
Ken Raeburn | mips-dis.c needn't choke on HOST_64_BIT |
blob | commitdiff | raw | diff to current |
1993-06-11 |
Ken Raeburn | Lots of changes from Jeff Law for HPPA support: |
blob | commitdiff | raw | diff to current |
1993-06-11 |
Jim Kingdon | * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes. |
blob | commitdiff | raw | diff to current |
1993-06-07 |
Per Bothner | * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h... |
blob | commitdiff | raw | diff to current |
1993-05-14 |
Ken Raeburn | note a hppa-dis.c change i forgot to list before |
blob | commitdiff | raw | diff to current |
1993-05-14 |
Ken Raeburn | add hppa disassembly code |
blob | commitdiff | raw | diff to current |
1993-04-06 |
John Gilmore | Make "ta" the default trap instruction, "t" the alias. |
blob | commitdiff | raw | diff to current |
1993-04-02 |
Jim Kingdon | New print_address for disassemblers, merge a29k and... |
blob | commitdiff | raw | diff to current |
1993-04-01 |
Jim Kingdon | merge binutils and gdb sparc disassemblers |
blob | commitdiff | raw | diff to current |
1993-04-01 |
K. Richard Pixley | * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch... |
blob | commitdiff | raw | diff to current |
1993-04-01 |
Stu Grossman | * m68k-dis.c: Fix prototype for fetch_arg(). |
blob | commitdiff | raw | diff to current |
1993-03-31 |
Jim Kingdon | provide a new interface (using read_memory_func) to... |
blob | commitdiff | raw | diff to current |
1993-03-23 |
John Gilmore | Update for h8500-dis.c. (Avoid Sun Make vpath bug) |
blob | commitdiff | raw | diff to current |
1993-03-19 |
Steve Chamberlain | New file |
blob | commitdiff | raw | diff to current |
1993-03-19 |
Per Bothner | * mips-dis.c, z8k-dis.c: Converted to use interface... |
blob | commitdiff | raw | diff to current |
1992-10-02 |
David D. Zuhn | use canonical triple |
blob | commitdiff | raw | diff to current |
1992-09-30 |
Mike Werner | Fix bug where all the opcodes were one off |
blob | commitdiff | raw | diff to current |
1992-09-30 |
Steve Chamberlain | added copyright notice |
blob | commitdiff | raw | diff to current |
1992-09-29 |
Steve Chamberlain | * z8k-dis.c (unparse_instr): prettier tabs |
blob | commitdiff | raw | diff to current |
1992-09-25 |
Stu Grossman | * configure.in: Add ncr* configuration. |
blob | commitdiff | raw | diff to current |
1992-09-18 |
Ken Raeburn | fix typo in install rule |
blob | commitdiff | raw | diff to current |
1992-09-18 |
John Gilmore | * Makefile.in (make): Remove obsolete crud. |
blob | commitdiff | raw | diff to current |
1992-09-09 |
K. Richard Pixley | remove subdir_do and references |
blob | commitdiff | raw | diff to current |
1992-09-08 |
Ken Raeburn | Makefile.in bug fixes and sparc-opc.c addition |
blob | commitdiff | raw | diff to current |
1992-08-31 |
Steve Chamberlain | * z8k-dis.c: knows how to disassemble z8k stuff |
blob | commitdiff | raw | diff to current |
1992-08-31 |
Steve Chamberlain | * z8k-opc.h: new file full of z8000 opcodes |
blob | commitdiff | raw | diff to current |
|