aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2023-05-30LoongArch: gas: Add support for linker relaxation.mengqinggang30-229/+725
2023-05-30Don't define COFF_MAGICAlan Modra4-5/+0
2023-05-26iamcu: suppress tests which can't possibly workJan Beulich1-18/+23
2023-05-26x86-64: improve gas diagnostic when no 32-bit target is configuredJan Beulich1-1/+15
2023-05-26x86-64: conditionalize tests using --32Jan Beulich1-2/+12
2023-05-26x86: split gas testsuite .exp fileJan Beulich2-615/+647
2023-05-26x86: figure braces aren't really part of mnemonicsJan Beulich1-8/+24
2023-05-26x86: de-duplicate operand_special_chars[] wrt extra_symbol_chars[]Jan Beulich1-10/+7
2023-05-23x86/Intel: address quoted-symbol related FIXMEsJan Beulich1-8/+4
2023-05-23x86: don't recognize quoted symbol names as registers or operatorsJan Beulich7-0/+53
2023-05-23Support Intel FRED LKGSZhang, Jun12-0/+147
2023-05-23Revert "Support Intel FRED LKGS"liuhongt12-147/+0
2023-05-23Support Intel FRED LKGSZhang, Jun12-0/+147
2023-05-19RISC-V: Support subtraction of .uleb128.Kuan-Lin Chen1-2/+54
2023-05-19x86: permit all relational operators in insn operandsJan Beulich4-1/+29
2023-05-19x86: further adjust extend-to-32bit-address conditionsJan Beulich8-6/+192
2023-05-19gas: invoke md_optimize_expr() also for unary expressionsJan Beulich4-22/+40
2023-05-19gas: maintain O_constant signedness in more casesJan Beulich9-12/+73
2023-05-19x86: tighten extend-to-32bit-address conditionsJan Beulich1-2/+2
2023-05-18PR11601, Solaris assembler compatibility doesn't workAlan Modra2-1/+5
2023-05-17gcc-4.5 build fixesAlan Modra1-1/+1
2023-05-13PR28955 mips gas segfaultAlan Modra1-2/+4
2023-05-12x86: slightly simplify i386_parse_name()Jan Beulich1-7/+2
2023-05-12gas: equates of registersJan Beulich22-4/+64
2023-05-06gas: documents .gnu_attribute Tag_GNU_MIPS_ABI_MSAYunQiang Su1-0/+11
2023-05-04RISC-V: tighten post-relocation-operator separator expectationJan Beulich3-1/+8
2023-05-04gas: fix building tc-bpf.c on s390xIlya Leoshkevich1-2/+4
2023-05-04MIPS: revert "default r6 if vendor is img"YunQiang Su2-18/+0
2023-05-03Remove unused args from bfd_make_debug_symbolAlan Modra1-1/+1
2023-05-03Generated docs and include filesAlan Modra1-0/+2
2023-04-28x86/Intel: reduce ELF/PE conditional scope in x86_cons()Jan Beulich1-6/+4
2023-04-28gas: move shift count checkJan Beulich1-14/+14
2023-04-28x86: rework AMX multiplication insn disassemblyJan Beulich1-1/+1
2023-04-27gas: bpf: fix tests for pseudo-c syntaxJose E. Marchesi36-392/+489
2023-04-26 RISC-V: Support XVentanaCondOps extensionPhilipp Tomsich3-0/+22
2023-04-26gas: documentation for the BPF pseudo-c asm syntaxJose E. Marchesi2-6/+201
2023-04-26gas: BPF pseudo-c syntax testsGuillermo E. Martinez31-5/+880
2023-04-26gas: support for the BPF pseudo-c assembly syntaxGuillermo E. Martinez3-4/+1551
2023-04-26Avoid another -Werror=dangling-pointerAlan Modra1-2/+3
2023-04-25RISC-V: adjust logic to avoid register name symbolsJan Beulich2-27/+98
2023-04-25RISC-V: test for expected / no unexpected symbolsJan Beulich3-0/+22
2023-04-25RISC-V: don't recognize bogus relocationsJan Beulich1-2/+1
2023-04-25RISC-V: avoid redundant and misleading/wrong error messagesJan Beulich2-1/+9
2023-04-25RISC-V: drop "percent_op" parameter from my_getOpcodeExpression()Jan Beulich1-4/+4
2023-04-25RISC-V: minor effort reduction in relocation specifier parsingJan Beulich1-16/+16
2023-04-23MIPS: fix loongson3 llsc workaroundYunQiang Su1-7/+3
2023-04-23MIPS: default output r6 obj if the triple is r6YunQiang Su2-0/+18
2023-04-23MIPS: support mips*64 as CPU and gnuabi64 as ABIYunQiang Su2-2/+8
2023-04-23LoongArch: Fix loongarch32 test failsmengqinggang1-7/+7
2023-04-20x86: adjust an ILP32 testcase using .insnJan Beulich1-1/+1