aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
AgeCommit message (Expand)AuthorFilesLines
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
2023-08-16aarch64: Enable Cortex-A720 CPURichard Ball1-0/+1
2023-08-10aarch64: Enable Cortex-A520 CPURichard Ball1-0/+1
2023-08-05as: Fix typo in manualDavid Carew1-1/+1
2023-08-02Revert "2.41 Release sources"Sam James3-296/+614
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton3-614/+296
2023-08-01gas: rework timestamp preservation on doc/asconfig.texiJan Beulich1-1/+1
2023-07-28bpf: gas: support relaxation of V4 jump instructionsJose E. Marchesi1-0/+4
2023-07-27Support Intel PBNDKBHu, Lin11-0/+2
2023-07-27Support Intel SM4Haochen Jiang1-1/+2
2023-07-27Support Intel SM3Haochen Jiang1-1/+2
2023-07-27Support Intel SHA512Haochen Jiang1-1/+2
2023-07-27Support Intel AVX-VNNI-INT16konglin11-2/+3
2023-07-26bpf: accept # as an inline comment charDavid Faust1-3/+2
2023-07-26bpf: fix register NEG[32] instructionsJose E. Marchesi1-4/+4
2023-07-25bpf: Add atomic compare-and-exchange instructionsDavid Faust1-4/+40
2023-07-25bpf: Update atomic instruction pseudo-C syntaxDavid Faust1-24/+22
2023-07-24bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64}Jose E. Marchesi1-0/+20
2023-07-24bpf: gas: fix in manual that MOVS* pseudoc syntax uses = instead of s=Jose E. Marchesi1-6/+6
2023-07-24bpf: gas,opcodes: fix pseudoc syntax for MOVS* and LDXS* insnsJose E. Marchesi1-10/+10
2023-07-24bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi1-0/+7
2023-07-21bpf: opcodes, gas: support for signed load V4 instructionsJose E. Marchesi1-0/+20
2023-07-21bpf: opcodes, gas: support for signed register move V4 instructionsJose E. Marchesi1-0/+24
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi1-293/+497
2023-06-30RISC-V: Add support for the Zfa extensionChristoph Müllner1-0/+41
2023-06-15GAS/doc: Correct Tag_GNU_MIPS_ABI_MSA attribute descriptionMaciej W. Rozycki1-3/+4
2023-05-23Support Intel FRED LKGSZhang, Jun1-0/+3
2023-05-23Revert "Support Intel FRED LKGS"liuhongt1-3/+0
2023-05-23Support Intel FRED LKGSZhang, Jun1-0/+3
2023-05-19gas: invoke md_optimize_expr() also for unary expressionsJan Beulich1-0/+8