Fix overflow detection in the Z80 assembler.
[binutils-gdb.git] / gas / config / tc-i386-intel.c
2021-03-31 Alan ModraUse bool in gas
2021-03-30 Jan Beulichx86: drop seg_entry
2021-03-30 Jan Beulichx86: drop REGNAM_{AL,AX,EAX}
2021-03-29 Jan Beulichx86: derive opcode encoding space attribute from base...
2021-03-24 Jan Beulichx86: derive mandatory prefix attribute from base opcode
2021-03-23 Jan Beulichx86: unbreak certain MPX insn operand forms
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-07-20 Jan Beulichx86: handle SVR4 escaped binary operators
2020-02-26 Alan ModraIndent labels
2020-02-12 Jan Beulichx86-64: Intel64 adjustments for insns dealing with...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-12-27 Jan Beulichx86: consolidate Disp<NN> handling a little
2019-12-09 Jan Beulichx86/Intel: fold "xmmword" with "oword"
2019-12-09 Jan Beulichx86/Intel: support "mmword ptr"
2019-12-09 Jan Beulichx86/Intel: fix "near ptr" / "far ptr" handling
2019-12-09 Jan Beulichx86/Intel: drop pointless suffix setting for "tbyte...
2019-12-09 Jan Beulichx86/Intel: drop pointless suffix setting for "fword...
2019-12-09 Jan Beulichx86/Intel: drop pointless special casing of LxS
2019-12-04 Jan Beulichx86-64: accept 64-bit LFS/LGS/LSS forms with suffix...
2019-12-04 Jan Beulichx86-64/Intel: fix CALL/JMP with dword operand
2019-11-14 Jan Beulichx86: fold individual Jump* attributes into a single...
2019-11-14 Jan Beulichx86: make JumpAbsolute an insn attribute
2019-11-08 Jan Beulichx86: convert SReg from bitfield to enumerator
2019-07-16 Jan Beulichx86: fold SReg{2,3}
2019-05-14 Nick CliftonFix illegal memory access triggered when attempting...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-08-06 Jan Beulichx86: fold RegEip/RegRip and RegEiz/RegRiz
2018-08-03 Jan Beulichx86: drop "mem" operand type attribute
2018-03-08 Jan Beulichx86: drop {X,Y,Z}MMWORD_MNEM_SUFFIX
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-18 Jan Beulichx86: fold RegXMM/RegYMM/RegZMM into RegSIMD
2017-12-18 Jan Beulichx86: replace Reg8, Reg16, Reg32, and Reg64
2017-11-30 Jan Beulichx86/Intel: issue diagnostics for redundant segment...
2017-11-30 Jan BeulichRevert "x86: Update segment register check in Intel...
2017-11-23 Jan Beulichx86/Intel: don't report multiple errors for a single...
2017-11-13 Jan Beulichx86/Intel: don't mistake riz/eiz as base register
2017-11-13 Jan Beulichx86-64/Intel: issue diagnostic for out of range displac...
2017-08-01 H.J. Lux86: Update segment register check in Intel syntax
2017-01-23 Nick CliftonFix spelling mistakes and typos in the GAS sources.
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-07-01 Jan Beulichx86/Intel: fix operand checking for MOVSD
2016-01-01 Alan ModraCopyright update for binutils
2015-08-21 Nick CliftonAllow symbol and label names to be enclosed in double...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-11-18 Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-03-05 Alan ModraUpdate copyright years
2013-12-03 Tristan GingoldFix crash on intelbad.
2013-11-17 H.J. LuAdd R_X86_64_PC32_BND and R_X86_64_PLT32_BND
2013-10-10 Jan Beulichgas/
2013-07-26 H.J. LuAdd Intel AVX-512 support
2013-07-18 Nick Clifton * ar.c (usage): Fix C conformance issue.
2012-11-09 H.J. LuRemove trailing redundant `;'
2012-07-25 Jan BeulichMASM accepts ESP/RSP being specified second in a memory...
2012-07-25 Jan BeulichUsing the dedicated manifest constant is more descriptive.
2010-11-03 H.J. LuProperly fold _GLOBAL_OFFSET_TABLE_ in Intel syntax.
2010-07-29 H.J. LuReformat config/tc-i386-intel.c.
2010-07-12 H.J. LuRestore fall through patch for O_multiply.
2010-06-22 Jan Beulichgas/
2010-04-24 H.J. LuRestore "call|jmp [xtrn]" in x86 assembler.
2010-04-22 H.J. LuRemove i386_is_register.
2010-04-22 H.J. LuRemove is_intel_syntax from i386_is_register.
2010-04-21 H.J. LuProperly handle ".equ symbol, reg + NUM" in x86 Intel...
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-10-13 H.J. Lugas/
2009-09-15 H.J. Lugas/
2009-09-14 H.J. Lugas/
2009-09-11 Nick Clifton * po/bfd.pot: Updated by the Translation project.
2009-06-22 Nick Clifton * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2009-06-01 H.J. Lugas/
2009-04-21 H.J. Lu2009-04-21 H.J. Lu <hongjiu.lu@intel.com>
2009-04-20 Jan Beulichgas/