[OPCODES][ARM][1/3]Add armv8.2 fp16 instruction dissembler support.
[binutils-gdb.git] / gas / testsuite / gas /
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-23 H.J. LuSkip tests for common directive on hpux
2016-02-20 H.J. Lu[i386] Check RegVRex in register_number
2016-02-17 Max Filippovxtensa: fix .init/.fini literals moving
2016-02-16 Claudiu Zissulescu[ARC] Enable .cfi_* pseudo-ops.
2016-02-16 Renlin Li[PR19620][GAS][AArch64]Remove mov[z,k,n] relocation...
2016-02-15 Vinay Kumar GCorrect opcode generated for RX indirect MOVs without...
2016-02-15 Nick CliftonEnhance GAS's .section directive so that it can take...
2016-02-11 Nick CliftonAllow the .cfi_sections directive to be reissued provid...
2016-02-10 Claudiu ZissulescuAdd support for ARC instruction relaxation in the assem...
2016-02-04 Nick CliftonRemove support for creating ARM NOREAD sections.
2016-02-04 Nick CliftonFix the encoding of the MSP430's RRUX instruction.
2016-02-03 Max Filippovxtensa: fix signedness of gas relocations
2016-02-03 H.J. LuAdd -mrelax-relocations= to x86 assembler
2016-02-02 Renlin Li[GAS][ARM]Skip none elf target for testsuite/gas/arm...
2016-02-02 Andrew Burgessgas/ip2k: Add all instructions assembler test
2016-02-02 Andrew Burgessepiphany/gas: Update expected test results for 0 offset...
2016-02-02 Andrew Burgessepiphany/gas: Remove .l suffix from expected test results
2016-02-02 Andrew Burgessgas/epiphany: Update expected register names in tests
2016-02-02 Andrew Burgessepiphany/disassembler: Improve alignment of output.
2016-02-01 Claudiu ZissulescuFix ARC TLS support.
2016-01-29 Andrew SenkevichAdd option -mfence-as-lock-add=[no|yes].
2016-01-26 Nick CliftonSkip thumb2 conditional backward search test for PE...
2016-01-25 Catherine MooreAvoid the use of gp-relative addressing when abicalls...
2016-01-25 Renlin Li[PATCH[ARM]Check mapping symbol while backward searchin...
2016-01-21 Nick CliftonFix gas testsuite failures for ARM netbesdelf configura...
2016-01-20 Nick CliftonFix unexpected failures in GAS testsuite for ARM VxWork...
2016-01-20 Nick CliftonSkip ARM v8 tests for COFF based targets.
2016-01-20 Matthew Wahab[AArch64] Reject invalid immediate operands to MSR UAO
2016-01-20 Mickael GueneAdd support for an ARM specific 'y' section attribute...
2016-01-17 Alan Modram68hc11/12 and xgate config.sub weirdness
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-12 Alan ModraPowerPC gas test vsx3
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-06 Andrew Burgessbfd/arc: Add R_ prefix to all relocation names
2016-01-01 Alan ModraCopyright update for binutils
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-24 Thomas Preud'hommeAdd tests for gas arch autodetection on ARM
2015-12-17 Ramana Radhakrishnan[Patch ARM] Fix build attributes for armv8-a in case...
2015-12-16 Mickael Guene[ARM] Add support for thumb1 pcrop relocations.
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 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-12 Alan ModraFix SH gas testsuite invalid assembly exposed by ec9ab52c
2015-12-11 Matthew Wahab[AArch64][Patch 5/5] Add instruction PSB CSYNC
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][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-09 Jan Beulichgas/ELF: slightly relax elf/file*.d expectations
2015-12-08 Jan Beulichgas: consistently emit diagnostics for non-zero data...
2015-12-08 Jan BeulichELF: don't re-order SHF_FILE symbols
2015-12-04 Nick CliftonFix GAS testsuite failures for COFF/PE based ARM targets.
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] 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] Support an ARMv8.2 system register.
2015-11-24 Christophe Monat[GAS, ARM] Invalid LDR immediate transformation
2015-11-24 Matthew Wahab[ARM][GAS] Fix invalid arm-wince-pe tests.
2015-11-20 Maciej W. RozyckiMIPS/GAS/testsuite: Tighten negative-match NaN tests
2015-11-20 Matthew Wahab[AArch64] Add support for ARMv8.1 Virtulization Host...
2015-11-20 Matthew WahabStop the ARM short mapping symbol test being run for...
2015-11-19 Matthew Wahab[AArch64] Reject invalid immediate operands to MSR PAN
2015-11-19 Alan ModraRecent powerpc testcase fails
2015-11-12 Ramana RadhakrishnanFix PR gas/19217
2015-11-12 Peter BergnerAdd assembler, disassembler and linker support for...
2015-11-09 Dominik Vogtgas: Fix left shift of negative value.
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 Nick CliftonAdd tests for 16-bit versions of ARM teq, tst, cmp...
2015-10-27 Vinay KumarFix RL78 disassembly of DE+offset addressing to always...
2015-10-27 Vinay KumarDisplay system registers by their names when disassembl...
2015-10-27 Vinay KumarFix RL78 disassembly so that SP+OFFSET addressing alway...
2015-10-22 Nick CliftonAdd support for MSP430 silicon errata to the assembler.
2015-10-22 H.J. LuAdd R_X86_64_[REX_]GOTPCRELX support to gas and ld
2015-10-22 H.J. LuAdd R_386_GOT32X support to gas and ld
2015-10-22 Alan ModraFix tests for PR 18500, revisited
2015-10-21 Nick CliftonFix tests for PR 18500 so that they will pass for big...
2015-10-14 Andreas KrebbelS/390: Fix instruction type of troo, trot, trto, and...
next