[ARC] Fix support for double assist instructions.
[deliverable/binutils-gdb.git] / opcodes /
2016-04-05  Claudiu Zissulescu[ARC] Fix support for double assist instructions.
2016-04-05  Jiong Wang[ARM] Add ARMv8.2 FP16 vmul/vmla/vmls (by scalar)
2016-03-31  Andrew Burgessopcodes: Fix date in ChangeLog entry
2016-03-31  Andrew Burgessopcodes/arc/nps: Fix some operand flags
2016-03-31  Trevor Saundersenable -Wwrite-strings for gas
2016-03-30  Andrew Burgessopcodes/arc: Comment and whitespace fixes in opcode...
2016-03-30  Claudiu Zissulescu[ARC] Cleanup AUX register names.
2016-03-29  Claudiu Zissulescu[ARC] Fix typo in extension instruction name.
2016-03-29  Claudiu Zissulescu[ARC] Add support for Quarkse opcodes.
2016-03-24  Jan KratochvilMore -Wstack-usage warnings: opcodes/aarch64-*
2016-03-24  Jose E. Marchesisparc: reorder wr instructions in sparc_opcodes to...
2016-03-22  Nick CliftonAdd -Wstack-usage to the gcc warning flags list, but...
2016-03-21  Andrew Burgessarc/nps400: Add first nps400 instructions
2016-03-21  Andrew Burgessarc/opcodes: Use flag operand class to handle multiple...
2016-03-21  Andrew Burgessarc: Add nps400 machine type, and assembler flag.
2016-03-21  Andrew Burgessarc/gas: default mach is arc700, initialised in md_begin
2016-03-21  Nick CliftonRemove use of alloca.
2016-03-18  Nick CliftonFix the disassembly of the AArch64's OOR instruction...
2016-03-16  Jiong Wang[ARM] Support ARMv8.2 FP16 simd instructions
2016-03-07  Trevor SaundersAdd const qualifiers at various places.
2016-03-02  Alan ModraRegenerate or1k opcodes file
2016-03-02  Alan ModraRegenerate rl78 opcodes file
2016-03-02  Alan ModraFix shift left warning at source
2016-03-01  Nick CliftonFix typo in print_insn_rl78_common function.
2016-02-24  Renlin Li[OPCODES][ARM][1/3]Add armv8.2 fp16 instruction dissemb...
2016-02-24  Renlin Li[OPCODES][ARM]Fix mask for a few coprocessor opcodes.
2016-02-24  Renlin Li[OPCODE][ARM]Correct disassembler for cdp/cdp2, mcr...
2016-02-16  H.J. LuAdd parentheses to prevent truncated addresses
2016-02-10  Claudiu ZissulescuAdd support for ARC instruction relaxation in the assem...
2016-02-04  Nick CliftonFix the encoding of the MSP430's RRUX instruction.
2016-02-02  Andrew Burgessopcodes/cgen: Rework calculation of shift when insertin...
2016-02-02  Andrew Burgessepiphany/disassembler: Improve alignment of output.
2016-02-01  Michael McConvilleFix undefined compilation behaviour shifting a value...
2016-01-25  Renlin Li[PATCH[ARM]Check mapping symbol while backward searchin...
2016-01-20  Matthew Wahab[AArch64] Reject invalid immediate operands to MSR UAO
2016-01-18  Maciej W. RozyckiMIPS: Remove remnants of 48-bit microMIPS instruction...
2016-01-17  Alan ModraRegen configure
2016-01-14  Nick CliftonFix display of RL78 MOVW instructions that use the...
2016-01-14  Matthew Wahab[AArch64] Fix missing architecture checks for ARMv8...
2016-01-12  Matthew Wahab[ARM] Support ARMv8.2 RAS extension.
2016-01-11  Peter BergnerDelete opcodes that have been removed from ISA 3.0.
2016-01-08  Andreas Schwabm68k: fix constraints of move.[bw] for ISA_B/C
2016-01-01  Alan ModraCopyright update for binutils
2016-01-01  Alan ModraNew 2016 binutils ChangeLog files
2016-01-01  Alan Modrabinutils ChangeLog rotation
2015-12-31  Andrew Burgessopcodes/arc: Support dmb instruction with no operands
2015-12-30  Alan ModraFix assorted ChangeLog errors
2015-12-24  Thomas Preud'hommeAdd assembler support for ARMv8-M Baseline
2015-12-24  Thomas Preud'hommeAdd assembler support for ARMv8-M Mainline
2015-12-22  Yoshinori SatoRXv2 support update
2015-12-15  Yoshinori SatoAdd support for RX V2 Instruction Set
2015-12-14  Matthew Wahab[AArch64][PATCH 14/14] Support FP16 Adv.SIMD Scalar...
2015-12-14  Matthew Wahab[AArch64][PATCH 13/14] Support FP16 Adv.SIMD Shift...
2015-12-14  Matthew Wahab[AArch64][PATCH 12/14] Support FP16 Adv.SIMD Scalar...
2015-12-14  Matthew Wahab[AArch64][PATCH 11/14] Add support for the 2H vector...
2015-12-14  Matthew Wahab[AArch64][PATCH 9/14] Support FP16 Adv.SIMD Modified...
2015-12-14  Matthew Wahab[AArch64][PATCH 8/14] Support FP16 Adv.SIMD Across...
2015-12-14  Matthew Wahab[AArch64][PATCH 7/14] Support FP16 Scalar Indexed Eleme...
2015-12-14  Matthew Wahab[AArch64][PATCH 6/14] Support FP16 Vector Indexed Eleme...
2015-12-14  Matthew Wahab[AArch64][PATCH 5/14] Support FP16 Scalar Two Register...
2015-12-14  Matthew Wahab[AArch64][PATCH 4/14] Support FP16 Vector Two Register...
2015-12-14  Matthew Wahab[AArch64][PATCH 3/14] Support ARMv8.2 FP16 Scalar Three...
2015-12-14  Matthew Wahab[AArch64][PATCH 2/14] Support ARMv8.2 FP16 Vector Three...
2015-12-14  Matthew Wahab[AArch64][PATCH 1/14] Support ARMv8.2 FP16 Adv.SIMD...
2015-12-14  Matthew Wahab[AArch64] Fix errors rebasing the ARMv8.2 AT and system...
2015-12-12  Alan ModraEnable 2 operand form of powerpc mfcr with -many
2015-12-11  Matthew Wahab[AArch64][Patch 5/5] Add instruction PSB CSYNC
2015-12-11  Matthew Wahab[AArch64][Patch 4/5] Support HINT aliases taking operands.
2015-12-11  Matthew Wahab[AArch64][Patch 3/5] Adjust maximum number of instructi...
2015-12-11  Matthew Wahab[AArch64][Patch 2/5] Add Statistical Profiling Extensio...
2015-12-10  Matthew Wahab[Aarch64] Support ARMv8.2 AT instructions
2015-12-10  Matthew Wahab[AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.
2015-12-10  Matthew Wahab[AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP...
2015-12-10  Matthew Wahab[AArch64][binutils] Add support for ARMv8.2 PSTATE...
2015-12-10  Matthew Wahab[AArch64][PATCH 2/2] Add RAS system registers.
2015-12-10  Matthew Wahab[AArch64][PATCH 1/2] Add support for RAS instruction...
2015-12-09  H.J. LuImplement Intel OSPKE instructions
2015-12-08  DJ Delorierl78: Enable MULU for all ISAs.
2015-12-07  Alan ModraReorder some power9 insns
2015-12-04  Claudiu ZissulescuFix failures in the GAS testsuite for the ARC architecture.
2015-12-02  Andre VieiraFix ldah being disassembled as ldaexh
2015-11-27  Matthew Wahab[AArch64][PATCH 3/3] Add floating-point FP16 instructions
2015-11-27  Matthew Wahab[AArch64][PATCH 2/3] Adjust a utility function for...
2015-11-27  Matthew Wahab[AArch64][PATCH 1/3] Support ARMv8.2 FP16 floating...
2015-11-27  Matthew Wahab[AArch64] Add ARMv8.2 instruction alias REV64.
2015-11-27  Matthew Wahab[AArch64] Add ARMv8.2 instructions BFC and REV64.
2015-11-27  Matthew Wahab[AArch64] Let aliased instructions be their preferred...
2015-11-27  Matthew Wahab[Aarch64] Support an ARMv8.2 system register.
2015-11-23  Tristan Gingoldopcodes: handle mach-o for thumb/arm disambiguation.
2015-11-20  Matthew Wahab[AArch64] Add support for ARMv8.1 Virtulization Host...
2015-11-20  Nick CliftonRemove a if-clause that is redundant because the same...
2015-11-20  Nick CliftonUpdate translations.
2015-11-19  Matthew Wahab[AArch64] Reject invalid immediate operands to MSR PAN
2015-11-17  Nick CliftonFix the disassembly of conditional instructions will...
2015-11-15  Tristan GingoldBump version to 2.26.51
2015-11-12  Peter BergnerAdd assembler, disassembler and linker support for...
2015-11-09  Robert SuchanekMove copy_u.w to MSA64 ASE, remove copy_u.d.
2015-11-02  Nick CliftonDisassemble RX NOP instructions as such.
2015-11-02  Nick CliftonFix disassembly of RX zero-offset register indirect...
2015-10-28  Yao QiPass noaliases_p to aarch64_decode_insn
next
This page took 0.054538 seconds and 7 git commands to generate.