aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-07-16x86: make RegMem an opcode modifierJan Beulich1-0/+7
2019-07-16x86: fold SReg{2,3}Jan Beulich1-0/+14
2019-07-15cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructionsJose E. Marchesi1-0/+9
2019-07-14cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructionsJose E. Marchesi1-0/+7
2019-07-09Re: gas/ELF: don't accumulate .type settingsAlan Modra1-0/+9
2019-07-05Kito's 5-part patch set to improve .insn support.Jim Wilson1-0/+19
2019-07-04x86: correct "-Q" option handlingJan Beulich1-0/+6
2019-07-04gas/ELF: don't accumulate .type settingsJan Beulich1-0/+11
2019-07-03Fix assembler tests to work with toolchains that have been configured with --...Nick Clifton1-0/+96
2019-07-02This patch fixes a bug in the AArch64 assembler where an incorrect structural...Barnaby Wilks1-0/+8
2019-07-02[AArch64] Allow MOVPRFX to be used with FMOVRichard Sandiford1-0/+5
2019-07-02[AArch64] Add missing C_MAX_ELEM flags for SVE conversionsRichard Sandiford1-0/+7
2019-07-02[AArch64] Fix bogus MOVPRFX warning for GPR form of CPYRichard Sandiford1-0/+7
2019-07-01Fix bug when generating REL type relocs for assembler generated build notes.Nick Clifton1-0/+9
2019-07-01[gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AESMatthew Malcomson1-0/+13
2019-07-01Document the .value directive supported by the x86 and x86_64 assemblers.Nick Clifton1-0/+6
2019-07-01Correct a typo in the description of the Align and P2align directives.Nick Clifton1-0/+7
2019-07-01Fix spelling error in assembler documentation.Nick Clifton1-0/+5
2019-07-01x86: drop Vec_Imm4Jan Beulich1-0/+8
2019-07-01x86: limit ImmExt abuseJan Beulich1-0/+7
2019-07-01x86: optimize AND/OR with twice the same registerJan Beulich1-0/+14
2019-07-01x86-64: optimize certain commutative VEX-encoded insnsJan Beulich1-0/+20
2019-07-01x86: StaticRounding implies SAEJan Beulich1-0/+5
2019-07-01x86: optimize EVEX packed integer logical instructionsJan Beulich1-0/+29
2019-07-01x86: add missing pseudo ops for VPCLMULQDQ ISA extensionJan Beulich1-0/+23
2019-07-01x86: use encoding_length() also elsewhereJan Beulich1-0/+4
2019-07-01x86: warn about insns exceeding the 15-byte limitJan Beulich1-0/+10
2019-06-27i386: Check vector length for scatter/gather prefetch instructionsH.J. Lu1-0/+9
2019-06-27This fixes a bug in the ARm assembler where an immediate operand larger than ...Barnaby Wilk s1-0/+14
2019-06-27x86: allow VEX et al encodings in 16-bit (protected) modeJan Beulich1-0/+18
2019-06-26Fix a few non-dash safe xstormy16 shell scripts.Jim Wilson1-0/+6
2019-06-26i386: Document memory size reference in assemblerLili Cui1-0/+6
2019-06-25MIPS/gas: Fix order of instructions in LI macro expansionFaraz Shahbazker1-0/+11
2019-06-25x86: correct / adjust debug printingJan Beulich1-0/+9
2019-06-25x86: document certain command line options as "dangerous"Jan Beulich1-0/+5
2019-06-25x86: don't open code is_any_vex_encoding()Jan Beulich1-0/+4
2019-06-25x86: fix (dis)assembly of certain SSE2 insns in 16-bit modeJan Beulich1-0/+6
2019-06-25x86-64: also optimize ANDQ with immediate fitting in 7 bitsJan Beulich1-0/+8
2019-06-25x86: add CVT{,T}PS2PI cases to xmmwords testJan Beulich1-0/+6
2019-06-25Fix logical expression in last commitAlan Modra1-0/+4
2019-06-25PowerPC nopsAlan Modra1-0/+12
2019-06-19i386: Check vector length for EVEX broadcast instructionsH.J. Lu1-0/+9
2019-06-17i386: Check vector length for vshufXXX/vinsertXXX/vextractXXXH.J. Lu1-0/+9
2019-06-14Regenerate with approved autotools versionAlan Modra1-0/+6
2019-06-12Add missing ChangeLog entriesPeter Bergner1-0/+5
2019-06-06gas: Add .enqcmd and noenqcmd directivesH.J. Lu1-0/+6
2019-06-06gas: Correct ChangeLog for commit 5d79adc4b22b0abdH.J. Lu1-12/+14
2019-06-05i386: Check vector length for EVEX vextractfXX and vinsertfXXH.J. Lu1-0/+9
2019-06-04i386: Check for reserved VEX.vvvv and EVEX.vvvvH.J. Lu1-0/+9
2019-06-04Enable Intel AVX512_VP2INTERSECT insnH.J. Lu1-0/+18