Hardcode host-specific name for LTO plugin
[platform/upstream/binutils.git] / gas / testsuite / gas / i386 /
2014-11-18 Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-11-17 Nick CliftonMerge branch 'binutils-2_25-branch' of ssh://sourceware...
2014-11-17 Ilya TocarAdd AVX512VBMI instructions
2014-11-17 Ilya TocarAdd AVX512IFMA instructions
2014-11-17 Ilya TocarAdd pcommit instruction
2014-11-17 Ilya TocarAdd clwb instruction
2014-11-07 H.J. LuX32: Add REX prefix to encode R_X86_64_GOTTPOFF
2014-10-28 Alan ModraFix PR17493, attempted output of *GAS `reg' section...
2014-09-23 H.J. LuDisallow VEX/EVEX encoded instructions in 16-bit mode
2014-09-22 H.J. LuIgnore MOD field for control/debug register move
2014-09-16 Ilya TocarAdd -mevexrcig={rne|rd|ru|rz} option to x86 assembler.
2014-09-10 H.J. LuProperly handle suffix for iret and sysret
2014-09-10 Alan ModraMove ELF section headers to end of object file
2014-08-12 H.J. LuRemove type directive
2014-08-06 Ilya TocarAdd -momit_lock_prefix=[no|yes] option
2014-07-22 Ilya TocarAdd AVX512DQ instructions and their AVX512VL variants.
2014-07-22 Ilya TocarAdd support for AVX512BW instructions and their AVX512V...
2014-07-22 Ilya TocarAdd support for AVX512VL versions of AVX512CD instructions.
2014-07-22 Ilya TocarAdd support for AVX512VL. Add AVX512VL versions of...
2014-07-17 Ilya TocarProperly handle EVEX register aliases
2014-07-08 Ilya TocarFix disasm of vmovsd/vmovss with different length values.
2014-06-16 Alan ModraRun write_object_file after errors
2014-06-10 H.J. LuOnly print prefixes before fwait
2014-05-22 Alan ModraFix whitespace in gas listing errors and warnings
2014-05-09 H.J. LuProperly display extra data/address size prefixes
2014-05-05 H.J. LuProperly handle multiple opcode prefixes
2014-05-02 H.J. LuMove fwait test with prefix to prefix.s
2014-05-01 H.J. LuHandle prefixes before fwait
2014-04-04 Ilya TocarAdd support for Intel SGX instructions
2014-03-20 Ilya TocarFix memory size for gather/scatter instructions
2014-03-05 Alan ModraUpdate copyright years
2014-02-21 Ilya TocarAdd support for CPUID PREFETCHWT1
2014-02-20 Ilya TocarChange cpu for vptestnmd and vptestnmq instructions.
2014-02-12 Ilya TocarAdd clflushopt, xsaves, xsavec, xrstors
2014-01-31 Michael ZolotukhinAdd gather/scatter tests with incorrect memory operand
2014-01-30 Michael ZolotukhinFix shift for AVX512F gather/scatter instructions
2014-01-22 Michael ZolotukhinAdd check for invalid register in AVX512 gathers
2013-12-20 Nick Clifton PR binutils/16218
2013-12-19 H.J. LuDon't run x86-64-disassem for mingw targets
2013-12-17 Michael ZolotukhinProperly handle ljmp/lcall with invalid MODRM byte
2013-11-18 H.J. LuUpdate x86 gas tests for mingw
2013-11-17 H.J. LuAdd R_X86_64_PC32_BND and R_X86_64_PLT32_BND
2013-11-15 Michael ZolotukhinReorder invalid default mask check
2013-11-04 Jan Beulichx86-64/gas: fix an asymmetry in suffix/register checking
2013-10-12 H.J. LuOnly allow 32-bit/64-bit registers for bndcl/bndcu...
2013-09-30 Saravanan EkanathanAdd AMD bdver4 support.
2013-07-26 H.J. LuAdd Intel AVX-512 support
2013-07-25 H.J. LuSupport Intel SHA
2013-07-24 H.J. LuSupport Intel MPX
2013-07-08 H.J. LuReplace Xmmword with Qword on cvttps2pi
2013-05-31 H.J. LuDon't align text/data/bss sections for ELF
2013-05-29 Cary Coutantbinutils/
2013-04-24 H.J. LuEnable x32 for x86_64-*-elf*
2013-04-08 Jan Beulichgas/testsuite/
2013-03-27 H.J. LuProperly check address mode for SIB
2013-03-02 H.J. LuAdd tests for invalid addresses and riz/eiz
2013-02-28 H.J. LuOptimize REP prefix check
2013-02-19 H.J. LuImplement Intel SMAP instructions
2013-01-17 H.J. LuAdd x86 size relocation support to gas
2013-01-15 H.J. LuIncrement length by 1 if the relocation token is removed
2012-12-17 Nick CliftonAdd copyright notices
2012-11-20 H.J. LuFix opcode for 64-bit jecxz
2012-10-24 Roland McGrathgas/testsuite/
2012-10-09 Nagajyothi EggoneAdd AMD bdver3 support.
2012-09-25 H.J. LuAdd missing Cpu flags in bd and bt cores
2012-09-20 H.J. LuAdd x86-64-arch-2-1/x86-64-arch-2-2 tests
2012-09-20 H.J. LuReplace CpuSSE3 with CpuCX16 for cmpxchg16b
2012-08-24 H.J. LuProperly check x32 support
2012-08-24 H.J. LuSkip x32 tests for Solaris
2012-08-17 H.J. LuAdd AMD btver1 and btver2 support
2012-08-14 H.J. LuTerminate register name when reporting bad register
2012-08-10 H.J. LuEnable FMA instructions for bdver2
2012-08-07 Roland McGrathgas/testsuite/
2012-08-07 Jan BeulichDespite them being ignored by the CPU, gas issues segme...
2012-08-07 Jan BeulichThe VGATHER group of instructions requires that all...
2012-08-07 Jan BeulichThere were several cases where the registers in the...
2012-08-07 Nick Clifton * config/tc-i386.c (lex_got): Provide implementation...
2012-08-06 Roland McGrathgas/testsuite/
2012-08-06 Roland McGrathgas/testsuite/
2012-08-03 Roland McGrathgas/testsuite/
2012-08-02 H.J. LuDisplay null bytes in DWARF debug info
2012-07-31 H.J. LuAppend "#pass" to gas/i386/rdseed-intel.d
2012-07-30 H.J. LuUpdate gas/i386/inval-equ-2.l
2012-07-16 H.J. LuImplement RDRSEED, ADX and PRFCHW instructions
2012-07-02 Roland McGrathgas/testsuite/
2012-07-02 H.J. LuMove rep tests for bsf/bsr/ret to rep-suffix
2012-06-27 Alan Modra * gas/i386/rep-ret.s: Zero pad section.
2012-06-22 Roland McGrathgas/
2012-06-22 Roland McGrathgas/
2012-06-13 H.J. LuFix .dc.a for x32
2012-06-07 H.J. LuMove gas/all/rept.[ds] to gas/i386
2012-05-29 Roland McGrathgas/
2012-05-17 H.J. LuExpect addend as signed
2012-05-17 Alan Modrabinutils/
2012-05-14 H.J. LuPrint addend as signed in objdump
2012-05-12 H.J. LuRemove x32 addend overflow for BFD_RELOC_64
2012-05-10 H.J. LuCheck 64-bit relocation addend overflow for x32
2012-04-03 Roland McGrathbfd/
2012-03-15 Alan Modra * gas/i386/bundle-lock.d: Ignore trailing nops.
2012-03-13 Roland McGrathgas/
next