| Commit message (Expand) | Author | Age | Files | Lines |
* | reorder cmpsd, movsd | Alan Modra | 2002-04-11 | 2 | -3/+4 |
* | * i386.h: Add intel mode cmpsd and movsd. | Alan Modra | 2002-04-11 | 2 | -0/+10 |
* | [ gas/ChangeLog ] | Chris Demetriou | 2002-03-16 | 2 | -4/+16 |
* | * pdp11.h: Add format codes for float instruction formats. | Alan Modra | 2002-03-05 | 2 | -2/+13 |
* | missdit | Alan Modra | 2002-02-25 | 1 | -0/+4 |
* | * ppc.h (PPC_OPCODE_POWER4, PPC_OPCODE_NOPOWER4): Define. | Alan Modra | 2002-02-25 | 1 | -1/+8 |
* | * i386.h (push,pop): Fix Reg64 to WordReg to allow 16bit operands. | Jan Hubicka | 2002-02-18 | 2 | -5/+9 |
* | * i386.h (push,pop): Allow 16bit operands in 64bit mode. | Jan Hubicka | 2002-02-11 | 2 | -45/+70 |
* | Add support for OpenRISC 32-bit embedded processor | Nick Clifton | 2002-01-31 | 2 | -0/+207 |
* | 2002-01-27 David O'Brien <obrien@FreeBSD.org> | David O'Brien | 2002-01-28 | 1 | -8/+8 |
* | [ include/opcode/ChangeLog ] | Graydon Hoare | 2002-01-22 | 2 | -0/+27 |
* | comment typo fixes | Alan Modra | 2002-01-21 | 2 | -2/+6 |
* | [gas/ChangeLog] | Matthew Green | 2002-01-03 | 2 | -2/+7 |
* | * hppa.h (call, ret): Move to end of table. | Jeff Law | 2001-12-31 | 2 | -92/+112 |
* | * d10v.h (OPERAND_NOSP): New macro. | Alexandre Oliva | 2001-12-04 | 2 | -0/+9 |
* | Copyright 2001 | Alexandre Oliva | 2001-11-29 | 1 | -1/+1 |
* | * d10v.h (OPERAND_SP): New macro. | Alexandre Oliva | 2001-11-29 | 2 | -0/+7 |
* | binutils/ChangeLog | Alan Modra | 2001-11-15 | 2 | -1/+7 |
* | Fix tic54x testsuite failures and Lmem disassembly bugs. | Timothy Wall | 2001-11-13 | 2 | -16/+17 |
* | * i386.h (i386_optab): Add entries for "sldr", "smsw" and "str" to | Alan Modra | 2001-11-13 | 2 | -3/+12 |
* | * avr.h: Update for new devices. | Denis Chertykov | 2001-11-10 | 1 | -4/+8 |
* | 2001-11-04 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2001-11-05 | 2 | -1/+5 |
* | Add MMIX support | Nick Clifton | 2001-10-30 | 2 | -0/+189 |
* | 2001-10-18 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2001-10-18 | 2 | -1/+7 |
* | 2001-10-17 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2001-10-18 | 2 | -1/+6 |
* | [gas/testsuite/ChangeLog] | Chris Demetriou | 2001-10-18 | 2 | -1/+10 |
* | [gas/ChangeLog] | Matthew Green | 2001-10-17 | 2 | -1/+5 |
* | oops, fix an error in the previous entry. | Matthew Green | 2001-10-13 | 1 | -2/+3 |
* | [gas/ChangeLog] | Matthew Green | 2001-10-13 | 2 | -1/+15 |
* | Remove spurious comment | Nick Clifton | 2001-09-27 | 2 | -2/+5 |
* | fix compile time warning messages | Nick Clifton | 2001-09-21 | 2 | -1/+5 |
* | * alpha.h (struct alpha_operand): Pack elements into bitfields. | Richard Henderson | 2001-09-05 | 2 | -4/+8 |
* | mips3264 support | Eric Christopher | 2001-08-31 | 2 | -1/+4 |
* | * ppc.h (PPC_OPERAND_DS): Define. | Alan Modra | 2001-08-27 | 2 | -1/+7 |
* | For include/opcode: | Andreas Jaeger | 2001-08-26 | 4 | -40/+54 |
* | Add support for MIPS R1[02]000 performance counter opcodes. | Thiemo Seufer | 2001-08-16 | 2 | -1/+10 |
* | * opcode/mips.h (INSN_GP32): Remove. | Richard Sandiford | 2001-08-10 | 1 | -11/+5 |
* | Revert 2001-08-08 changes. | Alan Modra | 2001-08-10 | 2 | -1/+4 |
* | * ppc.h (struct powerpc_operand): New field `reloc'. | Alan Modra | 2001-08-08 | 2 | -0/+6 |
* | 2001-08-01 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2001-08-01 | 1 | -1/+1 |
* | 2001-07-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2001-07-12 | 1 | -0/+10 |
* | * some support for funny-endian 16/32-bit insn sets | Frank Ch. Eigler | 2001-07-12 | 2 | -0/+11 |
* | 2001-07-07 Ben Elliston <bje@redhat.com> | Ben Elliston | 2001-07-06 | 2 | -313/+331 |
* | Index: opcodes/ChangeLog | Geoffrey Keating | 2001-06-14 | 2 | -0/+9 |
* | Fix some entries. | Alan Modra | 2001-05-28 | 1 | -1/+1 |
* | Add MIPS r12k support | Nick Clifton | 2001-05-23 | 2 | -0/+5 |
* | 2001-05-23 John Healy <jhealy@redhat.com> | John Healy | 2001-05-23 | 2 | -1/+5 |
* | Fix MIPS disassembler so that it produces reassemblable code. | Nick Clifton | 2001-05-15 | 2 | -0/+5 |
* | Correct cvtps2dq, movdq2q, movq2dq, and movq problems. | Alan Modra | 2001-05-12 | 2 | -3/+9 |
* | Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq. | Alan Modra | 2001-05-04 | 2 | -4/+9 |