Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the address and phone number of the FSF | Nick Clifton | 2005-05-07 | 1 | -1/+1 |
| | |||||
* | update copyright dates | Alan Modra | 2005-03-03 | 1 | -1/+2 |
| | |||||
* | 2000-05-25 Alexandre Oliva <aoliva@cygnus.com> | Alexandre Oliva | 2003-07-10 | 1 | -1/+82 |
| | | | | | | | | | | | | | | | | | | | | | | * m10300-dis.c (disassemble): Negate negative accumulator's shift. 2000-05-24 Alexandre Oliva <aoliva@cygnus.com> * m10300-dis.c (disassemble, case FSREG, FDREG): Don't assume 32-bit longs when sign-extending operands. 2000-04-20 Alexandre Oliva <aoliva@cygnus.com> * m10300-opc.c: Remove MN10300_OPERAND_RELAX from all FSREGs. * m10300-dis.c (HAVE_AM33_2): Define. (disassemble): Use it. (HAVE_AM33): Redefine. (print_insn_mn10300): Fix mask for 5-byte extended insns. 2000-04-01 Alexandre Oliva <aoliva@cygnus.com> * m10300-opc.c: Renamed AM332 to AM33_2. 2000-03-31 Alexandre Oliva <aoliva@cygnus.com> * m10300-opc.c: Defined AM33 2.0 register operands. Added support for AM33 2.0 `imm8,(abs16)' addressing mode for btst, bset and bclr. Implemented `fbCC', `flCC', `dcpf' and all FP insns. * m10300-dis.c (print_insn_mn10300): Recognize 5byte extended insn code of AM33 2.0. (disassemble): Recognize FMT_D3. Print out FP register names. | ||||
* | * alpha-dis.c: Fix formatting. | Kazu Hirata | 2001-07-24 | 1 | -26/+26 |
| | | | | | | * cris-dis.c: Likewise. * m10300-dis.c: Likewise. * tic54x-dis.c: Likewise. | ||||
* | Fix typos in ChangeLogs; fix dates in copyright notices | Nick Clifton | 2001-03-13 | 1 | -1/+1 |
| | |||||
* | Replace defines with those from intl/libgettext.h to quieten gcc warnings. | Nick Clifton | 2000-05-30 | 1 | -1/+1 |
| | |||||
* | * m10300-dis.c (disassemble): Don't assume 32-bit longs when | Alexandre Oliva | 2000-05-26 | 1 | -13/+14 |
| | | | | sign-extending operands. | ||||
* | * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define. | Alexandre Oliva | 2000-04-20 | 1 | -1/+5 |
| | | | | (disassemble): Use them. | ||||
* | More portability patches. Include sysdep.h everywhere. | Alan Modra | 2000-04-14 | 1 | -1/+1 |
| | |||||
* | * m10300-opc.c, m10300-dis.c: Add am33 support. | Jeff Law | 1999-12-01 | 1 | -0/+134 |
| | |||||
* | Initial revision | Richard Henderson | 1999-05-03 | 1 | -0/+548 |