aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-i386-intel.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-18x86: fold RegXMM/RegYMM/RegZMM into RegSIMDJan Beulich1-3/+3
2017-12-18x86: replace Reg8, Reg16, Reg32, and Reg64Jan Beulich1-3/+3
2017-11-30x86/Intel: issue diagnostics for redundant segment override prefixesJan Beulich1-3/+26
2017-11-30Revert "x86: Update segment register check in Intel syntax"Jan Beulich1-1/+7
2017-11-23x86/Intel: don't report multiple errors for a single insn operandJan Beulich1-2/+4
2017-11-13x86/Intel: don't mistake riz/eiz as base registerJan Beulich1-1/+3
2017-11-13x86-64/Intel: issue diagnostic for out of range displacementJan Beulich1-24/+25
2017-08-01x86: Update segment register check in Intel syntaxH.J. Lu1-7/+1
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-07-01x86/Intel: fix operand checking for MOVSDJan Beulich1-0/+4
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-3/+8
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin1-3/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-12-03Fix crash on intelbad.Tristan Gingold1-6/+4
2013-11-17Add R_X86_64_PC32_BND and R_X86_64_PLT32_BNDH.J. Lu1-1/+3
2013-10-10gas/Jan Beulich1-0/+2
2013-07-26Add Intel AVX-512 supportH.J. Lu1-1/+26
2013-07-18 * ar.c (usage): Fix C conformance issue.Nick Clifton1-1/+1
2012-11-09Remove trailing redundant `;'H.J. Lu1-1/+1
2012-07-25MASM accepts ESP/RSP being specified second in a memory addressJan Beulich1-1/+15
2012-07-25Using the dedicated manifest constant is more descriptive.Jan Beulich1-2/+2
2010-11-03Properly fold _GLOBAL_OFFSET_TABLE_ in Intel syntax.H.J. Lu1-1/+6
2010-07-29Reformat config/tc-i386-intel.c.H.J. Lu1-18/+38
2010-07-12Restore fall through patch for O_multiply.H.J. Lu1-0/+2
2010-06-22gas/Jan Beulich1-5/+6
2010-04-24Restore "call|jmp [xtrn]" in x86 assembler.H.J. Lu1-2/+11
2010-04-22Remove i386_is_register.H.J. Lu1-3/+3
2010-04-22Remove is_intel_syntax from i386_is_register.H.J. Lu1-5/+3
2010-04-21Properly handle ".equ symbol, reg + NUM" in x86 Intel syntax.H.J. Lu1-37/+64
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-23/+23
2009-10-13gas/H.J. Lu1-0/+45
2009-09-15gas/H.J. Lu1-0/+1
2009-09-14gas/H.J. Lu1-0/+6
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-4/+4
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-6/+6
2009-06-01gas/H.J. Lu1-0/+5
2009-04-212009-04-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-15/+15
2009-04-20gas/Jan Beulich1-0/+845