aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2023-03-03x86: use swap_2_operands() in build_vex_prefix()Jan Beulich1-17/+3
2023-03-03x86: drop redundant calculation of EVEX broadcast sizeJan Beulich1-3/+0
2023-03-03gas: default .debug section compression method adjustmentsJan Beulich1-2/+7
2023-03-03x86: avoid .byte in testcases where possibleJan Beulich4-220/+152
2023-03-02More bounds checking in macro_expandAlan Modra1-4/+4
2023-03-02Using .mri in assemblyAlan Modra1-7/+8
2023-03-01Catch overflow in gas s_spaceAlan Modra1-11/+21
2023-03-01gas s_fill caused internal error in frag_newAlan Modra1-10/+20
2023-03-01Memory leak in gas do_repeatAlan Modra1-0/+1
2023-02-28[Aarch64] Add Binutils support for MECRichard Ball6-0/+61
2023-02-27gas/testsuite: adjust another test for case insensitive file systemsClément Chigot1-1/+1
2023-02-27Do not change the timestamp when updating the gas asconfig file.Benson Muite3-2/+9
2023-02-24x86: allow to request ModR/M encodingJan Beulich5-9/+296
2023-02-24x86: MONITOR/MWAIT are not SSE3 insnsJan Beulich17-28/+140
2023-02-24x86-64: don't permit LAHF/SAHF with "generic64"Jan Beulich12-5/+111
2023-02-24x86: have insns acting on segment selector values allow for consistent operandsJan Beulich7-1/+246
2023-02-24x86: restrict insn templates accepting negative 8-bit immediatesJan Beulich5-52/+66
2023-02-22x86-64: LAR and LSL don't need REX.WJan Beulich2-24/+24
2023-02-22x86: optimize BT{,C,R,S} $imm,%regJan Beulich8-0/+115
2023-02-21gas/testsuite: adjust a test for case insensitive file systemsClément Chigot2-7/+7
2023-02-17PR30046, power cmpi leads to unknown architectureAlan Modra1-7/+7
2023-02-16Delete PROGRESS macrosAlan Modra3-16/+0
2023-02-16gas_initAlan Modra1-19/+20
2023-02-16RISC-V: as_warn() already emits a newlineJan Beulich1-1/+1
2023-02-16x86/gas: replace inappropriate assertion when parsing registersJan Beulich1-6/+8
2023-02-15gas: buffer_and_nest() needs to pass nul-terminated string to temp_ilp()Jan Beulich1-5/+5
2023-02-14gas: correct symbol name comparison in .startof./.sizeof. handlingJan Beulich3-2/+7
2023-02-14gas: improve interaction between read_a_source_file() and s_linefile()Jan Beulich2-6/+10
2023-02-13PR30120: fix x87 fucomp misassembledMichael Matz2-3/+20
2023-02-13stabs.c static stateAlan Modra3-46/+71
2023-02-13Split off gas init to functionsAlan Modra1-72/+87
2023-02-11objdump -D of bss sections and -s with -jAlan Modra2-2/+2
2023-02-10Local label checks in integer_constantAlan Modra1-9/+0
2023-02-10x86: drop use of VEX3SOURCESJan Beulich1-16/+9
2023-02-10x86: drop use of XOP2SOURCESJan Beulich1-33/+7
2023-02-10x86: limit use of XOP2SOURCESJan Beulich1-10/+4
2023-02-10x86: move (and rename) opcodespace attributeJan Beulich1-47/+47
2023-02-10x86: simplify a few expressionsJan Beulich1-18/+7
2023-02-10x86: improve special casing of certain insnsJan Beulich1-76/+31
2023-02-09Internal error at gas/expr.c:1814Alan Modra1-1/+1
2023-02-03x86: drop LOCK from XCHG when optimizingJan Beulich6-6/+24
2023-02-03x86-64: respect {nooptimize} when building VEX prefixJan Beulich3-1/+7
2023-02-03x86: respect {nooptimize} for LEAJan Beulich8-2/+16
2023-02-03x86-64: respect MOVABS when choosing alternative encodingsJan Beulich1-1/+2
2023-02-03RISC-V: don't disassemble unrecognized insns as .byteJan Beulich2-16/+16
2023-02-02[gas] Update .loc syntax comment in dwarf2dbg.cTom de Vries1-1/+1
2023-02-02gas: use "stack trace" instead of "unwind" for SFrameIndu Bhagat11-33/+35
2023-02-02obj-elf.h BYTES_IN_WORDAlan Modra1-1/+0
2023-02-02gas obj_endAlan Modra8-28/+69
2023-02-01Fix compilation of the assembler with sanitization enabled.Nick Clifton2-2/+7