aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2024-01-10gas: aarch64: Add system registers for Debug and PMU extensionsSaurabh Jha3-0/+151
2024-01-09x86: add missing APX logic to cpu_flags_match()Jan Beulich3-0/+41
2024-01-09x86: FMA insns aren't eligible to VEX2 encodingJan Beulich8-0/+11
2024-01-09aarch64: ADD FEAT_THE RCWCAS instructions.Srinath Parvathaneni15-0/+1289
2024-01-09arch64: Add optional operand register pair support testsVictor Do Nascimento5-0/+57
2024-01-09aarch64: Add support for 128-bit system register mrrs and msrr insnsVictor Do Nascimento6-4/+75
2024-01-09aarch64: Add TLBIP testsVictor Do Nascimento2-0/+259
2024-01-09aarch64: Implement TLBIP 128-bit instructionVictor Do Nascimento1-0/+1
2024-01-09aarch64: Apply narrowing of allowed immediate values for SYSPVictor Do Nascimento4-1/+34
2024-01-09aarch64: Add support for the SYSP 128-bit system instructionVictor Do Nascimento2-0/+9
2024-01-09aarch64: Add support for optional operand pairsVictor Do Nascimento1-2/+17
2024-01-09aarch64: Add support for xzr register in register pair operandsVictor Do Nascimento1-0/+1
2024-01-09aarch64: Add +d128 architectural feature supportVictor Do Nascimento2-0/+4
2024-01-08MIPS/GAS: mips.exp, mark all mipsisa32*-linux as addr32YunQiang Su1-1/+1
2024-01-08arm: Add support for Armv8.9-A and Armv9.4-Asrinath9-0/+64
2024-01-08aarch64: Add ite feature system registers.srinath3-0/+25
2024-01-08gas/doc: fix several typosSamuel Tardieu10-18/+18
2024-01-08Add support for the aarch64-gnu target (GNU/Hurd on AArch64)Sergey Bugaev1-0/+1
2024-01-08i386: Use .insn describe jmpabs's testcases.Hu, Lin11-5/+5
2024-01-07i386: Correct adcx suffix in disassemblerH.J. Lu4-0/+16
2024-01-06gas: sframe: fix some typos in code commentsIndu Bhagat1-7/+7
2024-01-05x86: relax AMD Zen5 testcase expectationsJan Beulich1-1/+1
2024-01-05Add AMD znver5 processor supportTejas Joshi10-1/+60
2024-01-05Arm/doc: separate @code from @item for older makeinfoJan Beulich1-103/+103
2024-01-05x86: corrections to CPU attribute/flags splittingJan Beulich1-3/+16
2024-01-05ELF: test certain .text/.data usagesJan Beulich9-0/+90
2024-01-05ELF: test certain .bss usagesJan Beulich5-0/+47
2024-01-05gas: correct .bss documentation for non-ELFJan Beulich1-1/+12
2024-01-05z80: drop .bss overrideJan Beulich1-10/+0
2024-01-05visium: drop .bss and .skip overridesJan Beulich1-22/+1
2024-01-05v850: drop .bss overrideJan Beulich1-5/+0
2024-01-05score: drop .bss overrideJan Beulich2-48/+2
2024-01-05s390: drop .bss overrideJan Beulich1-12/+0
2024-01-05rx: drop .bss overrideJan Beulich1-11/+0
2024-01-05rl78: drop .bss overrideJan Beulich1-11/+0
2024-01-05pru: fix .text/.data interaction with .previousJan Beulich1-2/+2
2024-01-05microblaze: drop/restrict override of .text, .data, and .bssJan Beulich1-37/+9
2024-01-05m68k: drop .bss overrideJan Beulich1-12/+0
2024-01-05m32c: drop .bss overrideJan Beulich1-13/+0
2024-01-05IA64: drop .bss overrideJan Beulich1-5/+3
2024-01-05d30v: fix .text/.data interaction with .previousJan Beulich1-2/+2
2024-01-05bfin: drop .bss overrideJan Beulich1-11/+0
2024-01-05Arm64: drop .bss overrideJan Beulich2-17/+1
2024-01-05Arm: drop .bss overrideJan Beulich2-20/+1
2024-01-05RISC-V: T-HEAD: Fix wrong instruction encoding for th.vsetvliJin Ma3-1/+82
2024-01-04Update year range in copyright notice of binutils filesAlan Modra587-591/+591
2024-01-04LoongArch: Fix some macro that cannot be expanded properlyLulu Cai7-114/+96
2023-12-29x86: Append "#pass" to APX testsH.J. Lu5-0/+5
2023-12-29x86: Don't use .insn with '/'H.J. Lu1-3/+3
2023-12-29Fix x86-64: Add R_X86_64_CODE_4_GOTPCRELXH.J. Lu1-0/+1