Age | Commit message (Expand) | Author | Files | Lines |
2019-01-09 | S12Z: Don't crash when disassembling invalid instructions. | John Darrington | 1 | -1/+3 |
2019-01-09 | S12Z: Fix disassembly of indexed OPR operands with zero index. | John Darrington | 1 | -0/+5 |
2019-01-09 | Adjust bfd/warning.m4 egrep patterns | Andrew Paprocki | 1 | -0/+4 |
2019-01-07 | s12z regen | Alan Modra | 1 | -2/+7 |
2019-01-03 | S12Z: opcodes: Separate the decoding of operations from their display. | John Darrington | 1 | -0/+12 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -0/+4 |
2019-01-01 | ChangeLog rotation | Alan Modra | 1 | -2538/+2 |
2018-12-28 | PR24028, PPC_INT_FMT | Alan Modra | 1 | -0/+6 |
2018-12-18 | Include bfd_stdint.h in bfd.h | Alan Modra | 1 | -0/+10 |
2018-12-07 | RISC-V: Fix 4-arg add parsing. | Jim Wilson | 1 | -0/+5 |
2018-12-06 | sim/opcodes: Allow use of out of tree cgen source directory | Andrew Burgess | 1 | -0/+6 |
2018-12-06 | opcodes/riscv: Hide '.L0 ' fake symbols | Andrew Burgess | 1 | -0/+6 |
2018-12-03 | RISC-V: Accept version, supervisor ext and more than one NSE for -march. | Jim Wilson | 1 | -0/+5 |
2018-12-03 | [aarch64] - Only use MOV for disassembly when shifter op is LSL #0 | Egeyar Bagcioglu | 1 | -0/+7 |
2018-11-29 | RISC-V: Add missing c.unimp instruction. | Jim Wilson | 1 | -0/+5 |
2018-11-27 | RISC-V: Add .insn CA support. | Jim Wilson | 1 | -0/+5 |
2018-11-21 | S12Z opcodes: Fix bug disassembling certain shift instructions. | John Darrington | 1 | -0/+5 |
2018-11-13 | opcodes/nfp: Fix disassembly of crc[] with swapped operands. | Francois H. Theron | 1 | -0/+4 |
2018-11-12 | [BINUTILS, AARCH64, 8/8] Add data cache instructions for Memory Tagging Exten... | Sudakshina Das | 1 | -0/+8 |
2018-11-12 | [BINUTILS, AARCH64, 7/8] Add system registers for Memory Tagging Extension | Sudakshina Das | 1 | -0/+9 |
2018-11-12 | [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging Extension | Sudakshina Das | 1 | -0/+15 |
2018-11-12 | [BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging Extension | Sudakshina Das | 1 | -0/+8 |
2018-11-12 | [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten... | Sudakshina Das | 1 | -0/+15 |
2018-11-12 | [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions in Memory Taggin... | Sudakshina Das | 1 | -0/+7 |
2018-11-12 | [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex... | Sudakshina Das | 1 | -0/+17 |
2018-11-12 | [BINUTILS, AARCH64, 1/8] Add support for Memory Tagging Extension for ARMv8.5-A | Sudakshina Das | 1 | -0/+5 |
2018-11-06 | [BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros. | Sudakshina Das | 1 | -0/+5 |
2018-11-06 | PowerPC instruction mask checks | Alan Modra | 1 | -0/+14 |
2018-11-06 | x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit mode | Jan Beulich | 1 | -0/+5 |
2018-11-06 | x86: correctly handle VMOVD with EVEX.W set outside of 64-bit mode | Jan Beulich | 1 | -0/+6 |
2018-11-06 | x86: correctly handle KMOVD with VEX.W set outside of 64-bit mode | Jan Beulich | 1 | -0/+9 |
2018-11-06 | x86: adjust {,E}VEX.W handling for PEXTR* / PINSR* | Jan Beulich | 1 | -0/+15 |
2018-11-06 | x86: adjust {,E}VEX.W handling outside of 64-bit mode | Jan Beulich | 1 | -0/+7 |
2018-11-06 | x86: fix various non-LIG templates | Jan Beulich | 1 | -0/+10 |
2018-11-06 | x86: allow {store} to select alternative {,}PEXTRW encoding | Jan Beulich | 1 | -0/+6 |
2018-11-06 | x86: add more VexWIG | Jan Beulich | 1 | -0/+8 |
2018-11-06 | x86: XOP VPHADD* / VPHSUB* are VEX.W0 | Jan Beulich | 1 | -0/+6 |
2018-10-22 | S12Z: Disassembly: Fallback to show the address if the symbol table is empty. | John Darrington | 1 | -0/+5 |
2018-10-19 | Arm: Fix disassembler crashing on -b binary when thumb file and thumb not for... | Tamar Christina | 1 | -0/+6 |
2018-10-16 | AArch64: Fix error checking for SIMD udot (by element) | Matthew Malcomson | 1 | -0/+5 |
2018-10-10 | x86: fold Size{16,32,64} template attributes | Jan Beulich | 1 | -0/+12 |
2018-10-09 | [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS | Sudakshina Das | 1 | -0/+9 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 8/9] Add SCXTNUM_ELx and ID_PFR2_EL1 system registers | Sudakshina Das | 1 | -0/+6 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 7/9] Add BTI instruction | Sudakshina Das | 1 | -0/+18 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructions | Sudakshina Das | 1 | -0/+6 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 5/9] Add DC CVADP instruction | Sudakshina Das | 1 | -0/+5 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructions | Sudakshina Das | 1 | -0/+16 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-A | Sudakshina Das | 1 | -0/+9 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-A | Sudakshina Das | 1 | -0/+11 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 1/9] Add -march=armv8.5-a and related internal fea... | Sudakshina Das | 1 | -0/+5 |