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