Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 | |
2007-07-05 | Change source files over to GPLv3. | Nick Clifton | 1 | -12/+15 | |
2006-06-06 | * m68hc11-dis.c (print_insn): Warning fix. | Alan Modra | 1 | -3/+4 | |
2005-05-07 | Update the address and phone number of the FSF | Nick Clifton | 1 | -1/+1 | |
2003-10-27 | * m68hc11-dis.c: Convert to ISO C90 prototypes. | Stephane Carrez | 1 | -31/+15 | |
2002-12-08 | * m68hc11-dis.c (print_indexed_operand): Fix PC-relative address | Stephane Carrez | 1 | -0/+2 | |
for 9 and 16-bit PC-relative addressing mode. | |||||
2002-12-01 | * m68hc11-dis.c (PC_REGNUM): Define. | Stephane Carrez | 1 | -5/+44 | |
(print_indexed_operand): Need an adjustment for some PC-relative operand modes; print the final address of PC-relative modes. (print_insn): Take into account movw/movb to adjust the PC-relative operand addresses. | |||||
2002-10-13 | * m68hc11-dis.c (print_insn): Treat bitmask and branch operands | Stephane Carrez | 1 | -49/+50 | |
at the end. | |||||
2002-08-13 | * m68hc11-dis.c (print_insn): Take into account 68HC12 memory | Stephane Carrez | 1 | -7/+79 | |
banks and fix disassembling of call instruction. (print_indexed_operand): New param to tell whether it was an indirect addressing operand (for disassembling call). | |||||
2001-11-01 | * m68hc11-dis.c (print_insn): Fix disassembly of movb with a | Stephane Carrez | 1 | -9/+33 | |
constant as source. | |||||
2001-08-28 | * m68hc11-dis.c: Add missing prototypes. | Andreas Jaeger | 1 | -1/+9 | |
(forgotten in last checkin) | |||||
2001-03-13 | Fix typos in ChangeLogs; fix dates in copyright notices | Nick Clifton | 1 | -1/+1 | |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 1 | -0/+608 | |
for m68hc11 and m68hc12 processors. |