aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-06-04Fixes the check for emulated MSP430 instrucrtions that take no operands.Nick Clifton1-0/+5
2015-06-02[ARM] Add support for ARMv8.1 PAN extensionMatthew Wahab1-0/+5
2015-06-02[ARM] Rework CPU feature selection in the disassemblerMatthew Wahab1-0/+5
2015-06-02[AArch64] Support for ARMv8.1a Adv.SIMD instructionsMatthew Wahab1-0/+9
2015-06-02[AArch64] Support for ARMv8.1a Limited Ordering Regions extensionMatthew Wahab1-0/+10
2015-06-01[AArch64][libopcode] Add support for PAN architecture extensionMatthew Wahab1-0/+8
2015-06-01x86/Intel: fix i386_optab[] for vcvt{,u}si2s{d,s}Jan Beulich1-0/+4
2015-06-01x86/Intel: disassemble vcvt{,u}si2s{d,s} with correct operand orderJan Beulich1-0/+5
2015-06-01x86/Intel: accept mandated operand order for vcvt{,u}si2s{d,s}Jan Beulich1-0/+5
2015-05-18Remove Disp32 from AMD64 direct call/jmpH.J. Lu1-0/+5
2015-05-15Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu1-0/+20
2015-05-14Fix some PPC assembler errors.Peter Bergner1-0/+7
2015-05-13Add missing ChangeLog entries for PR binutis/18386H.J. Lu1-0/+13
2015-05-11Remove Disp16|Disp32 from 64-bit direct branchesH.J. Lu1-0/+7
2015-05-11Add Intel MCU support to opcodesH.J. Lu1-0/+13
2015-04-30Make RL78 disassembler and simulator respect ISA for mul/divDJ Delorie1-0/+15
2015-04-29Updated translations for various binutils components.Nick Clifton1-0/+4
2015-04-27opcodes/Peter Bergner1-0/+14
2015-04-27S/390: Fixes for z13 instructions.Andreas Krebbel1-0/+6
2015-04-23x86: disambiguate disassembly of certain AVX512 insnsJan Beulich1-0/+7
2015-04-15Remove the unused PREFIX_UD_XXXH.J. Lu1-0/+9
2015-04-15Check dp->prefix_requirement insteadH.J. Lu1-0/+6
2015-04-15Handle invalid prefixes for rdrand and rdseedH.J. Lu1-0/+14
2015-04-15Replace mandatory_prefix with prefix_requirementH.J. Lu1-0/+34
2015-04-15[ARM] Disassembles SSAT and SSAT16 instructions incorrectly for Thumb-2Renlin Li1-0/+6
2015-04-06x86: Use individual prefix control for each opcode.Ilya Tocar1-0/+29
2015-03-30opcodes: d10v: fix old style prototypeMike Frysinger1-0/+4
2015-03-29Add the missing opcodes/ChangeLog entryH.J. Lu1-0/+4
2015-03-26powerpc: Only initialise opcode indices onceAnton Blanchard1-0/+5
2015-03-26powerpc: Add slbfee. instructionAnton Blanchard1-0/+4
2015-03-24Extend arm_feature_set struct to provide more bitsTerry Guo1-0/+13
2015-03-17Add znver1 processorGanesh Gopalasubramanian1-0/+11
2015-03-13MIPS: Fix constraint issues with the R6 beqc and bnec instructionsAndrew Bennett1-0/+5
2015-03-13Add support for MIPS R6 evp and dvp instructions.Andrew Bennett1-0/+4
2015-03-10S/390: Add more IBM z13 instructionsAndreas Krebbel1-0/+5
2015-03-10[AARCH64] Remove Load/Store register (unscaled immediate) alias.Jiong Wang1-0/+9
2015-03-03[ARM] Skip private symbol when doing objdumpJiong Wang1-0/+4
2015-02-25[SH] Fix clrs, sets, pref insn arch memberships.Oleg Endo1-0/+7
2015-02-23Adds a space between the operands of the RL78's MOV instruction for consisten...Vinay1-0/+6
2015-02-19Wrap a few opcodes headers in extern "C" for C++Pedro Alves1-0/+4
2015-02-10opcodes/microblaze: Rename 'or', 'and', 'xor' to avoid C++ conflictPedro Alves1-0/+7
2015-01-28FT32 initial supportAlan Modra1-0/+11
2015-01-28NDS32/opcodes: Add new system registers.Kuan-Lin Chen1-0/+4
2015-01-16S/390: Add support for IBM z13.Andreas Krebbel1-0/+18
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-883/+4
2014-12-27Limit moxie sto/ldo offsets to 16 bitsAnthony Green1-0/+6
2014-12-24Add mul.x and umul.x instructions to moxie portAnthony Green1-0/+5
2014-12-16Add in a JALRC alias and fix the NAL instruction.Matthew Fortune1-0/+5
2014-12-12Add zex instructions for moxie portAnthony Green1-0/+4
2014-12-06Add Visium support to opcodesEric Botcazou1-0/+13