aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2025-01-28Add translations for various sub-directoriesNick Clifton1-3154/+3286
2025-01-27s390: Error if vector index register omitted in assemblyJens Remus11-59/+80
2025-01-27s390: Do not warn about vector index register 0 in assemblyJens Remus2-8/+1
2025-01-27s390: Do not omit vector index register 0 in disassemblyJens Remus2-19/+19
2025-01-27s390: Additional tests for omitted base register operandsJens Remus2-19/+29
2025-01-27s390: s390_machine leakJens Remus3-25/+19
2025-01-27s390: s390_machinemode leakJens Remus1-0/+1
2025-01-27Fix some broken links in docs and commentsYury Khrustalev2-6/+7
2025-01-24x86/APX: widen @gotpcrel and @gottpoff support (incl to MOVRS)Jan Beulich2-31/+81
2025-01-23PowerPC: Add support for RFC02657 - AES acceleration instructionsSurya Kumari Jangala2-0/+44
2025-01-22x86/Solaris: correct support for Sun form of CMOV<size>.SJan Beulich3-27/+35
2025-01-22x86: Add missing @tab to separate columns in c-i386.texitimhu20111-2/+2
2025-01-21Support broken gcc test for gas string merge supportAlan Modra4-7/+27
2025-01-20Update translations for various sub-directoriesNick Clifton2-6295/+6563
2025-01-20gas/NEWS,ld/NEWS: Announce LoongArch changes in 2.44Lulu Cai1-0/+4
2025-01-20gas: elf: Relax rules for SHF_STRING sectionsRichard Earnshaw5-12/+50
2025-01-20sec->alloced and freeing section contentsAlan Modra1-0/+1
2025-01-19Change version to 2.44.50 and regenerate filesNick Clifton2-3133/+3128
2025-01-19Add markers for bihnutils 2.44 branchNick Clifton2-0/+6
2025-01-17aarch64: Fix sve2p1 gating and add missing instructionsAndrew Carlotti32-38/+1959
2025-01-17x86: Add CpuGMISM2 and CpuGMICCSMayShao-oc2-4/+6
2025-01-17x86/APX: convert runtime special case to build-time oneJan Beulich1-8/+0
2025-01-17x86: have .insn correctly consider AVX10.2's 256-bit embedded roundingJan Beulich2-6/+6
2025-01-17Silence asan warnings in resolve_symbol_valueAlan Modra1-2/+2
2025-01-17RISC-V: Added lost zcmt in gas imply testcase.Nelson Chu2-0/+2
2025-01-17gas/NEWS: Updated risc-v assembler support in 2.44.Nelson Chu1-3/+8
2025-01-17RISC-V: Use t2 for tail if Zicfilp enabledKito Cheng2-0/+22
2025-01-17RISC-V: Support CFI Zicfiss and Zicfilp instructions and CSR.Monk Chiang17-0/+153
2025-01-17RISC-V: Support ssctr/smctr extensions with version 1.0.Nelson Chu15-17/+127
2025-01-17x86: Ignore rounding for vcvt[,u]si2sd under r32 and vcvt[,u]dq2pd instead of...Haochen Jiang3-6/+18
2025-01-16x86: Support x86 Zhaoxin PadLock PHE2 instructionsMayShao-oc6-3/+31
2025-01-16gas ppc .machine leakAlan Modra1-0/+1
2025-01-16gas HANDLE_ALIGN and frag_allocAlan Modra35-67/+60
2025-01-14aarch64 SFrame: skip with warning new CFI directive used with pauth_lrMatthieu Longo4-0/+65
2025-01-14aarch64 DWARF: add new CFI directive for PAuth_LRMatthieu Longo2-1/+14
2025-01-14aarch64 SFrame: use preferred CFI directive for AArch64 PACMatthieu Longo4-4/+51
2025-01-14aarch64: make explicit that CFI gnu_window_save is for Sparc, not AArch64Matthieu Longo4-3/+73
2025-01-14x86: Remove "NE" in mnemonics for convert insns related to AI data typesHaochen Jiang24-760/+760
2025-01-14x86: Rename VCOMSBF16 to VCOMISBF16Haochen Jiang6-40/+40
2025-01-14x86: Remove "P" and "NE" in mnemonics for BF16 arithmetic insnsHaochen Jiang24-2148/+2148
2025-01-14Support Intel AMX-AVX512Haochen Jiang7-1/+133
2025-01-14Support Intel AMX-MOVRSHu, Lin112-3/+190
2025-01-14Support Intel MOVRSHu, Lin135-8/+458
2025-01-14h8300: Handle .gnu_object_only sectionH.J. Lu1-2/+4
2025-01-14ld: Add LTO and none-LTO output support for ld -rH.J. Lu2-0/+3
2025-01-13RISC-V: Cleanup the imply code and test cases for vendor xsf extensions.Nelson Chu5-18/+7
2025-01-10aarch64: Add support for FEAT_SME_B16B16 feature.Srinath Parvathaneni8-0/+645
2025-01-10aarch64: Add support for FEAT_SVE_B16B16 min and max instructions.Srinath Parvathaneni6-2/+560
2025-01-10aarch64: Add support for FEAT_SVE_B16B16 feature.Srinath Parvathaneni14-133/+23
2025-01-10aarch64: Make VGx4 symbol mandatory for fvdotb and fvdottAndrew Carlotti2-24/+30