aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2019-04-05x86: Support Intel AVX512 BF16Xuepeng Guo1-0/+3
2019-04-03gas: use literals/const16 for xtensa loop relaxationMax Filippov2-142/+55
2019-04-01[GAS, Arm] CLI with architecture sensitive extensionsAndre Vieira1-38/+278
2019-03-21Teach a few targets to resolve BFD_RELOC_8Alan Modra3-27/+14
2019-03-19x86: Correct EVEX vector load/store optimizationH.J. Lu1-13/+30
2019-03-19x86: Correct EVEX to 128-bit EVEX optimizationH.J. Lu1-9/+2
2019-03-18Fix MRI mode testsuite failuresAlan Modra1-7/+4
2019-03-18x86: Optimize EVEX vector load/store instructionsH.J. Lu1-0/+50
2019-03-18x86: Encode 256-bit/512-bit VEX/EVEX insns with 128-bit VEXH.J. Lu1-11/+11
2019-03-17x86: Set optimize to INT_MAX for -OsH.J. Lu1-1/+12
2019-03-17x86: Correctly optimize EVEX to 128-bit VEX/EVEXH.J. Lu1-5/+13
2019-03-15Fix a potential illegal memory access whilt parsing an x86 insn.Li Hao1-32/+36
2019-02-24Re: PowerPC __tls_get_addr arg parsingAlan Modra1-0/+2
2019-02-24PR24144, pdp11-ld overwriting section data with zerosAlan Modra1-11/+21
2019-02-22[arm][gas] Add support for Neoverse N1Kyrylo Tkachov1-1/+3
2019-02-22[AArch64][gas] Add support for Neoverse E1Kyrylo Tkachov1-0/+5
2019-02-22[AArch64][gas] Add support for Neoverse N1Kyrylo Tkachov1-0/+5
2019-02-21PowerPC __tls_get_addr arg parsingAlan Modra1-40/+52
2019-02-19Fix a potential deadlock in some older Loongson 3A1000 MIPS processors.Paul Hua1-55/+206
2019-02-10gas: Pass max_bytes to TC_FRAG_INITH.J. Lu14-18/+19
2019-02-08RISC-V: Compress 3-operand beq/bne against x0.Jim Wilson1-0/+6
2019-02-07Arm: Backport hlt to all architectures.Tamar Christina1-1/+12
2019-02-07Visium: align branch absolute instruction for the GR6Eric Botcazou1-0/+4
2019-02-01S12Z: GAS: Allow #_symbol operands as mov sourceJohn Darrington1-35/+79
2019-02-01S12Z: GAS: Fix incorrect range test for 16-bit PC relative offsets.John Darrington1-1/+1
2019-02-01S12Z: GAS: Issue warning if TFR/EXG have identical source and destination.John Darrington1-0/+2
2019-02-01S12Z: GAS: Disallow immediate destination operandsJohn Darrington1-36/+58
2019-01-31S/390: Implement instruction set extensionsAndreas Krebbel1-0/+2
2019-01-31Assorted warning fixesAlan Modra3-8/+8
2019-01-28xtensa: gas: don't keep relocations for constantsMax Filippov1-0/+6
2019-01-25AArch64: Update encodings for stg, st2g, stzg and st2zg.Sudi Das1-0/+2
2019-01-25AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte...Sudi Das1-16/+3
2019-01-16RISC-V: Support ELF attribute for gas and readelf.Jim Wilson2-0/+133
2019-01-16S12Z: gas: Fix bug when a symbol name was the single letter 'c'.John Darrington1-2/+3
2019-01-16S12Z: gas: Permit "extend" instructions which don't actually extend.John Darrington1-10/+5
2019-01-16S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington1-6/+12
2019-01-14Implement the assembly instructions yield, wfe, wfi and sev for ARMv6T2 in bo...Srinath Parvathaneni1-2/+5
2019-01-08[AArch64][gas] Add -mcpu support for Arm AresKyrylo Tkachov1-0/+5
2019-01-07[arm][gas] Add -mcpu support for Arm AresKyrylo Tkachov1-0/+3
2019-01-05RX: gas - Add RXv3 instruction support.Yoshinori Sato3-50/+338
2019-01-01Update year range in copyright notice of binutils filesAlan Modra234-234/+234
2018-12-19x86: Properly handle PLT expression in directiveH.J. Lu1-3/+14
2018-12-14elf: Add PT_GNU_PROPERTY segment typeH.J. Lu1-1/+0
2018-12-13Move aarch64 CIE code to aarch64 backendSam Tebbs1-0/+37
2018-12-10RISC-V: Don't segfault for two regs in auipc or lui.Jim Wilson1-1/+8
2018-12-09x86: Put back BFD_RELOC_X86_64_GOTPCRELH.J. Lu1-0/+1
2018-12-07RISC-V: Fix 4-arg add parsing.Jim Wilson1-3/+12
2018-12-06PowerPC @l, @h and @ha warnings, plus VLE e_liAlan Modra1-33/+55
2018-12-06opcodes/riscv: Hide '.L0 ' fake symbolsAndrew Burgess1-2/+2
2018-12-05[aarch64] Add support for pointer authentication B keySam Tebbs1-0/+9