Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
* mips-dis.c: New file, from gdb/mips-pinsn.c. * Makefile.in (DIS_LIBS): Added mips-dis.o. (CFILES): Added mips-dis.c. | |||||
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 | |
1992-09-30 | added copyright notice | Steve Chamberlain | 1 | -0/+4 | |
1992-09-30 | add z8kgen | Steve Chamberlain | 1 | -1/+1 | |
1992-09-29 | * z8k-dis.c (unparse_instr): prettier tabs | Steve Chamberlain | 3 | -30/+35 | |
* z8kgen.c -> z8k-opc.h: bug fixes in tables | |||||
1992-09-25 | * configure.in: Add ncr* configuration. | Stu Grossman | 3 | -1/+145 | |
* z8k-dis.c (struct instr_data_s): Make instr_asmsrc char to make picayune ANSI compilers happy. | |||||
1992-09-24 | z8kgen: temp file to generate z8k-opc.h from | Steve Chamberlain | 3 | -0/+2265 | |
z8k-dis.c: fixed various bugs | |||||
1992-09-18 | fix typo in install rule | Ken Raeburn | 1 | -0/+4 | |
1992-09-18 | * Makefile.in (make): Remove obsolete crud. | John Gilmore | 2 | -30/+9 | |
(sparc-opc.o): Avoid Sun Make VPATH bug. | |||||
1992-09-16 | Update to SPARC V9 draft 1.1. Put brfcx before brfc to avoid superfluous | Jim Wilson | 1 | -4/+13 | |
symbol table entries. Document unimplemented synthetic instructions. | |||||
1992-09-15 | In brx macro, check for XCC bit set in xcc insns, and not set in icc insns. | Jim Wilson | 1 | -13/+18 | |
In cond macro, do brx before br, to avoid getting extra symbol table entries due to failed pattern matches. | |||||
1992-09-10 | Remove typo | Steve Chamberlain | 1 | -2/+0 | |
1992-09-10 | Special stuff to strip v9 out of sparc-opc.c | Steve Chamberlain | 1 | -0/+15 | |
1992-09-10 | Add sparc-opc.c | Steve Chamberlain | 1 | -0/+1 | |
1992-09-09 | accidentally used out-of-date version | Ken Raeburn | 1 | -748/+795 | |
1992-09-09 | remove subdir_do and references | K. Richard Pixley | 2 | -22/+7 | |
1992-09-08 | Makefile.in bug fixes and sparc-opc.c addition | Ken Raeburn | 3 | -11/+1853 | |
1992-08-31 | * z8k-dis.c: knows how to disassemble z8k stuff | Steve Chamberlain | 3 | -0/+219 | |
1992-08-31 | * z8k-opc.h: new file full of z8000 opcodes | Steve Chamberlain | 2 | -0/+39 | |