aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-15IBM Z: Implement instruction set extensionsAndreas Krebbel1-3/+4
2021-02-03IBM Z: Add missing vector formats to .insn docsAndreas Krebbel1-1/+49
2021-01-14gas: make [248]byte directives available everywhereMike Frysinger1-7/+0
2021-01-13Regen Makefile.in for jobserver.m4 aclocal.m4 dependencyAlan Modra1-0/+1
2021-01-11aarch64: Remove support for CSREKyrylo Tkachov1-2/+0
2021-01-06RISC-V: Mention -mbig-endian and -mlittle-endian in docMarcus Comstedt2-0/+9
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra2-2/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra65-67/+67
2020-12-25gas: Update 80387 floating point 's' suffixH.J. Lu1-1/+1
2020-11-23aarch64: Add support for Cortex-A78CPrzemyslaw Wirkus1-0/+1
2020-11-18Re: Stop Gas from generating line info or address rangesAlan Modra1-5/+9
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz1-0/+3
2020-11-17When reading string arguments for the assembler's string directives treat spa...Nick Clifton1-1/+3
2020-11-16aarch64: Add +pauth flag for Pointer Authentication featurePrzemyslaw Wirkus1-1/+3
2020-11-16aarch64: Extract Condition flag manipulation feature from Armv8.4-APrzemyslaw Wirkus1-0/+6
2020-11-16arm: Add support for Cortex-A78CPrzemyslaw Wirkus1-0/+1
2020-10-28aarch64: Add basic support for armv8.7-a architecturePrzemyslaw Wirkus1-1/+1
2020-10-20Add AMD znver3 processor supportGanesh Gopalasubramanian1-3/+8
2020-10-14x86: Support Intel AVX VNNIH.J. Lu1-1/+7
2020-10-14x86: Add support for Intel HRESET instructionLili Cui1-1/+3
2020-10-14x86: Support Intel UINTRLili Cui1-1/+3
2020-10-05Fix spelling mistakesSamanta Navarro2-2/+2
2020-10-05GAS: Update the .section directive so that a numeric section index can be pro...Nick Clifton1-2/+5
2020-10-02arm: add support for Cortex-A78 and Cortex-A78AEPrzemyslaw Wirkus1-0/+2
2020-10-01Add new directive to GAS: .attach_to_group.Nick Clifton1-1/+11
2020-09-30[GAS][AArch64] Add support for Cortex-A78 and Cortex-A78AEPrzemyslaw Wirkus1-0/+2
2020-09-30aarch64: Add support for Neoverse N2 CPUAlex Coplan1-0/+1
2020-09-28This patch adds support for Cortex-X1 for ARM.Przemyslaw Wirkus1-0/+1
2020-09-28This patch adds support for Cortex-X1Przemyslaw Wirkus1-1/+2
2020-09-24arm: Add support for Neoverse V1 CPUAlex Coplan1-0/+1
2020-09-24aarch64: Add support for Neoverse V1 CPUAlex Coplan1-0/+1
2020-09-24arm: Add support for Neoverse N2 CPUAlex Coplan1-0/+1
2020-09-24Add support for Intel TDX instructions.Cui,Lili1-0/+3
2020-09-23Enable support to Intel Keylocker instructionsTerry Guo1-0/+5
2020-09-14Add a new ".nop" directive to the assembler to allow the creation of no-op in...Nick Clifton2-11/+31
2020-09-11gas: Don't error when .debug_line already exists, unless .loc was usedMark Wielaard1-2/+5