Age | Commit message (Expand) | Author | Files | Lines |
2019-02-08 | Add missing ChangeLog files for previous patch. | Jim Wilson | 1 | -0/+5 |
2019-02-08 | RISC-V: Compress 3-operand beq/bne against x0. | Jim Wilson | 1 | -0/+2 |
2019-02-07 | Arm: Backport hlt to all architectures. | Tamar Christina | 2 | -1/+6 |
2019-02-07 | AArch64: Add verifier for By elem Single and Double sized instructions. | Tamar Christina | 4 | -9/+46 |
2019-02-07 | Updated Swedish translation for the opcodes sub-directory | Nick Clifton | 2 | -308/+352 |
2019-01-31 | S/390: Implement instruction set extensions | Andreas Krebbel | 4 | -0/+117 |
2019-01-25 | AArch64: Add missing changelog for Update encodings for stg, st2g, stzg and s... | Tamar Christina | 1 | -0/+9 |
2019-01-25 | AArch64: Update encodings for stg, st2g, stzg and st2zg. | Sudi Das | 1 | -10/+10 |
2019-01-25 | AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagging Extension. | Sudi Das | 5 | -1580/+1599 |
2019-01-25 | AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte... | Sudi Das | 10 | -1709/+1658 |
2019-01-23 | Updated translations for some of the binutils subdirectory. | Nick Clifton | 2 | -305/+351 |
2019-01-21 | Updated translations for various binutils subdirectories. | Nick Clifton | 3 | -609/+696 |
2019-01-20 | [MIPS] fix typo in mips_arch_choices. | Chenghua Xu | 2 | -3/+7 |
2019-01-19 | Change version to 2.32.51 and regenerate configure and pot files. | Nick Clifton | 3 | -263/+304 |
2019-01-19 | Add markers for 2.32 branch to NEWS and ChangeLog files. | Nick Clifton | 1 | -0/+4 |
2019-01-13 | Add RXv3 instructions. | Yoshinori Sato | 3 | -1569/+5442 |
2019-01-09 | S12Z: Don't crash when disassembling invalid instructions. | John Darrington | 2 | -3/+5 |
2019-01-09 | S12Z: Fix disassembly of indexed OPR operands with zero index. | John Darrington | 2 | -30/+32 |
2019-01-09 | Adjust bfd/warning.m4 egrep patterns | Andrew Paprocki | 2 | -5/+9 |
2019-01-07 | s12z regen | Alan Modra | 3 | -3/+9 |
2019-01-03 | S12Z: opcodes: Separate the decoding of operations from their display. | John Darrington | 8 | -2548/+3241 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 269 | -272/+276 |
2019-01-01 | ChangeLog rotation | Alan Modra | 2 | -2538/+2552 |
2018-12-28 | PR24028, PPC_INT_FMT | Alan Modra | 2 | -10/+16 |
2018-12-18 | Include bfd_stdint.h in bfd.h | Alan Modra | 8 | -6/+17 |
2018-12-07 | RISC-V: Fix 4-arg add parsing. | Jim Wilson | 2 | -1/+6 |
2018-12-06 | sim/opcodes: Allow use of out of tree cgen source directory | Andrew Burgess | 3 | -8/+26 |
2018-12-06 | opcodes/riscv: Hide '.L0 ' fake symbols | Andrew Burgess | 3 | -0/+28 |
2018-12-03 | RISC-V: Accept version, supervisor ext and more than one NSE for -march. | Jim Wilson | 2 | -1/+6 |
2018-12-03 | [aarch64] - Only use MOV for disassembly when shifter op is LSL #0 | Egeyar Bagcioglu | 2 | -1/+8 |
2018-11-29 | RISC-V: Add missing c.unimp instruction. | Jim Wilson | 2 | -1/+7 |
2018-11-27 | RISC-V: Add .insn CA support. | Jim Wilson | 2 | -2/+12 |
2018-11-21 | S12Z opcodes: Fix bug disassembling certain shift instructions. | John Darrington | 2 | -19/+30 |
2018-11-13 | opcodes/nfp: Fix disassembly of crc[] with swapped operands. | Francois H. Theron | 2 | -6/+10 |
2018-11-12 | [BINUTILS, AARCH64, 8/8] Add data cache instructions for Memory Tagging Exten... | Sudakshina Das | 2 | -0/+48 |
2018-11-12 | [BINUTILS, AARCH64, 7/8] Add system registers for Memory Tagging Extension | Sudakshina Das | 2 | -0/+35 |
2018-11-12 | [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging Extension | Sudakshina Das | 10 | -1642/+1724 |
2018-11-12 | [BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging Extension | Sudakshina Das | 5 | -1607/+1633 |
2018-11-12 | [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten... | Sudakshina Das | 8 | -1841/+2036 |
2018-11-12 | [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions in Memory Taggin... | Sudakshina Das | 5 | -1904/+1942 |
2018-11-12 | [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex... | Sudakshina Das | 9 | -2913/+3010 |
2018-11-12 | [BINUTILS, AARCH64, 1/8] Add support for Memory Tagging Extension for ARMv8.5-A | Sudakshina Das | 2 | -0/+10 |
2018-11-06 | [BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros. | Sudakshina Das | 2 | -5/+10 |
2018-11-06 | PowerPC instruction mask checks | Alan Modra | 2 | -141/+72 |
2018-11-06 | x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit mode | Jan Beulich | 2 | -1/+6 |
2018-11-06 | x86: correctly handle VMOVD with EVEX.W set outside of 64-bit mode | Jan Beulich | 3 | -14/+8 |
2018-11-06 | x86: correctly handle KMOVD with VEX.W set outside of 64-bit mode | Jan Beulich | 2 | -32/+17 |
2018-11-06 | x86: adjust {,E}VEX.W handling for PEXTR* / PINSR* | Jan Beulich | 5 | -62/+47 |
2018-11-06 | x86: adjust {,E}VEX.W handling outside of 64-bit mode | Jan Beulich | 3 | -32/+39 |
2018-11-06 | x86: fix various non-LIG templates | Jan Beulich | 3 | -86/+106 |