Fix compile time warning about comparison between signed and unsigned values.
[external/binutils.git] / gas / testsuite /
2016-03-30 Claudiu Zissulescu[ARC] Allow equ redefintion tests for ARC.
2016-03-30 Claudiu Zissulescu[ARC] Fix warn.exp test error.
2016-03-29 Claudiu Zissulescu[ARC] Add support for Quarkse opcodes.
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 Burgessgas/arc: Fix test for big-endian arc
2016-03-18 Nick CliftonFix the disassembly of the AArch64's OOR instruction...
2016-03-16 Alan Modratestsuite/ChangeLog is no longer supposed to exist
2016-03-16 Jiong Wang[ARM] Support ARMv8.2 FP16 simd instructions
2016-03-16 Nick CliftonFix checking bignum values that are being inserted...
2016-03-10 Mickael GuenePR gas/19744: Thumb-1 pcrop relocations don't work...
2016-03-08 Claudiu Zissulescu[ARC] Allow non-instruction relocations within .text...
2016-03-04 Matthew Wahab[ARM] Build attributes for ARMv8.1-A AdvSIMD
2016-03-04 Matthew Wahab[ARM] Add feature check for ARMv8.1 AdvSIMD instructions.
2016-03-02 H.J. LuAdjust testsuite/gas/i386/x86_64-intel.d for COFF
2016-02-29 Claudiu Zissulescu[ARC] Local symbols relocation cleanup
2016-02-26 H.J. LuProperly implement STT_COMMON
2016-02-25 Andrew Burgessgas: Update tests for big-endian arc targets
2016-02-24 Renlin Li[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction...
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
2016-01-01 Alan Modrabinutils ChangeLog rotation
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-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-17 Christophe LyonAdd forgotten ChangeLog updates for 72d98d16ed09584660d...
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
next