X86: Allow additional ISAs for IAMCU in assembler
[binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 /
2016-08-19 Nick CliftonPlace .shstrtab section after .symtab and .strtab,...
2016-06-03 H.J. LuHandle indirect branches for AMD64 and Intel64
2016-04-14 Nick CliftonFix copying Solaris binaries with objcopy.
2016-02-15 Nick CliftonEnhance GAS's .section directive so that it can take...
2016-02-03 H.J. LuAdd -mrelax-relocations= to x86 assembler
2016-01-01 Alan ModraCopyright update for binutils
2015-12-08 Jan BeulichELF: don't re-order SHF_FILE symbols
2015-10-22 H.J. LuAdd R_X86_64_[REX_]GOTPCRELX support to gas and ld
2015-06-22 Nick CliftonStop "objdump -d" from disassembling past a symbolic...
2015-05-15 H.J. LuSupport AMD64/Intel ISAs in assembler/disassembler
2015-05-09 H.J. LuIgnore 0x66 prefix for call/jmp/jcc in 64-bit mode
2015-04-20 H.J. LuDon't hardcode offset of .shstrtab section
2015-03-20 H.J. LuLimit multi-byte nop instructions to 10 bytes
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-11-07 H.J. LuX32: Add REX prefix to encode R_X86_64_GOTTPOFF
2014-09-10 Alan ModraMove ELF section headers to end of object file
2014-05-09 H.J. LuProperly display extra data/address size prefixes
2014-03-05 Alan ModraUpdate copyright years
2013-07-26 H.J. LuAdd Intel AVX-512 support
2013-07-24 H.J. LuSupport Intel MPX
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-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-10-24 Roland McGrathgas/testsuite/
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-06 Roland McGrathgas/testsuite/
2012-08-06 Roland McGrathgas/testsuite/
2012-08-03 Roland McGrathgas/testsuite/
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-13 H.J. LuFix .dc.a for x32
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
2011-08-19 H.J. LuUpdate AVX tests.
2011-08-01 H.J. LuCheck R_X86_64_32 overflow and allow R_X86_64_64 for...
2011-08-01 H.J. LuAdd Disp32S to 64bit call.
2011-04-11 Nick Clifton * config/tc-i386.c (x86_cons): Define even for non...
2011-03-29 H.J. LuProperly handle multiple operands for x32 quad.
2011-03-28 H.J. LuSupport .quad for x32.
2011-03-05 H.J. LuRevert the last change.
2011-03-05 H.J. LuSet x86_cie_data_alignment to -4 for x32.
2011-02-25 H.J. LuDon't sign-checking 4-byte relocations for x32.
2011-01-18 H.J. LuAdd tbm flag and TBM instruction pattern.
2011-01-16 H.J. LuDisallow 64bit relocations in x32 mode.
2011-01-15 H.J. LuDon't allow movabs with relocation in x32 mode.
2011-01-14 H.J. LuRename --n32 to --x32.
2011-01-07 H.J. LuUpdate gas/i386/ilp32/x86-64-arch-2.d.
2011-01-01 H.J. LuAlso expect .zdebug in section name in ILP32 tests.
2010-12-31 H.J. LuAdd x86-64 ILP32 support.