aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-08aarch64: Add -mcpu option for Cortex-R82Alex Coplan1-1/+2
2020-09-08aarch64: Add base support for Armv8-RAlex Coplan1-1/+1
2020-09-01ELF: Document the .tls_common directiveH.J. Lu1-0/+13
2020-08-20Remove --reduce-memory-overheads and --hash-size arguments.Martin Liska2-45/+0
2020-08-12The description for -mno-csr-check talks about "cheching" rather than "checki...Nick Clifton1-1/+1
2020-08-04gas: Fix as.texi typo infortmationMark Wielaard1-3/+3
2020-07-30x86: Add {disp16} pseudo prefixH.J. Lu1-1/+4
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth1-0/+1
2020-07-28x86: Handle {disp32} for (%bp)/(%ebp)/(%rbp)H.J. Lu1-1/+1
2020-07-27doc: Replace preceeded with precededH.J. Lu1-1/+1
2020-07-10x86: Add support for Intel AMX instructionsLili Cui1-0/+7
2020-07-07x86: Remove an incorrect AVX2 entryH.J. Lu1-10/+0
2020-06-26m68k: tag floating-point ABI usedPat Bernardi1-0/+16
2020-06-16x86: Correct noavx512_vp2intersectCui,Lili1-0/+1