aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Indent labelsAlan Modra2020-02-261-1/+1
* x86-64: Intel64 adjustments for insns dealing with far pointersJan Beulich2020-02-121-2/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* x86: consolidate Disp<NN> handling a littleJan Beulich2019-12-271-1/+2
* x86/Intel: fold "xmmword" with "oword"Jan Beulich2019-12-091-11/+9
* x86/Intel: support "mmword ptr"Jan Beulich2019-12-091-2/+5
* x86/Intel: fix "near ptr" / "far ptr" handlingJan Beulich2019-12-091-3/+6
* x86/Intel: drop pointless suffix setting for "tbyte ptr"Jan Beulich2019-12-091-10/+5
* x86/Intel: drop pointless suffix setting for "fword ptr"Jan Beulich2019-12-091-2/+0
* x86/Intel: drop pointless special casing of LxSJan Beulich2019-12-091-6/+1
* x86-64: accept 64-bit LFS/LGS/LSS forms with suffix or operand size specifierJan Beulich2019-12-041-0/+9
* x86-64/Intel: fix CALL/JMP with dword operandJan Beulich2019-12-041-2/+3
* x86: fold individual Jump* attributes into a single Jump oneJan Beulich2019-11-141-10/+11
* x86: make JumpAbsolute an insn attributeJan Beulich2019-11-141-7/+12
* x86: convert SReg from bitfield to enumeratorJan Beulich2019-11-081-2/+2
* x86: fold SReg{2,3}Jan Beulich2019-07-161-3/+2
* Fix illegal memory access triggered when attempting to assemble a bogus i386 ...Nick Clifton2019-05-141-0/+6
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* x86: fold RegEip/RegRip and RegEiz/RegRizJan Beulich2018-08-061-2/+1
* x86: drop "mem" operand type attributeJan Beulich2018-08-031-2/+2
* x86: drop {X,Y,Z}MMWORD_MNEM_SUFFIXJan Beulich2018-03-081-3/+0
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* x86: fold RegXMM/RegYMM/RegZMM into RegSIMDJan Beulich2017-12-181-3/+3
* x86: replace Reg8, Reg16, Reg32, and Reg64Jan Beulich2017-12-181-3/+3
* x86/Intel: issue diagnostics for redundant segment override prefixesJan Beulich2017-11-301-3/+26
* Revert "x86: Update segment register check in Intel syntax"Jan Beulich2017-11-301-1/+7
* x86/Intel: don't report multiple errors for a single insn operandJan Beulich2017-11-231-2/+4
* x86/Intel: don't mistake riz/eiz as base registerJan Beulich2017-11-131-1/+3
* x86-64/Intel: issue diagnostic for out of range displacementJan Beulich2017-11-131-24/+25
* x86: Update segment register check in Intel syntaxH.J. Lu2017-08-011-7/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* x86/Intel: fix operand checking for MOVSDJan Beulich2016-07-011-0/+4
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-3/+8
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin2014-11-181-3/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Fix crash on intelbad.Tristan Gingold2013-12-031-6/+4
* Add R_X86_64_PC32_BND and R_X86_64_PLT32_BNDH.J. Lu2013-11-171-1/+3
* gas/Jan Beulich2013-10-101-0/+2
* Add Intel AVX-512 supportH.J. Lu2013-07-261-1/+26
* * ar.c (usage): Fix C conformance issue.Nick Clifton2013-07-181-1/+1
* Remove trailing redundant `;'H.J. Lu2012-11-091-1/+1
* MASM accepts ESP/RSP being specified second in a memory addressJan Beulich2012-07-251-1/+15
* Using the dedicated manifest constant is more descriptive.Jan Beulich2012-07-251-2/+2
* Properly fold _GLOBAL_OFFSET_TABLE_ in Intel syntax.H.J. Lu2010-11-031-1/+6
* Reformat config/tc-i386-intel.c.H.J. Lu2010-07-291-18/+38
* Restore fall through patch for O_multiply.H.J. Lu2010-07-121-0/+2
* gas/Jan Beulich2010-06-221-5/+6