summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
...
* gas: arm: Fix a further IT-predicated vcvt issue in the presense of MVE vcvtnStam Markianos-Wright2023-01-171-10/+17
* Tidy gas/expr.c static stateAlan Modra2023-01-164-105/+108
* PR29991, MicroMIPS flag erased after align directivesAlan Modra2023-01-161-0/+5
* Use __func__ rather than __FUNCTION__Alan Modra2023-01-123-14/+14
* gas/RISC-V: adjust assembler for opcode table re-orderingJan Beulich2023-01-111-0/+11
* gas: Restore tc_pe_dwarf2_emit_offset for pe-aarch64Mark Harmstone2023-01-102-0/+16
* Add .secrel32 for pe-aarch64Mark Harmstone2023-01-102-19/+60
* Add pe-aarch64 relocationsMark Harmstone2023-01-101-7/+17
* Fix a translation problem in the x86 assembler.Nick Clifton2023-01-031-7/+19
* obsolete target tidyAlan Modra2023-01-021-23/+0
* Update year range in copyright notice of binutils filesAlan Modra2023-01-01241-241/+241
* RISC-V: Simplify riscv_csr_address logic on state enable extensionsTsukasa OI2022-12-291-7/+9
* x86: correct/improve TSX controlsJan Beulich2022-12-221-2/+3
* x86: add dependencies on SVMEJan Beulich2022-12-221-4/+4
* x86: add dependencies on VMXJan Beulich2022-12-221-3/+3
* x86: add dependencies on AVX2Jan Beulich2022-12-221-2/+2
* 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
* RISC-V: Add string length check for operands in ASLi Xu2022-12-141-1/+2
* x86: adjust type checking constructsJan Beulich2022-12-141-2/+2
* x86: further re-work insn/suffix recognition to also cover MOVSXJan Beulich2022-12-121-1/+5
* 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-121-5/+2
* ix86: don't recognize/derive Q suffix in the common caseJan Beulich2022-12-122-25/+81
* x86: re-work insn/suffix recognitionJan Beulich2022-12-122-159/+169
* x86: constify parse_insn()'s inputJan Beulich2022-12-121-7/+8
* 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: instantiate i386_{op,reg}tab[] in gas instead of in libopcodesJan Beulich2022-12-121-0/+2
* 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
* xtensa: allow dynamic configurationMax Filippov2022-11-283-20/+3
* RISC-V: Better support for long instructions (assembler)Tsukasa OI2022-11-281-9/+32
* riscv: Add AIA extension support (Smaia, Ssaia)Christoph Müllner2022-11-251-0/+22
* x86: widen applicability and use of CheckRegSizeJan Beulich2022-11-241-9/+5
* x86: correct handling of LAR and LSLJan Beulich2022-11-241-1/+3
* RISC-V: Add 'Ssstateen' extension and its CSRsTsukasa OI2022-11-191-8/+12
* GAS fix alignment for aarch64-peZac Walker2022-11-181-0/+3
* [gas, aarch64]: fix build breakage for aarch64-peIndu Bhagat2022-11-171-19/+22