aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
2019-12-17S/390: Add support for z15 as CPU name.Andreas Krebbel1-1/+2
2019-08-22[AArch64][gas] Update MTE system register encodingsKyrylo Tkachov2-10/+19
2019-07-24[AArch64] Add support for GMID_EL1 register for +memtagKyrylo Tkachov2-1/+11
2019-07-02[AArch64] Allow MOVPRFX to be used with FMOVRichard Sandiford2-1/+6
2019-07-02[AArch64] Add missing C_MAX_ELEM flags for SVE conversionsRichard Sandiford2-28/+33
2019-07-02[AArch64] Fix bogus MOVPRFX warning for GPR form of CPYRichard Sandiford2-5/+5
2019-04-16[BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructionsSudakshina Das6-165/+189
2019-04-16[BINUTILS, AArch64, 1/2] Add new LDGM/STGM instructionSudakshina Das5-1541/+1575
2019-04-01AArch64: Fix disassembler bug with out-of-order sectionsTamar Christina3-155/+179
2019-03-12S/390: arch13: Adjust to recent changesAndreas Krebbel2-5/+13
2019-03-12S/390: arch13: Add instruction descriptionsAndreas Krebbel2-101/+122
2019-02-07Arm: Backport hlt to all architectures.Tamar Christina2-1/+6
2019-02-07Updated Swedish translation for the opcodes sub-directoryNick Clifton2-308/+352
2019-02-02Restore 2.32 branch to development statusNick Clifton3-11/+16
2019-02-02Set to 2.32 release version and regenerate configure and pot filesbinutils-2_32Nick Clifton3-70/+76
2019-01-31S/390: Implement instruction set extensionsAndreas Krebbel4-0/+120
2019-01-25AArch64: Add missing changelog for Update encodings for stg, st2g, stzg and s...Tamar Christina1-0/+9
2019-01-25AArch64: Update encodings for stg, st2g, stzg and st2zg.Sudi Das1-10/+10
2019-01-25AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagging Extension.Sudi Das5-1580/+1599
2019-01-25AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte...Sudi Das10-1709/+1658
2019-01-23Fix changelog entry.Nick Clifton1-0/+1
2019-01-23Updated translations for some binutils sub-directories.Nick Clifton2-305/+351
2019-01-22[MIPS] fix typo in mips_arch_choices.Chenghua Xu2-3/+7
2019-01-21Updated translations for vatious binutils subdirectoriesNick Clifton3-609/+696
2019-01-19Change to version 2.31.90 and regenerate configure and pot files.Nick Clifton3-263/+304
2019-01-19Add markers for 2.32 branch to NEWS and ChangeLog files.Nick Clifton1-0/+4
2019-01-13Add RXv3 instructions.Yoshinori Sato3-1569/+5442
2019-01-09S12Z: Don't crash when disassembling invalid instructions.John Darrington2-3/+5
2019-01-09S12Z: Fix disassembly of indexed OPR operands with zero index.John Darrington2-30/+32
2019-01-09Adjust bfd/warning.m4 egrep patternsAndrew Paprocki2-5/+9
2019-01-07s12z regenAlan Modra3-3/+9
2019-01-03S12Z: opcodes: Separate the decoding of operations from their display.John Darrington8-2548/+3241
2019-01-01Update year range in copyright notice of binutils filesAlan Modra269-272/+276
2019-01-01ChangeLog rotationAlan Modra2-2538/+2552
2018-12-28PR24028, PPC_INT_FMTAlan Modra2-10/+16
2018-12-18Include bfd_stdint.h in bfd.hAlan Modra8-6/+17
2018-12-07RISC-V: Fix 4-arg add parsing.Jim Wilson2-1/+6
2018-12-06sim/opcodes: Allow use of out of tree cgen source directoryAndrew Burgess3-8/+26
2018-12-06opcodes/riscv: Hide '.L0 ' fake symbolsAndrew Burgess3-0/+28
2018-12-03RISC-V: Accept version, supervisor ext and more than one NSE for -march.Jim Wilson2-1/+6
2018-12-03[aarch64] - Only use MOV for disassembly when shifter op is LSL #0Egeyar Bagcioglu2-1/+8
2018-11-29RISC-V: Add missing c.unimp instruction.Jim Wilson2-1/+7
2018-11-27RISC-V: Add .insn CA support.Jim Wilson2-2/+12
2018-11-21S12Z opcodes: Fix bug disassembling certain shift instructions.John Darrington2-19/+30
2018-11-13opcodes/nfp: Fix disassembly of crc[] with swapped operands.Francois H. Theron2-6/+10
2018-11-12[BINUTILS, AARCH64, 8/8] Add data cache instructions for Memory Tagging Exten...Sudakshina Das2-0/+48
2018-11-12[BINUTILS, AARCH64, 7/8] Add system registers for Memory Tagging ExtensionSudakshina Das2-0/+35
2018-11-12[BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das10-1642/+1724
2018-11-12[BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das5-1607/+1633
2018-11-12[BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten...Sudakshina Das8-1841/+2036