summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* IBM Z: Add risbgz and risbgnz extended mnemonicsAndreas Krebbel2020-12-045-15/+31
* IBM Z: Add support for HLASM extended mnemonicsAndreas Krebbel2020-12-037-52/+166
* RISC-V: Support to add implicit extensions for G.Nelson Chu2020-12-014-1/+20
* RISC-V: Support to add implicit extensions.Nelson Chu2020-12-0112-12/+48
* RISC-V: Improve the version parsing for arch string.Nelson Chu2020-12-0123-35/+72
* RISC-V: Add zifencei and prefixed h class extensions.Nelson Chu2020-12-017-2/+23
* RISC-V: Don't allow any uppercase letter in the arch string.Nelson Chu2020-12-014-2/+11
* RISC-V: Minor cleanup and testcases improvement for arch string parser.Nelson Chu2020-12-0155-59/+156
* x86: Do not dump DS/CS segment overrides for branch hintsBorislav Petkov2020-11-297-0/+34
* ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz2020-11-276-0/+50
* gas output_file_close error messageAlan Modra2020-11-253-3/+8
* aarch64: Add support for Cortex-A78CPrzemyslaw Wirkus2020-11-234-1/+18
* gas/testsuite: Fix SHF_GNU_RETAIN tests for FreeBSD OSABIsJozef Lawrynowicz2020-11-194-3/+10
* Re: Stop Gas from generating line info or address rangesAlan Modra2020-11-189-32/+122
* Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz2020-11-1816-22/+250
* When reading string arguments for the assembler's string directives treat spa...Nick Clifton2020-11-175-1/+21
* aarch64: Add +pauth flag for Pointer Authentication featurePrzemyslaw Wirkus2020-11-166-1/+169
* aarch64: Extract Condition flag manipulation feature from Armv8.4-APrzemyslaw Wirkus2020-11-166-1/+51
* arm: Add support for Cortex-A78CPrzemyslaw Wirkus2020-11-164-0/+16
* x86: Ignore CS/DS/ES/SS segment-override prefixes in 64-bit modeBorislav Petkov2020-11-1436-392/+430
* gas, arm: PR26858 Fix availability of single precision vmul/vmla in arm modeAndre Vieira2020-11-133-2/+16
* MSP430: gas: Ignore -md option required for GCC backward compatibilityJozef Lawrynowicz2020-11-125-0/+30
* Fix up changelog entry of previous deltaNick Clifton2020-11-121-2/+4
* Stop Gas from generating line info or address ranges for sections that do not...Nick Clifton2020-11-126-17/+54
* aarch64: Allow LS64 feature with Armv8.6Przemyslaw Wirkus2020-11-112-1/+5
* Revert delta accidentally applied with commit 9372689d72f902c8bae90536acc4747...Nick Clifton2020-11-091-24/+0
* gas: improve reproducibility for stabs debugging data formatDenys Zagorui2020-11-092-1/+7
* Add support for the LMBD (left-most bit detect) instruction to the PRU assemb...Spencer E. Olson2020-11-094-0/+36
* aarch64: Update LS64 feature with system registerPrzemyslaw Wirkus2020-11-094-1/+71
* aarch64: Limit Rt register number for LS64 load/store instructionsPrzemyslaw Wirkus2020-11-095-34/+271
* Fix regexp for development.expAndreas Schwab2020-11-093-2/+7
* RISC-V: Update ABI to the elf_flags after parsing elf attributes.Nelson Chu2020-11-0918-47/+211
* aarch64: Update feature RAS system registersPrzemyslaw Wirkus2020-11-0411-141/+85
* [PATCH][GAS] aarch64: Add atomic 64-byte load/store instructions for Armv8.7Przemyslaw Wirkus2020-11-037-0/+76
* [PATCH] aarch64: Update missing ChangeLog for AArch64 commitsPrzemyslaw Wirkus2020-11-031-0/+90
* gas: fix symbol value calculation for versioned symbol aliasesChristian Eggers2020-11-032-1/+7
* x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu2020-10-3016-56/+86
* [PATCH][GAS] aarch64: Add WFIT instruction for Armv8.7-aPrzemyslaw Wirkus2020-10-303-2/+67
* aarch64: Fix DSB instruction 'missing immediate expression' errorsPrzemyslaw Wirkus2020-10-293-1/+34
* aarch64: Add CSR PDEC instructionPrzemyslaw Wirkus2020-10-287-0/+57
* aarch64: Add WFET instruction for Armv8.7-aPrzemyslaw Wirkus2020-10-283-1/+75
* aarch64: Add DSB instruction Armv8.7-a variantPrzemyslaw Wirkus2020-10-287-0/+107
* aarch64: Add basic support for armv8.7-a architecturePrzemyslaw Wirkus2020-10-283-2/+3
* gas: Clear all auto-assigned file slotsH.J. Lu2020-10-265-11/+89
* Update gas/ChangeLog of last commitLifang Xia2020-10-261-0/+5
* C-SKY: Fix the literal dump of big vector constant.Cooper Qu2020-10-261-1/+2
* CSKY: Change plsl.u16 to plsl.16.Cooper Qu2020-10-263-2/+7
* CSKY: Add version flag in eflag and fix bug in disassembling register.Cooper Qu2020-10-262-2/+5
* CSKY: Fix and add some instructions for VDSPV1.Cooper Qu2020-10-263-27/+47
* Change avxvnni disassembler output from {vex3} to {vex}Cui,Lili2020-10-263-32/+38