summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
* Avoid undefined behaviour in m68hc11 md_beginAlan Modra2023-03-281-17/+15
* Tidy tc-ppc.c XCOFF auxent accessAlan Modra2023-03-271-45/+48
* Use stdint types in coff internal_auxentAlan Modra2023-03-272-17/+17
* x86: Check unbalanced braces in memory referenceH.J. Lu2023-03-211-1/+5
* x86: drop identifier_chars[]Jan Beulich2023-03-201-22/+4
* x86/AT&T: restrict recognition of the "absolute branch" prefix characterJan Beulich2023-03-201-2/+4
* x86: VexVVVV is now merely a booleanJan Beulich2023-03-201-1/+1
* x86: re-work build_modrm_byte()'s register assignmentJan Beulich2023-03-201-287/+112
* BPF relocations review / refactoringCupertino Miranda2023-03-161-7/+0
* gas .include and .incbinAlan Modra2023-03-142-47/+12
* Arm64/gas: drop redundant feature prereqsJan Beulich2023-03-101-11/+4
* Arm64/gas: add missing prereq featuresJan Beulich2023-03-101-6/+6
* x86: decouple broadcast type and bytes fieldsJan Beulich2023-03-101-5/+6
* x86: move more disp processing out of md_assemble()Jan Beulich2023-03-101-43/+46
* x86: use set_rex_vrex() also for short-form handlingJan Beulich2023-03-101-21/+20
* x86: use swap_2_operands() in build_vex_prefix()Jan Beulich2023-03-031-17/+3
* x86: drop redundant calculation of EVEX broadcast sizeJan Beulich2023-03-031-3/+0
* x86: allow to request ModR/M encodingJan Beulich2023-02-241-7/+60
* x86: MONITOR/MWAIT are not SSE3 insnsJan Beulich2023-02-241-0/+1
* x86-64: don't permit LAHF/SAHF with "generic64"Jan Beulich2023-02-241-0/+1
* x86: have insns acting on segment selector values allow for consistent operandsJan Beulich2023-02-241-1/+2
* x86: restrict insn templates accepting negative 8-bit immediatesJan Beulich2023-02-241-1/+15
* x86: optimize BT{,C,R,S} $imm,%regJan Beulich2023-02-221-0/+36
* PR30046, power cmpi leads to unknown architectureAlan Modra2023-02-171-7/+7
* RISC-V: as_warn() already emits a newlineJan Beulich2023-02-161-1/+1
* x86/gas: replace inappropriate assertion when parsing registersJan Beulich2023-02-161-6/+8
* x86: drop use of VEX3SOURCESJan Beulich2023-02-101-16/+9
* x86: drop use of XOP2SOURCESJan Beulich2023-02-101-33/+7
* x86: limit use of XOP2SOURCESJan Beulich2023-02-101-10/+4
* x86: move (and rename) opcodespace attributeJan Beulich2023-02-101-47/+47
* x86: simplify a few expressionsJan Beulich2023-02-101-18/+7
* x86: improve special casing of certain insnsJan Beulich2023-02-101-76/+31
* x86: drop LOCK from XCHG when optimizingJan Beulich2023-02-031-6/+12
* x86-64: respect {nooptimize} when building VEX prefixJan Beulich2023-02-031-1/+2
* x86: respect {nooptimize} for LEAJan Beulich2023-02-031-1/+1
* x86-64: respect MOVABS when choosing alternative encodingsJan Beulich2023-02-031-1/+2
* gas: use "stack trace" instead of "unwind" for SFrameIndu Bhagat2023-02-024-11/+11
* obj-elf.h BYTES_IN_WORDAlan Modra2023-02-021-1/+0
* gas obj_endAlan Modra2023-02-026-28/+65
* RISC-V: make C-extension JAL available again for (32-bit) assemblyJan Beulich2023-01-311-0/+3
* x86: move reg_operands adjustmentJan Beulich2023-01-271-13/+10
* x86: drop dead SSE2AVX-related codeJan Beulich2023-01-271-22/+8
* x86: use ModR/M for FPU insns with operandsJan Beulich2023-01-271-22/+34
* x86/Intel: improve special casing of certain insnsJan Beulich2023-01-271-21/+15
* gas macro memory leaksAlan Modra2023-01-271-11/+5
* Add support for secidx relocations to aarch64-w64-mingw32Mark Harmstone2023-01-231-0/+26
* x86: avoid strcmp() in a few placesJan Beulich2023-01-201-11/+11
* x86: move insn mnemonics to a separate tableJan Beulich2023-01-201-1/+2
* x86: abstract out obtaining of a template's mnemonicJan Beulich2023-01-202-75/+79
* gas: arm: Change warning message to not reference specific A-class architectu...Stam Markianos-Wright2023-01-171-2/+2