summaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)Author
2014-07-20or1k: add missing l.msync, l.psync and l.psync instructions.Stefan Kristiansson
2014-07-08Fix disasm of vmovsd/vmovss with different length values.Ilya Tocar
2014-07-04Rename configure.in to configure.acAlan Modra
2014-07-04Use modern AC_INIT in configure.inAlan Modra
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford
2014-06-26Fix a compile time warning on 32-bit hosts.Philippe De Muyter
2014-06-12Whitespace fixes for cpu/or1k.opcAlan Modra
2014-06-10Only print prefixes before fwaitH.J. Lu
2014-06-07Allow both signed and unsigned fields in PowerPC cmpli insnAlan Modra
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker
2014-06-03Fix the disassembly of MSP430 extended index addressing mode.Nick Clifton
2014-06-02This fixes a thinko in the LEON support recently added to the assembler.Eric Botcazou
2014-05-20Remove unnecessary header from m68k-dis.cAlan Modra
2014-05-09Properly display extra data/address size prefixesH.J. Lu
2014-05-08or1k: add support for l.swa/l.lwa atomic instructionsStefan Kristiansson
2014-05-07Add MIPS r3 and r5 support.Andrew Bennett
2014-05-07Fix an issue with "Rearrange MIPS INSN* masks" patch.Andrew Bennett
2014-05-05Properly handle multiple opcode prefixesH.J. Lu
2014-05-02Use sigsetjmp/siglongjmp in opcodesH.J. Lu
2014-05-01Handle prefixes before fwaitH.J. Lu
2014-04-26Regenerate files for openrisk -> or1k changeAlan Modra
2014-04-23Add support for the MIPS eXtended Physical Address (XPA) ASE.Andrew Bennett
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson
2014-04-04Add support for Intel SGX instructionsIlya Tocar
2014-04-02Add new sign-extension instructions to moxie portAnthony Green
2014-03-26[AArch64 disassembler] Add missing checks of undefine encodings onYufeng Zhang
2014-03-20Fix memory size for gather/scatter instructionsIlya Tocar
2014-03-19This patch adds support for the hyperprivileged registers %hstick_offsetJose E. Marchesi
2014-03-19Fix typo in changelog entry.Nick Clifton
2014-03-19Fix RX gas testsuite failures by accounting for new variations in the disasse...Nick Clifton
2014-03-12autoreconfAlan Modra
2014-03-05Update copyright yearsAlan Modra
2014-03-04Fix changelog formatting in last commit -- sorryRichard Sandiford
2014-03-04bfd/Richard Sandiford
2014-03-04opcodes/Richard Sandiford
2014-03-03Fix various copyright issuesAlan Modra
2014-02-28Regenerate opcodes/msp430-decode.cAlan Modra
2014-02-27opcodes/Yufeng Zhang
2014-02-27opcodes/Yufeng Zhang
2014-02-25Remove bogus vcvtps2ph variant.Ilya Tocar
2014-02-21Add support for CPUID PREFETCHWT1Ilya Tocar
2014-02-20Change cpu for vptestnmd and vptestnmq instructions.Ilya Tocar
2014-02-19Don't output trailing spaceH.J. Lu
2014-02-12Add clflushopt, xsaves, xsavec, xrstorsIlya Tocar
2014-02-10binutils potfiles regenAlan Modra
2014-01-30Fix shift for AVX512F gather/scatter instructionsMichael Zolotukhin
2014-01-09Fix buffer underrun in i386-dis.c.Roland McGrath
2014-01-08Update copyright year to 2014H.J. Lu
2014-01-08New Year - binutils ChangeLog rotationH.J. Lu
2014-01-06* nds32-asm.c (parse_operand): Fix out-of-range integer constant.Maciej W. Rozycki