Age | Commit message (Expand) | Author | Files | Lines |
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 | 3 | -172/+5 |
2018-01-10 | x86: fix Disp8 handling for scalar AVX512_4FMAPS insns | Jan Beulich | 3 | -4/+9 |
2018-01-10 | x86: fix Disp8 handling for AVX512VL VPCMP*{B,W} variants | Jan Beulich | 3 | -96/+106 |
2018-01-09 | RISC-V: Disassemble x0 based addresses as 0. | Jim Wilson | 2 | -1/+6 |
2018-01-09 | [Arm] Add CSDB instruction | James Greenhalgh | 2 | -0/+11 |
2018-01-09 | Add support for the AArch64's CSDB instruction. | James Greenhalgh | 5 | -1012/+1022 |
2018-01-08 | x86: Properly encode vmovd with 64-bit memeory | H.J. Lu | 3 | -42/+13 |
2018-01-05 | RISC-V: Print symbol address for jalr w/ zero offset. | Jim Wilson | 2 | -0/+7 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 277 | -280/+284 |
2018-01-03 | ChangeLog rotation | Alan Modra | 2 | -1965/+1979 |
2018-01-02 | x86: partial revert of 10c17abdd0 | Jan Beulich | 2 | -0/+9 |
2017-12-20 | RISC-V: Add compressed instruction hints, and a few misc cleanups. | Jim Wilson | 2 | -13/+46 |
2017-12-19 | Correct disassembly of dot product instructions. | Tamar Christina | 5 | -4/+15 |
2017-12-19 | Add support for V_4B so we can properly reject it. | Tamar Christina | 2 | -0/+6 |
2017-12-18 | x86: fold certain AVX and AVX2 templates | Jan Beulich | 5 | -4106/+789 |
2017-12-18 | x86: fold RegXMM/RegYMM/RegZMM into RegSIMD | Jan Beulich | 7 | -46306/+46315 |
2017-12-18 | x86: drop FloatReg and FloatAcc | Jan Beulich | 6 | -32581/+32585 |
2017-12-18 | x86: replace Reg8, Reg16, Reg32, and Reg64 | Jan Beulich | 7 | -32766/+33250 |
2017-12-15 | Fix disassembly for PowerPC | Dimitar Dimitrov | 2 | -3/+8 |
2017-12-15 | x86: drop stray CheckRegSize uses | Jan Beulich | 3 | -155/+164 |
2017-12-13 | Add missing RISC-V fsrmi and fsflagsi instructions. | Jim Wilson | 2 | -0/+9 |
2017-12-13 | This patch enables disassembler_needs_relocs for PRU. It is needed to print c... | Dimitar Dimitrov | 2 | -0/+9 |
2017-12-11 | [Binutils][Objdump]Check symbol section information while search a mapping sy... | Renlin Li | 2 | -3/+11 |
2017-12-03 | Fix "FAIL: VLE relocations 3" | Alan Modra | 2 | -7/+7 |
2017-12-01 | Use consistent types for holding instructions, instruction masks, etc. | Peter Bergner | 3 | -517/+556 |
2017-11-30 | x86: derive DispN from BaseIndex | Jan Beulich | 4 | -4142/+4196 |
2017-11-30 | x86: drop Vec_Disp8 | Jan Beulich | 6 | -16227/+16225 |
2017-11-29 | Support --localedir, --datarootdir and --datadir | Stefan Stroe | 2 | -4/+10 |
2017-11-27 | Update the simplified Chinese translation of the messages in the opcodes libr... | Nick Clifton | 2 | -437/+945 |
2017-11-24 | x86: don't omit disambiguating suffixes from "fi*" | Jan Beulich | 2 | -12/+17 |
2017-11-23 | Add Disp8MemShift for AVX512 VAES instructions. | Igor Tsimbalist | 3 | -24/+29 |
2017-11-23 | x86: fix AVX-512 16-bit addressing | Jan Beulich | 2 | -0/+7 |
2017-11-23 | x86: correct UDn | Jan Beulich | 4 | -14/+47 |
2017-11-22 | Remove Vec_Disp8 field for vgf2p8mulb for AVX flavor. | Igor Tsimbalist | 3 | -4/+9 |
2017-11-22 | Update ChangeLog | Igor Tsimbalist | 1 | -0/+5 |
2017-11-22 | Remove Vec_Disp8 from vpcompressb and vpexpandb. | Igor Tsimbalist | 2 | -13/+12 |
2017-11-22 | [ARC] Fix handling of ARCv2 H-register class. | claziss | 2 | -0/+6 |
2017-11-21 | [ARC] Improve printing of pc-relative instructions. | claziss | 3 | -17/+52 |
2017-11-16 | Add new AArch64 FP16 FM{A|S} instructions. | Tamar Christina | 2 | -2/+7 |
2017-11-16 | Correct AArch64 crypto dependencies. | Tamar Christina | 1 | -4/+6 |
2017-11-16 | Add assembler and disassembler support for the new Armv8.4-a instructions for... | Tamar Christina | 3 | -2925/+3534 |
2017-11-16 | x86: ignore high register select bit(s) in 32- and 16-bit modes | Jan Beulich | 2 | -28/+47 |
2017-11-15 | x86: use correct register names | Jan Beulich | 2 | -3/+8 |
2017-11-15 | x86: drop VEXI4_Fixup() | Jan Beulich | 2 | -50/+45 |
2017-11-15 | x86-64: don't allow use of %axl as accumulator | Jan Beulich | 3 | -2/+7 |
2017-11-14 | x86: add disassembler support for XOP VPCOM* pseudo-ops | Jan Beulich | 2 | -8/+67 |
2017-11-14 | x86: add support for AVX-512 VPCMP*{B,W} pseudo-ops | Jan Beulich | 4 | -29/+1554 |
2017-11-14 | x86: string insns don't allow displacements | Jan Beulich | 3 | -42/+48 |
2017-11-13 | x86: {f,}xsave64 / {f,}xrstor64 / xsaveopt64 should not allow q suffix | Jan Beulich | 3 | -10/+16 |