aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2023-07-04x86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQJan Beulich1-0/+27
2023-07-04x86: optimize pre-AVX512 {,V}PCMPGT* with identical sourcesJan Beulich1-0/+40
2023-07-04x86: optimize pre-AVX512 {,V}PCMPEQQ with identical sourcesJan Beulich1-0/+17
2023-07-04arc: Update default target CPU to match GCC defaultsClaudiu Zissulescu1-1/+1
2023-07-03IBM Z: Fix pcrel relocs for symA-symB expressionsAndreas Krebbel1-4/+10
2023-07-03LoongArch: gas: Fix shared buildsWANG Xuerui1-1/+0
2023-07-01RISC-V: Add support for the Zvbb ISA extensionChristoph Müllner1-0/+13
2023-06-30RISC-V: Add support for the Zfa extensionChristoph Müllner1-0/+52
2023-06-30LoongArch: gas: Add LVZ and LBT instructions supportmengqinggang1-0/+4
2023-06-30LoongArch: Deprecate $v[01], $fv[01] and $x names per specWANG Xuerui1-5/+37
2023-06-30LoongArch: support disassembling certain pseudo-instructionsWANG Xuerui1-1/+2
2023-06-28LoongArch: gas: Add lsx and lasx instructions supportmengqinggang1-0/+4
2023-06-28LoongArch: Add R_LARCH_64_PCREL relocation supportmengqinggang1-3/+2
2023-06-25LoongArch: Support referring to FCSRs as $fcsrXFeiyang Chen1-1/+28
2023-06-22Revert "x86: Don't check if AVX512 template requires AVX512VL"H.J. Lu1-2/+3
2023-06-20x86: Don't check if AVX512 template requires AVX512VLH.J. Lu1-3/+2
2023-06-19riscv: Use run-time endianess for floating point literalsAndreas Schwab1-1/+1
2023-06-16LoongArch: Fix ld "undefined reference" error with --enable-sharedmengqinggang1-1/+1
2023-06-16x86: shrink Masking insn attribute to a single bit (boolean)Jan Beulich1-29/+18
2023-06-15Add rotation instructions to MIPS Allegrex CPUDavid Guillen Fandos1-1/+1
2023-06-15Add MIPS Allegrex CPU as a MIPS2-based CPUDavid Guillen Fandos1-2/+6
2023-06-15Revert "MIPS: gas: alter 64 or 32 for mipsisa triples if march is implicit"Maciej W. Rozycki1-160/+120
2023-06-15Revert "MIPS: add MT ASE support for micromips32"Maciej W. Rozycki1-1/+1
2023-06-12LoongArch: gas: Relocations simplification when -mno-relaxmengqinggang2-9/+26
2023-06-09ecoff find_nearest_line and final link leaksAlan Modra2-0/+2
2023-06-05MIPS: add MT ASE support for micromips32YunQiang Su1-1/+1
2023-06-05Revert "MIPS: add MT ASE support for micromips32"YunQiang Su1-1/+1
2023-06-05MIPS: add MT ASE support for micromips32YunQiang Su1-1/+1
2023-06-05MIPS: gas: alter 64 or 32 for mipsisa triples if march is implicitYunQiang Su1-120/+160
2023-06-01RISC-V: PR30449, Add lga assembler macro support.Jim Wilson1-2/+6
2023-05-30LoongArch: gas: Add support for linker relaxation.mengqinggang2-74/+401
2023-05-30Don't define COFF_MAGICAlan Modra4-5/+0
2023-05-26x86-64: improve gas diagnostic when no 32-bit target is configuredJan Beulich1-1/+15
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 Beulich2-0/+11
2023-05-23Support Intel FRED LKGSZhang, Jun1-0/+2
2023-05-23Revert "Support Intel FRED LKGS"liuhongt1-2/+0
2023-05-23Support Intel FRED LKGSZhang, Jun1-0/+2
2023-05-19RISC-V: Support subtraction of .uleb128.Kuan-Lin Chen1-2/+54
2023-05-19x86: permit all relational operators in insn operandsJan Beulich1-1/+1
2023-05-19x86: further adjust extend-to-32bit-address conditionsJan Beulich3-3/+61
2023-05-19gas: invoke md_optimize_expr() also for unary expressionsJan Beulich2-3/+4
2023-05-19x86: tighten extend-to-32bit-address conditionsJan Beulich1-2/+2
2023-05-18PR11601, Solaris assembler compatibility doesn't workAlan Modra1-0/+4
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 Beulich17-3/+29
2023-05-04RISC-V: tighten post-relocation-operator separator expectationJan Beulich1-1/+3