aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
AgeCommit message (Expand)AuthorFilesLines
2024-03-14aarch64: Remove B16B16, SVE2p1 and SME2p1Andrew Carlotti1-6/+0
2024-02-13PowerPC: Add support for Power11 optionsPeter Bergner1-0/+3
2024-01-25aarch64: Update Architecture Extensions documentationAndrew Carlotti1-116/+142
2024-01-15aarch64: rcpc3: Add +rcpc3 architectural feature support flagVictor Do Nascimento1-0/+3
2024-01-15aarch64: Add support for FEAT_SVE2p1.Srinath Parvathaneni1-0/+2
2024-01-15aarch64: Add support for FEAT_SME2p1 instructions.Srinath Parvathaneni1-0/+2
2024-01-15gas: doc: update documentation for the new listing optionIndu Bhagat1-5/+11
2024-01-15gas: add new command line option --scfi=experimentalIndu Bhagat1-0/+15
2024-01-09aarch64: Add +d128 architectural feature supportVictor Do Nascimento1-0/+2
2024-01-08arm: Add support for Armv8.9-A and Armv9.4-Asrinath1-0/+2
2024-01-08gas/doc: fix several typosSamuel Tardieu10-18/+18
2024-01-05Add AMD znver5 processor supportTejas Joshi1-1/+3
2024-01-05Arm/doc: separate @code from @item for older makeinfoJan Beulich1-103/+103
2024-01-05gas: correct .bss documentation for non-ELFJan Beulich1-1/+12
2024-01-05Arm64: drop .bss overrideJan Beulich1-5/+0
2024-01-05Arm: drop .bss overrideJan Beulich1-5/+0
2024-01-04Update year range in copyright notice of binutils filesAlan Modra65-67/+67
2023-12-28Support APX GPR32 with rex2 prefixCui, Lili1-1/+6
2023-12-22RISC-V: drop .bss overrideJan Beulich1-4/+0
2023-12-19aarch64: Add FEAT_ITE supportAndrea Corallo1-0/+2
2023-12-19aarch64: Add FEAT_SPECRES2 supportAndrea Corallo1-0/+2
2023-12-15arm: reformat -march option section in gas documentationMatthieu Longo1-110/+129
2023-12-15aarch64: Enable Cortex-X3 CPUMatthieu Longo1-0/+1
2023-12-15arm: document -march=armv9.[123]-a binutils optionsMatthieu Longo1-0/+3
2023-12-01RISC-V: Add SiFive custom vector coprocessor interface instructions v1.0Nelson Chu1-0/+7
2023-11-30gas: support double-slash line comments in BPF assemblyJose E. Marchesi1-2/+2
2023-11-28gas: change meaning of ; in the BPF assemblerJose E. Marchesi1-3/+10
2023-11-23RISC-V: Add sub-extension XTheadZvamo for T-Head VECTOR vendor extensionJin Ma1-0/+6
2023-11-23RISC-V: Add T-Head VECTOR vendor extension.Jin Ma1-0/+5
2023-11-18gas: bpf: do not allow referring to register names as symbols in operandsJose E. Marchesi1-1/+6
2023-11-16aarch64: Add support to new features in RAS extension.Srinath Parvathaneni1-1/+2
2023-11-13Add documentation for the MIPS assembler's -march=from-abi command line optionNick Clifton1-0/+5
2023-11-07aarch64: Add arch support for LSE128 extensionVictor Do Nascimento1-0/+2
2023-11-07aarch64: Add THE system register supportVictor Do Nascimento1-0/+3
2023-11-07RISC-V: Add support for XCValu extension in CV32E40PMary Bennett1-0/+5
2023-11-07RISC-V: Add support for XCVmac extension in CV32E40PMary Bennett1-0/+5
2023-11-02aarch64: Add support for GCS extension.srinath1-0/+2
2023-11-02aarch64: Add support for Check Feature Status Extension.Srinath Parvathaneni1-0/+2
2023-11-02aarch64: Add support for Armv8.9-A and Armv9.4-A Architectures.srinath1-2/+2
2023-10-31Support Intel USER_MSRHu, Lin11-1/+2
2023-10-16RISC-V: Add "lp64e" ABI supportTsukasa OI1-3/+2
2023-10-05aarch64: Enable Cortex-X4 CPUSaurabh Jha1-1/+2
2023-09-28Added support in gas for mlittle-endian and mbig-endian flags as options.Michael J. Eager2-1/+17
2023-09-14x86: support AVX10.1 vector size restrictionsJan Beulich1-1/+14
2023-09-14x86: support AVX10.1/512Jan Beulich1-1/+2
2023-09-07RISC-V: Clarify the naming rules of vendor operands.Nelson Chu1-1/+2
2023-08-25gas/ELF: allow "inheriting" section attributes and typeJan Beulich1-0/+12
2023-08-21bpf: correct neg and neg32 instruction encodingDavid Faust1-16/+0
2023-08-17bpf: gas: consolidate handling of immediate overflowsJose E. Marchesi1-0/+8
2023-08-16kvx: New port.Paul Iannetta4-0/+156