Age | Commit message (Expand) | Author | Files | Lines |
2014-07-22 | Add support for AVX512VL versions of AVX512CD instructions. | Ilya Tocar | 3 | -0/+214 |
2014-07-22 | Add support for AVX512VL. Add AVX512VL versions of AVX512F instructions. | Ilya Tocar | 7 | -4322/+20266 |
2014-07-20 | or1k: add missing l.msync, l.psync and l.psync instructions. | Stefan Kristiansson | 6 | -48/+95 |
2014-07-08 | Fix disasm of vmovsd/vmovss with different length values. | Ilya Tocar | 2 | -2/+7 |
2014-07-04 | Rename configure.in to configure.ac | Alan Modra | 4 | -2/+8 |
2014-07-04 | Use modern AC_INIT in configure.in | Alan Modra | 5 | -45/+41 |
2014-07-01 | Add support for the AVR Tiny series of microcontrollers. | Barney Stratford | 2 | -2/+26 |
2014-06-26 | Fix a compile time warning on 32-bit hosts. | Philippe De Muyter | 2 | -3/+8 |
2014-06-12 | Whitespace fixes for cpu/or1k.opc | Alan Modra | 9 | -136/+140 |
2014-06-10 | Only print prefixes before fwait | H.J. Lu | 2 | -2/+10 |
2014-06-07 | Allow both signed and unsigned fields in PowerPC cmpli insn | Alan Modra | 2 | -5/+12 |
2014-06-05 | Make it easy to make --disable-werror the default for both binutils and gdb | Joel Brobecker | 4 | -4/+16 |
2014-06-03 | Fix the disassembly of MSP430 extended index addressing mode. | Nick Clifton | 2 | -11/+16 |
2014-06-02 | This fixes a thinko in the LEON support recently added to the assembler. | Eric Botcazou | 2 | -2/+7 |
2014-05-20 | Remove unnecessary header from m68k-dis.c | Alan Modra | 2 | -2/+4 |
2014-05-09 | Properly display extra data/address size prefixes | H.J. Lu | 2 | -55/+22 |
2014-05-08 | or1k: add support for l.swa/l.lwa atomic instructions | Stefan Kristiansson | 6 | -46/+122 |
2014-05-07 | Add MIPS r3 and r5 support. | Andrew Bennett | 3 | -2/+55 |
2014-05-07 | Fix an issue with "Rearrange MIPS INSN* masks" patch. | Andrew Bennett | 2 | -3/+5 |
2014-05-05 | Properly handle multiple opcode prefixes | H.J. Lu | 2 | -114/+161 |
2014-05-02 | Use sigsetjmp/siglongjmp in opcodes | H.J. Lu | 11 | -18/+110 |
2014-05-01 | Handle prefixes before fwait | H.J. Lu | 2 | -1/+12 |
2014-04-26 | Regenerate files for openrisk -> or1k change | Alan Modra | 2 | -9/+9 |
2014-04-23 | Add support for the MIPS eXtended Physical Address (XPA) ASE. | Andrew Bennett | 3 | -4/+40 |
2014-04-22 | Remove support for the (deprecated) openrisc and or32 configurations and replace | Christian Svensson | 20 | -3851/+5200 |
2014-04-04 | Add support for Intel SGX instructions | Ilya Tocar | 7 | -3852/+3910 |
2014-04-02 | Add new sign-extension instructions to moxie port | Anthony Green | 2 | -2/+7 |
2014-03-26 | [AArch64 disassembler] Add missing checks of undefine encodings on | Yufeng Zhang | 2 | -3/+14 |
2014-03-20 | Fix memory size for gather/scatter instructions | Ilya Tocar | 5 | -27/+60 |
2014-03-19 | This patch adds support for the hyperprivileged registers %hstick_offset | Jose E. Marchesi | 2 | -1/+6 |
2014-03-19 | Fix typo in changelog entry. | Nick Clifton | 1 | -1/+1 |
2014-03-19 | Fix RX gas testsuite failures by accounting for new variations in the disasse... | Nick Clifton | 3 | -614/+627 |
2014-03-12 | autoreconf | Alan Modra | 2 | -1/+5 |
2014-03-05 | Update copyright years | Alan Modra | 263 | -394/+270 |
2014-03-04 | Fix changelog formatting in last commit -- sorry | Richard Sandiford | 1 | -1/+1 |
2014-03-04 | bfd/ | Richard Sandiford | 2 | -1/+5 |
2014-03-04 | opcodes/ | Richard Sandiford | 2 | -66/+71 |
2014-03-03 | Fix various copyright issues | Alan Modra | 2 | -2/+5 |
2014-02-28 | Regenerate opcodes/msp430-decode.c | Alan Modra | 2 | -157/+179 |
2014-02-27 | opcodes/ | Yufeng Zhang | 2 | -10/+15 |
2014-02-27 | opcodes/ | Yufeng Zhang | 2 | -2/+10 |
2014-02-25 | Remove bogus vcvtps2ph variant. | Ilya Tocar | 3 | -20/+6 |
2014-02-21 | Add support for CPUID PREFETCHWT1 | Ilya Tocar | 6 | -3854/+3880 |
2014-02-20 | Change cpu for vptestnmd and vptestnmq instructions. | Ilya Tocar | 3 | -36/+41 |
2014-02-19 | Don't output trailing space | H.J. Lu | 4 | -41865/+41882 |
2014-02-12 | Add clflushopt, xsaves, xsavec, xrstors | Ilya Tocar | 7 | -3847/+4028 |
2014-02-10 | binutils potfiles regen | Alan Modra | 3 | -120/+106 |
2014-01-30 | Fix shift for AVX512F gather/scatter instructions | Michael Zolotukhin | 2 | -3/+8 |
2014-01-09 | Fix buffer underrun in i386-dis.c. | Roland McGrath | 2 | -1/+7 |
2014-01-08 | Update copyright year to 2014 | H.J. Lu | 2 | -2/+6 |