summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* x86: correct SSE dependenciesJan Beulich2022-12-221-4/+4
* x86: correct what gets disabled by certain ".arch .no*"Jan Beulich2022-12-221-18/+18
* x86: re-work ISA extension dependency handlingJan Beulich2022-12-221-27/+27
* x86: rename CheckRegSize to CheckOperandSizeJan Beulich2022-12-211-2/+2
* Arm: break gas dependency on libopcodesJan Beulich2022-12-192-2/+2
* gas: sframe: testsuite: add testcase for .cfi_negate_ra_stateIndu Bhagat2022-12-163-0/+39
* gas: sframe: add support for .cfi_negate_ra_stateIndu Bhagat2022-12-165-41/+39
* gas: restore Dwarf info generation after macro diagnostic adjustmentsJan Beulich2022-12-166-5/+29
* RISC-V: Add string length check for operands in ASLi Xu2022-12-144-1/+9
* x86: adjust type checking constructsJan Beulich2022-12-141-2/+2
* gas: re-work line number tracking for macros and their expansionsJan Beulich2022-12-1362-2592/+9757
* Arm: avoid unhelpful uses of .macro in testsuiteJan Beulich2022-12-13141-2306/+2237
* x86: further re-work insn/suffix recognition to also cover MOVSXJan Beulich2022-12-129-12/+189
* x86: drop (now) stray IsStringJan Beulich2022-12-121-9/+7
* x86: move bad-use-of-TLS-reloc checkJan Beulich2022-12-121-32/+35
* x86-64: allow HLE store of accumulator to absolute 32-bit addressJan Beulich2022-12-124-5/+26
* ix86: don't recognize/derive Q suffix in the common caseJan Beulich2022-12-1214-51/+140
* x86: re-work insn/suffix recognitionJan Beulich2022-12-127-163/+195
* x86: constify parse_insn()'s inputJan Beulich2022-12-121-7/+8
* x86: revert disassembler parts of "x86: Allow 16-bit register source for LAR ...Jan Beulich2022-12-126-52/+52
* gas/codeview: avoid "shadowing" of glibc function nameJan Beulich2022-12-121-4/+4
* x86: generate template sets data at build timeJan Beulich2022-12-121-15/+10
* x86: drop sentinel from i386_optab[]Jan Beulich2022-12-121-22/+11
* x86: add generated tables dependency check to gasJan Beulich2022-12-122-0/+22
* x86: break gas dependency on libopcodesJan Beulich2022-12-122-2/+2
* x86: instantiate i386_{op,reg}tab[] in gas instead of in libopcodesJan Beulich2022-12-121-0/+2
* gas: sframe: fine tune the fragment fixup for SFrame func infoIndu Bhagat2022-12-092-21/+68
* sframe: gas: libsframe: define constants and remove magic numbersIndu Bhagat2022-12-091-6/+6
* PowerPC: Add support for RFC02655 - Saturating Subtract InstructionPeter Bergner2022-12-075-0/+52
* PowerPC: Add support for RFC02656 - Enhanced Load Store with Length InstructionsPeter Bergner2022-12-073-0/+30
* gas compress_debug tidyAlan Modra2022-12-071-22/+14
* Compression tidy and fixesAlan Modra2022-12-071-8/+9
* gas: add Dwarf line number test for .macro expansionsJan Beulich2022-12-053-0/+56
* gas: squash (some) .linefile from listingsJan Beulich2022-12-051-1/+4
* gas: avoid inserting extra newline in buffer_and_nest()Jan Beulich2022-12-051-3/+3
* opcodes/mips: use .word/.short for undefined instructionsAndrew Burgess2022-12-0513-514/+514
* x86: Allow 16-bit register source for LAR and LSLH.J. Lu2022-12-0310-8/+170
* x86: drop most OPERAND_TYPE_* (and rework the rest)Jan Beulich2022-12-021-47/+81
* x86: simplify and slightly correct XCHG vs NOP checkingJan Beulich2022-12-021-5/+3
* x86: also use D for XCHG and TESTJan Beulich2022-12-021-4/+8
* x86: rework of match_template()'s suffix checkingJan Beulich2022-12-011-27/+5
* x86: drop No_ldSufJan Beulich2022-12-011-2/+0
* x86/Intel: drop LONG_DOUBLE_MNEM_SUFFIXJan Beulich2022-12-012-24/+24
* x86/Intel: restrict use of LONG_DOUBLE_MNEM_SUFFIXJan Beulich2022-12-011-7/+7
* x86/Intel: adjustment to restricted suffix derivationJan Beulich2022-11-301-3/+8
* x86: clean up after removal of support for gcc <= 2.8.1Jan Beulich2022-11-301-14/+17
* x86: drop FloatRJan Beulich2022-11-301-4/+8
* x86: extend FPU test coverage for AT&T / Intel mnemonic differencesJan Beulich2022-11-305-0/+44
* xtensa: allow dynamic configurationMax Filippov2022-11-283-20/+3
* regen gas/Makefile.inAlan Modra2022-11-281-8/+9