aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
AgeCommit message (Expand)AuthorFilesLines
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
2023-05-19gas: maintain O_constant signedness in more casesJan Beulich1-10/+18
2023-05-18PR11601, Solaris assembler compatibility doesn't workAlan Modra1-1/+1
2023-05-06gas: documents .gnu_attribute Tag_GNU_MIPS_ABI_MSAYunQiang Su1-0/+11
2023-04-26 RISC-V: Support XVentanaCondOps extensionPhilipp Tomsich1-0/+6
2023-04-26gas: documentation for the BPF pseudo-c asm syntaxJose E. Marchesi1-6/+196
2023-04-18Assembler Internal Docs: Describe handling of opcodes for relaxation a bit be...Thomas Koenig1-3/+5
2023-04-07Support Intel AMX-COMPLEXHaochen Jiang1-1/+3
2023-03-31x86: document .insnJan Beulich1-0/+131
2023-03-30aarch64: Add +sme2Richard Sandiford1-0/+2
2023-03-30aarch64: Add sme-i16i64 and sme-f64f64 aliasesRichard Sandiford1-4/+4
2023-03-14Fix assembler documentation regarding data directives.Nick Clifton1-1/+25
2023-02-27Do not change the timestamp when updating the gas asconfig file.Benson Muite1-1/+1
2023-02-24x86: MONITOR/MWAIT are not SSE3 insnsJan Beulich1-1/+2
2023-02-24x86-64: don't permit LAHF/SAHF with "generic64"Jan Beulich1-1/+2
2023-01-01Update year range in copyright notice of binutils filesAlan Modra64-66/+66
2022-12-22x86: correct/improve TSX controlsJan Beulich1-2/+3
2022-11-17RISC-V: Add T-Head Int vendor extensionChristoph Müllner1-0/+5
2022-11-17RISC-V: Add T-Head Fmv vendor extensionChristoph Müllner1-0/+5
2022-11-15gas: generate .sframe from CFI directivesIndu Bhagat1-5/+9
2022-11-15gas: add new command line option --gsframeIndu Bhagat1-0/+6
2022-11-15Add AMD znver4 processor supportTejas Joshi1-2/+3
2022-11-14aarch64: Add support for Common Short Sequence Compression extensionAndre Vieira1-0/+2
2022-11-14[gas] arm: Add support for new unwinder directive ".pacspval".Srinath Parvathaneni1-0/+6
2022-11-14arm: Add support for Cortex-X1C CPU.Srinath Parvathaneni1-0/+1
2022-11-08Support Intel RAO-INTKong Lingling1-1/+2