Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-11-03 | * m68k-opc.c: Use #W rather than #w. | Ian Lance Taylor | 1 | -112/+112 | |
* m68k-dis.c (print_insn_arg): Handle new 'W' place. | |||||
1995-03-08 | Avoid bogus assumption that the two parts of the split m68k opcode table | Ken Raeburn | 1 | -67/+122 | |
are going to be adjacent in memory. | |||||
1993-06-11 | * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes. | Jim Kingdon | 1 | -11/+105 | |
1993-04-01 | * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data): | K. Richard Pixley | 1 | -1/+1 | |
deliberately return non-zero to setjmp from longjmp. Otherwise this code fails to compile. | |||||
1993-04-01 | * m68k-dis.c: Fix prototype for fetch_arg(). | Stu Grossman | 1 | -1/+1 | |
1993-03-31 | provide a new interface (using read_memory_func) to call the disassemblers | Jim Kingdon | 1 | -0/+970 | |
which copes with errors in a plausible way |