aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2020-12-01RISC-V: Support to add implicit extensions for G.Nelson Chu4-1/+20
2020-12-01RISC-V: Support to add implicit extensions.Nelson Chu12-12/+48
2020-12-01RISC-V: Improve the version parsing for arch string.Nelson Chu23-35/+72
2020-12-01RISC-V: Add zifencei and prefixed h class extensions.Nelson Chu7-2/+23
2020-12-01RISC-V: Don't allow any uppercase letter in the arch string.Nelson Chu4-2/+11
2020-12-01RISC-V: Minor cleanup and testcases improvement for arch string parser.Nelson Chu55-59/+156
2020-11-29x86: Do not dump DS/CS segment overrides for branch hintsBorislav Petkov7-0/+34
2020-11-27ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz6-0/+50
2020-11-25gas output_file_close error messageAlan Modra3-3/+8
2020-11-23aarch64: Add support for Cortex-A78CPrzemyslaw Wirkus4-1/+18
2020-11-19gas/testsuite: Fix SHF_GNU_RETAIN tests for FreeBSD OSABIsJozef Lawrynowicz4-3/+10
2020-11-18Re: Stop Gas from generating line info or address rangesAlan Modra9-32/+122
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz16-22/+250
2020-11-17When reading string arguments for the assembler's string directives treat spa...Nick Clifton5-1/+21
2020-11-16aarch64: Add +pauth flag for Pointer Authentication featurePrzemyslaw Wirkus6-1/+169
2020-11-16aarch64: Extract Condition flag manipulation feature from Armv8.4-APrzemyslaw Wirkus6-1/+51
2020-11-16arm: Add support for Cortex-A78CPrzemyslaw Wirkus4-0/+16
2020-11-14x86: Ignore CS/DS/ES/SS segment-override prefixes in 64-bit modeBorislav Petkov36-392/+430
2020-11-13gas, arm: PR26858 Fix availability of single precision vmul/vmla in arm modeAndre Vieira3-2/+16
2020-11-12MSP430: gas: Ignore -md option required for GCC backward compatibilityJozef Lawrynowicz5-0/+30
2020-11-12Fix up changelog entry of previous deltaNick Clifton1-2/+4
2020-11-12Stop Gas from generating line info or address ranges for sections that do not...Nick Clifton6-17/+54
2020-11-11aarch64: Allow LS64 feature with Armv8.6Przemyslaw Wirkus2-1/+5
2020-11-09Revert delta accidentally applied with commit 9372689d72f902c8bae90536acc4747...Nick Clifton1-24/+0
2020-11-09gas: improve reproducibility for stabs debugging data formatDenys Zagorui2-1/+7
2020-11-09Add support for the LMBD (left-most bit detect) instruction to the PRU assemb...Spencer E. Olson4-0/+36
2020-11-09aarch64: Update LS64 feature with system registerPrzemyslaw Wirkus4-1/+71
2020-11-09aarch64: Limit Rt register number for LS64 load/store instructionsPrzemyslaw Wirkus5-34/+271
2020-11-09Fix regexp for development.expAndreas Schwab3-2/+7
2020-11-09RISC-V: Update ABI to the elf_flags after parsing elf attributes.Nelson Chu18-47/+211
2020-11-04aarch64: Update feature RAS system registersPrzemyslaw Wirkus11-141/+85
2020-11-03[PATCH][GAS] aarch64: Add atomic 64-byte load/store instructions for Armv8.7Przemyslaw Wirkus7-0/+76
2020-11-03[PATCH] aarch64: Update missing ChangeLog for AArch64 commitsPrzemyslaw Wirkus1-0/+90
2020-11-03gas: fix symbol value calculation for versioned symbol aliasesChristian Eggers2-1/+7
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu16-56/+86
2020-10-30[PATCH][GAS] aarch64: Add WFIT instruction for Armv8.7-aPrzemyslaw Wirkus3-2/+67
2020-10-29aarch64: Fix DSB instruction 'missing immediate expression' errorsPrzemyslaw Wirkus3-1/+34
2020-10-28aarch64: Add CSR PDEC instructionPrzemyslaw Wirkus7-0/+57
2020-10-28aarch64: Add WFET instruction for Armv8.7-aPrzemyslaw Wirkus3-1/+75
2020-10-28aarch64: Add DSB instruction Armv8.7-a variantPrzemyslaw Wirkus7-0/+107
2020-10-28aarch64: Add basic support for armv8.7-a architecturePrzemyslaw Wirkus3-2/+3
2020-10-26gas: Clear all auto-assigned file slotsH.J. Lu5-11/+89
2020-10-26Update gas/ChangeLog of last commitLifang Xia1-0/+5
2020-10-26C-SKY: Fix the literal dump of big vector constant.Cooper Qu1-1/+2
2020-10-26CSKY: Change plsl.u16 to plsl.16.Cooper Qu3-2/+7
2020-10-26CSKY: Add version flag in eflag and fix bug in disassembling register.Cooper Qu2-2/+5
2020-10-26CSKY: Fix and add some instructions for VDSPV1.Cooper Qu3-27/+47
2020-10-26Change avxvnni disassembler output from {vex3} to {vex}Cui,Lili3-32/+38
2020-10-22[PATCH][GAS][AArch64] Define BRBE system registersPrzemyslaw Wirkus6-2/+425
2020-10-22aarch64: Define CSRE system registersPrzemyslaw Wirkus6-1/+70