aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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 Krebbel2-5/+11
2023-07-03Change version number to 2.41.50 and regenerate filesNick Clifton3-2493/+2681
2023-07-03Add markers for the 2.41 branchNick Clifton2-0/+6
2023-07-03gas: NEWS: Announce LoongArch changes in the 2.41 cycleWANG Xuerui1-0/+12
2023-07-03LoongArch: gas: Fix shared buildsWANG Xuerui1-1/+0
2023-07-01RISC-V: Add support for the Zvksc ISA extensionNathan Huckleberry2-0/+28
2023-07-01RISC-V: Add support for the Zvknc ISA extensionNathan Huckleberry2-0/+28
2023-07-01RISC-V: Add support for the Zvksg ISA extensionNathan Huckleberry2-0/+16
2023-07-01RISC-V: Add support for the Zvks ISA extensionChristoph Müllner2-0/+81
2023-07-01RISC-V: Add support for the Zvkng ISA extensionNathan Huckleberry2-0/+16
2023-07-01RISC-V: Add support for the Zvkn ISA extensionChristoph Müllner2-0/+81
2023-07-01RISC-V: Add support for the Zvksh ISA extensionChristoph Müllner2-0/+14
2023-07-01RISC-V: Add support for the Zvksed ISA extensionChristoph Müllner2-0/+16
2023-07-01RISC-V: Add support for the Zvknh[a,b] ISA extensionsChristoph Müllner3-0/+27
2023-07-01RISC-V: Add support for the Zvkned ISA extensionChristoph Müllner2-0/+34
2023-07-01RISC-V: Add support for the Zvkg ISA extensionChristoph Müllner2-0/+12
2023-07-01RISC-V: Add support for the Zvbc extensionNathan Huckleberry2-0/+24
2023-07-01RISC-V: Add support for the Zvbb ISA extensionChristoph Müllner3-0/+90
2023-06-30RISC-V: Add support for the Zfa extensionChristoph Müllner11-0/+326
2023-06-30LoongArch: gas: Add LVZ and LBT instructions supportmengqinggang4-26/+402
2023-06-30LoongArch: Deprecate $v[01], $fv[01] and $x names per specWANG Xuerui4-5/+67
2023-06-30opcodes/loongarch: print unrecognized insn words with the .word directiveWANG Xuerui3-10/+28
2023-06-30opcodes/loongarch: do not print hex notation for signed immediatesWANG Xuerui10-227/+227
2023-06-30LoongArch: support disassembling certain pseudo-instructionsWANG Xuerui13-36/+37
2023-06-29sframe: bfd: gas: ld: format bump to SFrame version 2Indu Bhagat16-17/+22
2023-06-28aarch64: Remove version dependencies from featuresAndrew Carlotti12-11/+12
2023-06-28LoongArch: gas: Add LSX and LASX instructions testmengqinggang2-0/+2912
2023-06-28LoongArch: gas: Add lsx and lasx instructions supportmengqinggang1-0/+4
2023-06-28LoongArch: Add R_LARCH_64_PCREL relocation supportmengqinggang3-3/+15
2023-06-27 RISC-V: Support Zicond extensionPhilipp Tomsich2-0/+15
2023-06-26Fix gas tests for aarch64-peNick Clifton120-9/+363
2023-06-25LoongArch: Support referring to FCSRs as $fcsrXFeiyang Chen3-5/+32
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 Schwab4-1/+20
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-15MIPS/GAS/testsuite: Fix `-modd-spreg'/`-mno-odd-spreg' test invocationsMaciej W. Rozycki1-5/+8
2023-06-15Add additional missing Allegrex CPU instructionsDavid Guillen Fandos3-0/+99
2023-06-15Add rotation instructions to MIPS Allegrex CPUDavid Guillen Fandos2-2/+2
2023-06-15Add MIPS Allegrex CPU as a MIPS2-based CPUDavid Guillen Fandos13-18/+633
2023-06-15GAS/doc: Correct Tag_GNU_MIPS_ABI_MSA attribute descriptionMaciej W. Rozycki1-3/+4
2023-06-15Revert "MIPS: gas: alter 64 or 32 for mipsisa triples if march is implicit"Maciej W. Rozycki2-162/+122
2023-06-15Revert "MIPS: default r6 if vendor is img"Maciej W. Rozycki2-14/+2
2023-06-15Revert "MIPS: fix r6 testsuites"Maciej W. Rozycki155-354/+183
2023-06-15Revert "MIPS: fix -gnuabi64 testsuite"Maciej W. Rozycki35-682/+461
2023-06-15Revert "MIPS: add MT ASE support for micromips32"Maciej W. Rozycki5-637/+7
2023-06-14asprintf memory leaksAlan Modra1-1/+5
2023-06-12LoongArch: gas: Relocations simplification when -mno-relaxmengqinggang2-9/+26