Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-11-09 | * a29k-dis.c (print_special): Change num to unsigned int. | Ian Lance Taylor | 1 | -2/+2 | |
Wed Nov 8 20:10:35 1995 Eric Freudenthal <freudenthal@nyu.edu> * a29k-dis.c (print_insn): Cast insn24 to unsigned long when shifting it. | |||||
1995-07-07 | fsf address update, but not in COPYING files | Ken Raeburn | 1 | -1/+1 | |
1994-10-19 | * a29k-dis.c (print_special): Add special register names defined | Ian Lance Taylor | 1 | -1/+8 | |
on 29030, 29040 and 29050. (print_insn): Handle new operand type 'I'. | |||||
1994-09-15 | * a29k-dis.c (print_insn): Print the opcode. | Ian Lance Taylor | 1 | -0/+2 | |
PR 4779. | |||||
1994-05-08 | * a29k-dis.c (print_insn): Print 'x' type operand in hex. | Steve Chamberlain | 1 | -1/+1 | |
* h8300-dis.c (bfd_h8_disassemble): Print 16bit rels correctly. * sh-dis.c (print_insn_sh): Don't recur endlessly if delay slot insn is in a delay slot. * z8k-opc.h: (resflg): Fix patterns. * h8500-opc.h Fix CR insn patterns. | |||||
1994-01-06 | fix comments | David MacKenzie | 1 | -1/+2 | |
1993-10-28 | * a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x. | Ian Lance Taylor | 1 | -1/+1 | |
1993-05-07 | * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c: | Fred Fish | 1 | -3/+3 | |
Cast second arg to read_memory_func to "bfd_byte *", as necessary. | |||||
1993-04-02 | Maybe we should change ansidecl.h to define const as well as CONST? | Ian Lance Taylor | 1 | -1/+1 | |
* a29k-dis.c, sparc-dis.c, sparc-opc.c: Use CONST rather than const. | |||||
1993-04-02 | New print_address for disassemblers, merge a29k and i960 disassemblers | Jim Kingdon | 1 | -0/+343 | |