Age | Commit message (Expand) | Author | Files | Lines |
2018-03-22 | x86: drop pointless VecESize | Jan Beulich | 1 | -0/+6 |
2018-03-22 | x86: drop remaining redundant DispN | Jan Beulich | 1 | -0/+6 |
2018-03-22 | x86: fix swapped operand handling for BNDMOV | Jan Beulich | 1 | -0/+8 |
2018-03-22 | x86/Intel: fix fallout from earlier template folding | Jan Beulich | 1 | -0/+7 |
2018-03-22 | x86: fold a few XOP templates | Jan Beulich | 1 | -0/+6 |
2018-03-14 | RISC-V: Add .insn support. | Jim Wilson | 1 | -0/+4 |
2018-03-13 | Updated Russian and Brazilian Portuguese translations. | Nick Clifton | 1 | -0/+4 |
2018-03-08 | x86-64: Also optimize "clr reg64" | H.J. Lu | 1 | -0/+5 |
2018-03-08 | x86: Remove support for old (<= 2.8.1) versions of gcc | H.J. Lu | 1 | -0/+9 |
2018-03-08 | x86: fold several AVX512VL templates | Jan Beulich | 1 | -0/+6 |
2018-03-08 | x86: fold certain AVX512 rotate and shift templates | Jan Beulich | 1 | -0/+7 |
2018-03-08 | x86: fold VEX-encoded GFNI templates | Jan Beulich | 1 | -0/+6 |
2018-03-08 | x86: fold a few AVX512F templates | Jan Beulich | 1 | -0/+7 |
2018-03-08 | x86: fold LWP templates | Jan Beulich | 1 | -0/+6 |
2018-03-08 | x86: fold FMA and FMA4 templates | Jan Beulich | 1 | -0/+6 |
2018-03-08 | x86: drop {X,Y,Z}MMWORD_MNEM_SUFFIX | Jan Beulich | 1 | -0/+5 |
2018-03-08 | x86: drop bogus NoAVX | Jan Beulich | 1 | -0/+6 |
2018-03-08 | x86: avoid SSE check for LDMXCSR/STMXCSR | Jan Beulich | 1 | -0/+5 |
2018-03-08 | x86: drop FloatD | Jan Beulich | 1 | -0/+9 |
2018-03-08 | x86/Intel: correct disassembly of fsub*/fdiv* | Jan Beulich | 1 | -0/+4 |
2018-03-08 | x86: bogus VMOVD with 64-bit operands should only allow for registers | Jan Beulich | 1 | -0/+5 |
2018-03-08 | x86: fold AVX vcvtpd2ps memory forms | Jan Beulich | 1 | -0/+6 |
2018-03-07 | XCOFF disassembler | Alan Modra | 1 | -0/+9 |
2018-03-03 | opcodes error messages | Alan Modra | 1 | -0/+31 |
2018-03-01 | x86: Encode AVX256/AVX512 vpsub[bwdq] with VEX128/EVEX128 | H.J. Lu | 1 | -0/+6 |
2018-03-01 | Add missing translations to ALL_LINGUAS | Alan Modra | 1 | -0/+5 |
2018-02-27 | [ARM] Remove ARM_FEATURE_COPY macro | Thomas Preud'homme | 1 | -0/+5 |
2018-02-27 | x86: Add -O[2|s] assembler command-line options | H.J. Lu | 1 | -0/+14 |
2018-02-26 | crx string overflow warning | Alan Modra | 1 | -0/+5 |
2018-02-22 | RISC-V: Make disassebler work for --enable-targets=all config. | Jim Wilson | 1 | -0/+4 |
2018-02-22 | x86: Add {rex} pseudo prefix | H.J. Lu | 1 | -0/+5 |
2018-02-20 | MIPS16/opcodes: Free up `M' operand code | Maciej W. Rozycki | 1 | -0/+5 |
2018-02-19 | [ARM] Fix bxns mask | Thomas Preud'homme | 1 | -0/+4 |
2018-02-13 | Fix compile time warning messages from gcc version 8 about cast between incom... | Nick Clifton | 1 | -0/+6 |
2018-02-13 | WebAssembly: Correct an `index' global shadowing error for pre-4.8 GCC | Maciej W. Rozycki | 1 | -0/+5 |
2018-02-12 | MIPS: Fix encoding for MIPSr6 sigrie instruction. | Henry Wong | 1 | -0/+4 |
2018-02-05 | Updated Brazillian portuguese and Russian translation | Nick Clifton | 1 | -0/+4 |
2018-01-23 | Enable Intel PCONFIG instruction. | Igor Tsimbalist | 1 | -0/+11 |
2018-01-23 | Enable Intel WBNOINVD instruction. | Igor Tsimbalist | 1 | -0/+11 |
2018-01-17 | RISC-V: Fix bug in prior addi/c.nop patch. | Jim Wilson | 1 | -0/+4 |
2018-01-17 | Replace CET bit with IBT and SHSTK bits. | Igor Tsimbalist | 1 | -0/+12 |
2018-01-16 | Update translations for various binutils components. | Nick Clifton | 1 | -0/+5 |
2018-01-15 | RISC-V: Add support for addi that compresses to c.nop. | Jim Wilson | 1 | -0/+5 |
2018-01-15 | Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodes | Nick Clifton | 1 | -0/+4 |
2018-01-13 | Update pot files | Nick Clifton | 1 | -0/+4 |
2018-01-13 | Bump version number to 2.30.51 | Nick Clifton | 1 | -0/+4 |
2018-01-13 | Add note about 2.30 branch creation to changelogs | Nick Clifton | 1 | -0/+4 |
2018-01-11 | Remove VL variants for 4FMAPS and 4VNNIW insns. | Igor Tsimbalist | 1 | -0/+5 |
2018-01-10 | x86: fix Disp8 handling for scalar AVX512_4FMAPS insns | Jan Beulich | 1 | -0/+5 |
2018-01-10 | x86: fix Disp8 handling for AVX512VL VPCMP*{B,W} variants | Jan Beulich | 1 | -0/+10 |