aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2023-07-14Make the default gas symbol hash table largerAlan Modra1-1/+1
2023-07-14AIX_WEAK_SUPPORTAlan Modra3-2/+13
2023-07-11x86: various operations on mask registers can avoid going through mod_table[]Jan Beulich4-414/+414
2023-07-11x86: misc further memory-only insns don't need to go through mod_table[]Jan Beulich2-4/+4
2023-07-07Udated Freach and Romainian translations for various sub-directoriesNick Clifton1-2537/+2826
2023-07-04x86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQJan Beulich7-0/+38
2023-07-04x86: optimize pre-AVX512 {,V}PCMPGT* with identical sourcesJan Beulich14-0/+464
2023-07-04x86: optimize pre-AVX512 {,V}PCMPEQQ with identical sourcesJan Beulich7-0/+47
2023-07-04x86: flag bad EVEX masking for miscellaneous insnsJan Beulich2-0/+4
2023-07-04x86: flag EVEX masking when destination is GPR(-like)Jan Beulich2-0/+8
2023-07-04x86: flag EVEX.z set when destination is memoryJan Beulich2-0/+4
2023-07-04x86: flag EVEX.z set when destination is a mask registerJan Beulich2-0/+4
2023-07-04x86: re-work EVEX-z-without-masking checkJan Beulich1-2/+1
2023-07-04Updated Ukranian, Romanian and German translations for various sub-directoriesNick Clifton1-2537/+2826
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