summaryrefslogtreecommitdiff
path: root/gas/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Calculate ARM arch attribute after relaxationTerry Guo2014-11-213-0/+21
* Support ARM Cortex-M7Terry Guo2014-11-215-0/+184
* [AArch64] Fix mis-detection of unpredictable load/store operations with FP regs.Richard Earnshaw2014-11-201-5/+5
* [AArch64] Warn on load pair to same registerJiong Wang2014-11-193-0/+27
* Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin2014-11-183-16/+21
* aarch64: allow adding/removing just feature flags via .arch_extensionJan Beulich2014-11-185-0/+63
* Add AVX512VBMI instructionsIlya Tocar2014-11-1714-0/+1576
* Add AVX512IFMA instructionsIlya Tocar2014-11-1714-0/+1132
* Add pcommit instructionIlya Tocar2014-11-178-1/+90
* Add clwb instructionIlya Tocar2014-11-178-0/+102
* Add assembler support for @gotpltH.J. Lu2014-11-134-0/+36
* X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu2014-11-073-0/+32
* Update .MIPS.abiflags to support MIPS R6Matthew Fortune2014-11-054-0/+50
* MIPS: Add Octeon 3 supportNaveen H.S2014-10-314-0/+54
* MIPS/GAS: Correct file option settings with `.insn'Maciej W. Rozycki2014-10-214-0/+48
* gas: avoid bogus warnings in false branches of conditionalJan Beulich2014-10-213-0/+20
* ppc: enable msgclr and msgsnd on Power8Jan Beulich2014-10-213-0/+9
* Fix PR17493, attempted output of *GAS `reg' section* symbolAlan Modra2014-10-182-6/+10
* ChangeLog typo fixAlan Modra2014-10-151-1/+1
* This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi2014-10-0912-10/+344
* Do away with hash table line lookup in dwarf2dbg.cAlan Modra2014-09-274-0/+27
* Disallow VEX/EVEX encoded instructions in 16-bit modeH.J. Lu2014-09-234-0/+38
* Ignore MOD field for control/debug register moveH.J. Lu2014-09-225-0/+51
* Add -mevexrcig={rne|rd|ru|rz} option to x86 assembler.Ilya Tocar2014-09-1656-0/+7672
* Add support for MIPS R6.Andrew Bennett2014-09-1576-42/+6306
* Ensure softfloat and singlefloat take precedence in consistency checksMatthew Fortune2014-09-1510-10/+28
* Add mips*-img-elf* target triple.Andrew Bennett2014-09-122-1/+7
* Properly handle suffix for iret and sysretH.J. Lu2014-09-108-9/+159
* Move ELF section headers to end of object fileAlan Modra2014-09-1129-76/+107
* MIPS testsuite cleanup - part 3Matthew Fortune2014-09-069-20/+31
* MIPS testsuite cleanup - part 2Matthew Fortune2014-09-062-2/+7
* MIPS testsuite cleanup - part 1Matthew Fortune2014-09-0610-15/+55
* MIPS: Update the list of addr32 targetsMatthew Fortune2014-09-042-1/+7
* [PATCH/AArch64] Generic support for all system registers using mrs and msrJiong Wang2014-09-035-3/+37
* [PATCH/AArch64] Implement LSE featureJiong Wang2014-09-038-0/+1067
* [ARM] Update selected_cpu based on info got during parsingJiong Wang2014-08-264-0/+51
* MIPS/gas/testsuite: Remove ECOFF offset alternativesMaciej W. Rozycki2014-08-269-504/+515
* gas tests for the sparc instructions ldfsr, stfsr, ldx, ldxa, stx, stxa, ldxf...Jose E. Marchesi2014-08-258-0/+68
* ARM/opcodes: Fix negative hexadecimal offset disassemblyMaciej W. Rozycki2014-08-223-2/+8
* MIPS/gas/testsuite: mips.exp indentation fixesMaciej W. Rozycki2014-08-212-5/+9
* [ARM] Fix vcmp with #0.0Kyrylo Tkachov2014-08-206-0/+77
* opcodes: blackfin: push down global stateMike Frysinger2014-08-132-5/+9
* opcodes: blackfin: do not force align the PCMike Frysinger2014-08-133-9/+8
* Remove type directiveH.J. Lu2014-08-122-2/+5
* Add -momit_lock_prefix=[no|yes] optionIlya Tocar2014-08-065-0/+39
* gas/testuite ChangeLog typoAlan Modra2014-08-051-1/+1
* [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune2014-07-29126-15/+1448
* Add AVX512DQ instructions and their AVX512VL variants.Ilya Tocar2014-07-2214-0/+18091
* Add support for AVX512BW instructions and their AVX512VL versions.Ilya Tocar2014-07-2238-0/+45175
* Add support for AVX512VL versions of AVX512CD instructions.Ilya Tocar2014-07-228-0/+1429