summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* 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
* gas: default .debug section compression method adjustmentsJan Beulich2023-03-031-2/+7
* x86: avoid .byte in testcases where possibleJan Beulich2023-03-034-220/+152
* More bounds checking in macro_expandAlan Modra2023-03-021-4/+4
* Using .mri in assemblyAlan Modra2023-03-021-7/+8
* Catch overflow in gas s_spaceAlan Modra2023-03-011-11/+21
* gas s_fill caused internal error in frag_newAlan Modra2023-03-011-10/+20
* Memory leak in gas do_repeatAlan Modra2023-03-011-0/+1
* [Aarch64] Add Binutils support for MECRichard Ball2023-02-286-0/+61
* gas/testsuite: adjust another test for case insensitive file systemsClément Chigot2023-02-271-1/+1
* Do not change the timestamp when updating the gas asconfig file.Benson Muite2023-02-273-2/+9
* x86: allow to request ModR/M encodingJan Beulich2023-02-245-9/+296
* x86: MONITOR/MWAIT are not SSE3 insnsJan Beulich2023-02-2417-28/+140
* x86-64: don't permit LAHF/SAHF with "generic64"Jan Beulich2023-02-2412-5/+111
* x86: have insns acting on segment selector values allow for consistent operandsJan Beulich2023-02-247-1/+246
* x86: restrict insn templates accepting negative 8-bit immediatesJan Beulich2023-02-245-52/+66
* x86-64: LAR and LSL don't need REX.WJan Beulich2023-02-222-24/+24
* x86: optimize BT{,C,R,S} $imm,%regJan Beulich2023-02-228-0/+115
* gas/testsuite: adjust a test for case insensitive file systemsClément Chigot2023-02-212-7/+7
* PR30046, power cmpi leads to unknown architectureAlan Modra2023-02-171-7/+7
* Delete PROGRESS macrosAlan Modra2023-02-163-16/+0
* gas_initAlan Modra2023-02-161-19/+20
* 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
* gas: buffer_and_nest() needs to pass nul-terminated string to temp_ilp()Jan Beulich2023-02-151-5/+5
* gas: correct symbol name comparison in .startof./.sizeof. handlingJan Beulich2023-02-143-2/+7
* gas: improve interaction between read_a_source_file() and s_linefile()Jan Beulich2023-02-142-6/+10
* PR30120: fix x87 fucomp misassembledMichael Matz2023-02-132-3/+20
* stabs.c static stateAlan Modra2023-02-133-46/+71
* Split off gas init to functionsAlan Modra2023-02-131-72/+87
* objdump -D of bss sections and -s with -jAlan Modra2023-02-112-2/+2
* Local label checks in integer_constantAlan Modra2023-02-101-9/+0
* 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
* Internal error at gas/expr.c:1814Alan Modra2023-02-091-1/+1
* x86: drop LOCK from XCHG when optimizingJan Beulich2023-02-036-6/+24
* x86-64: respect {nooptimize} when building VEX prefixJan Beulich2023-02-033-1/+7
* x86: respect {nooptimize} for LEAJan Beulich2023-02-038-2/+16
* x86-64: respect MOVABS when choosing alternative encodingsJan Beulich2023-02-031-1/+2
* RISC-V: don't disassemble unrecognized insns as .byteJan Beulich2023-02-032-16/+16
* [gas] Update .loc syntax comment in dwarf2dbg.cTom de Vries2023-02-021-1/+1
* gas: use "stack trace" instead of "unwind" for SFrameIndu Bhagat2023-02-0211-33/+35
* obj-elf.h BYTES_IN_WORDAlan Modra2023-02-021-1/+0
* gas obj_endAlan Modra2023-02-028-28/+69
* Fix compilation of the assembler with sanitization enabled.Nick Clifton2023-02-012-2/+7