aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2024-01-23LoongArch: Disable explicit reloc for TLS LD/GD with -mexplicit-relocs=autoXi Ruoyao1-5/+5
2024-01-22arm: Fix parsecpu.awk for aliases [PR113030]Andrew Pinski1-2/+2
2024-01-22RISC-V: Lower vmv.v.x (avl = 1) into vmv.s.xJuzhe-Zhong3-1/+21
2024-01-22RISC-V: Fix regressions due to 86de9b66480b710202a2898cf513db105d8c432fJuzhe-Zhong1-4/+2
2024-01-22[gcn] mkoffload: Fix linking with "-g"; fix file deletion; improve diagnostic...Tobias Burnus1-16/+16
2024-01-22RISC-V: Fix vfirst/vmsbf/vmsif/vmsof ratio attributesJuzhe-Zhong1-1/+1
2024-01-22RISC-V: Bugfix for resolve_overloaded_builtin[PR113420]xuli1-77/+16
2024-01-21Install right version of last change.Jeff Law1-0/+1
2024-01-21[committed] [NFC] Fix riscv_init_cumulative_args for unused argumentsJeff Law1-6/+1
2024-01-20RISC-V: Suppress warningJuzhe-Zhong1-2/+2
2024-01-19[PATCH] Avoid ICE on m68k -fzero-call-used-regs -fpic [PR110934]Mikael Pettersson1-0/+46
2024-01-19[PATCH] Avoid ICE in single-bit logical RMWs on m68k-uclinux [PR108640]Mikael Pettersson1-3/+3
2024-01-19RISC-V: Fix RVV_VLMAXJuzhe-Zhong2-4/+3
2024-01-19RISC-V: Remove unused function in riscv_subset_list [NFC]Kito Cheng1-4/+0
2024-01-19RISC-V: Relax the -march string for accept any orderKito Cheng1-3/+3
2024-01-19RISC-V: Extract part parsing base ISA logic into a standalone function [NFC]Kito Cheng1-0/+2
2024-01-19RISC-V: Tweak the wording for the sorry messageKito Cheng1-2/+2
2024-01-19RISC-V: Raname UNSPEC_CLMUL in vector-crypto.md.Kuan-Lin Chen1-5/+5
2024-01-18hppa: Always enable PIE on 64-bit targetJohn David Anglin1-0/+4
2024-01-18RISC-V: Rewrite some instructions using ASM targethookJun Sha (Joshua)1-0/+207
2024-01-18RISC-V: Fix register overlap issue for some xtheadvector instructionsJun Sha (Joshua)2-134/+202
2024-01-18RISC-V: Add support for xtheadvector-specific intrinsics.Jun Sha (Joshua)9-0/+696
2024-01-18RISC-V: Handle differences between XTheadvector and VectorJun Sha (Joshua)13-107/+365
2024-01-18RISC-V: Adds the prefix "th." for the instructions of XTheadVector.Jun Sha (Joshua)4-0/+30
2024-01-18RISC-V: Introduce XTheadVector as a subset of V1.0.0Jun Sha (Joshua)2-2/+8
2024-01-18Darwin: Suppress adding embedded rpaths for earlier OS versions.Iain Sandoe1-2/+1
2024-01-18Darwin: Fix a typo in Objective-C meta-data.Iain Sandoe1-2/+8
2024-01-18Darwin: Fix constant CFString code-gen [PR105522].Iain Sandoe2-43/+59
2024-01-18AVR: Tabify avr-log.cc.Georg-Johann Lay1-161/+161
2024-01-18RISC-V: Support vi variant for vec_cmpJuzhe-Zhong1-2/+2
2024-01-18AVR: Tabify avr-devices.cc.Georg-Johann Lay1-2/+2
2024-01-18AVR: Tabify avr-c.cc.Georg-Johann Lay1-153/+153
2024-01-18AVR: Tabify driver-avr.cc.Georg-Johann Lay1-41/+41
2024-01-18AVR: Tabify gen-avr-mmcu-texi.cc.Georg-Johann Lay1-4/+4
2024-01-18AVR: Tabify gen-avr-mmcu-specs.cc.Georg-Johann Lay1-21/+21
2024-01-18riscv: Remove Bool keywords from riscv.optJakub Jelinek1-7/+7
2024-01-18i386: Add -masm=intel profiling support [PR113122]Jakub Jelinek1-12/+51
2024-01-18LoongArch: Remove constraint z from movsi_internalXi Ruoyao1-3/+3
2024-01-18AVR: Fix typo in device-specs generation. Reuse -m[no-]rodata-in-ram checker.Georg-Johann Lay1-13/+18
2024-01-18LoongArch: Assign the '/u' attribute to the mem to which the global offset ta...Lulu Cheng1-0/+5
2024-01-18RISC-V: Add has compatible check for conflict vsetvl fusionJuzhe-Zhong1-19/+24
2024-01-17aarch64: Fix aarch64_ldp_reg_operand predicate not to allow all subreg [PR113...Andrew Pinski1-1/+5
2024-01-17RISC-V: fix some vsetvl debug info in pass's Phase 2 code [NFC]Vineet Gupta1-10/+10
2024-01-17RISC-V: RVV: add toggle to control vsetvl pass behaviorVineet Gupta3-1/+24
2024-01-17Fix handling of X86_TUNE_AVOID_512FMA_CHAINS.Jan Hubicka1-1/+1
2024-01-17MIPS: avoid $gp store if global_pointer is not $gpYunQiang Su1-0/+2
2024-01-16AArch64: Add -mcpu=cobalt-100Wilco Dijkstra2-1/+2
2024-01-16AArch64: Reassociate CONST in address expressionsWilco Dijkstra1-0/+11
2024-01-16sparc: Treat instructions with length 0 as emptyDaniel Cederman1-0/+1
2024-01-16sparc: Add errata workaround to membar patternsDaniel Cederman2-5/+19