aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
AgeCommit message (Expand)AuthorFilesLines
2022-08-09Another gas manual typo correction.Stepan Nemec1-1/+1
2022-08-09Fix typos in assembler documentation.Stepan Nemec1-10/+11
2022-07-20gas/symbols: introduce md_resolve_symbolDmitry Selyutin1-0/+6
2022-07-06x86: introduce a state stack for .archJan Beulich1-1/+1
2022-07-06x86: permit "default" with .archJan Beulich1-1/+2
2022-06-27drop XC16x bitsJan Beulich2-81/+0
2022-04-07IBM zSystems: Add support for z16 as CPU name.Andreas Krebbel2-4/+4
2022-03-23gas: retain whitespace between stringsJan Beulich1-0/+21
2022-03-20RISC-V: Fix misplaced @end tableAndreas Schwab1-1/+1
2022-03-17x86: drop L1OM/K1OM support from gasJan Beulich1-3/+1
2022-02-11gas/doc: Fix "a true results" typoRichard Sandiford1-1/+1
2022-01-24gas: drop old cygnus install hackMike Frysinger1-4/+0
2022-01-11gas/doc: mention quoted symbol namesJan Beulich1-1/+4
2022-01-02Update year range in copyright notice of binutils filesAlan Modra65-67/+67
2021-12-16arm: Add support for Armv8.7-A and Armv8.8-ARichard Sandiford1-0/+2
2021-12-16aarch64: Add support for Armv9.1-A to Armv9.3-ARichard Sandiford1-1/+2
2021-12-02aarch64: Add BC instructionRichard Sandiford1-0/+2
2021-12-02aarch64: Add support for +mopsRichard Sandiford1-0/+2
2021-12-02aarch64: Add support for Armv8.8-ARichard Sandiford1-2/+2
2021-12-01gas: merge doc subdir up a levelMike Frysinger3-1118/+136
2021-11-19RISC-V: Support new .option arch directive.Nelson Chu1-1/+14
2021-11-18Add multibyte character warning option to the assembler.Nick Clifton1-4/+26
2021-11-17aarch64: [SME] Add +sme option to -marchPrzemyslaw Wirkus1-0/+6
2021-11-15Deal with full path in .file 0 directiveEric Botcazou1-7/+10
2021-11-10arm: enable Cortex-A710 CPUPrzemyslaw Wirkus1-0/+1
2021-11-01arm: add armv9-a architecture to -marchPrzemyslaw Wirkus1-0/+1
2021-10-24LoongArch gas supportliuzhensong2-0/+70
2021-10-22x86: Add -muse-unaligned-vector-move to assemblerH.J. Lu1-0/+6
2021-10-01Fix mistake in RX assembler documentation (special section names)Nick Clifton1-2/+2
2021-09-30arm: enable Cortex-R52+ CPUPrzemyslaw Wirkus1-0/+1
2021-09-30aarch64: Enable Cortex-X2 CPUPrzemyslaw Wirkus1-1/+2
2021-09-30aarch64: Enable Cortex-A710 CPUPrzemyslaw Wirkus1-0/+1
2021-09-30aarch64: Enable Cortex-A510 CPUPrzemyslaw Wirkus1-0/+1
2021-09-30aarch64: Update AArch64 features command line options docs 2/2Przemyslaw Wirkus1-49/+52
2021-09-30aarch64: Update AArch64 features command line options docs 1/2Przemyslaw Wirkus1-7/+8
2021-09-30aarch64: add armv9-a architecture to -marchPrzemyslaw Wirkus1-3/+4
2021-08-31RISC-V: Extend .insn directive to support hardcode encoding.Nelson Chu1-2/+12
2021-08-11Add a -mno-dollar-line-separator command line option to the AVR assembler.Matt Jacobson1-1/+8
2021-08-11x86: introduce .bfloat16 directiveJan Beulich1-6/+8
2021-08-11x86: introduce .hfloat directiveJan Beulich1-5/+8
2021-08-11x86/ELF: fix .ds.x outputJan Beulich1-2/+2
2021-08-05[PATCH 1/2] Enable Intel AVX512_FP16 instructionsCui,Lili1-1/+3
2021-06-14gas: drop TC_ADDRESS_BYTES conditionalsJan Beulich1-1/+2
2021-05-26i386: Replace movsb with movsxbSebastien Villemot1-1/+1
2021-05-08support generating multi-html pages in parallelMike Frysinger2-2/+12
2021-05-08generate single html manual page by defaultMike Frysinger2-2/+4
2021-05-07Add a generic .bss directive for ELF based targets.Nick Clifton1-0/+13
2021-04-19gas: drop sprint_value()Jan Beulich1-7/+0
2021-04-05C99 gas configuryAlan Modra1-1/+0
2021-02-19RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn.Nelson Chu1-67/+93