aboutsummaryrefslogtreecommitdiff
path: root/gcc/common/config
AgeCommit message (Expand)AuthorFilesLines
2024-12-05AVR: target/107957 - Split multi-byte loads and stores.Georg-Johann Lay1-0/+1
2024-11-29AArch64: Suppress default options when march or mcpu used is not affected by it.Tamar Christina1-0/+27
2024-11-27diagnostics: replace %<%s%> with %qs [PR104896]David Malcolm2-2/+2
2024-11-25nios2: Remove all support for Nios II target.Sandra Loosemore1-43/+0
2024-11-25RISC-V: Minimal support for svvptc extension.Dongyan Chen2-0/+3
2024-11-22build: Remove INCLUDE_MEMORY [PR117737]Andrew Pinski3-3/+0
2024-11-22AVR: Tabify avr-common.cc according to coding rules.Georg-Johann Lay1-26/+26
2024-11-22AVR: Use Var(avropt_xxx) for option variables in avr.opt.Georg-Johann Lay1-4/+4
2024-11-21AVR: target/117726 - Better optimizations of ASHIFT:SI insns.Georg-Johann Lay1-0/+1
2024-11-20RISC-V: Add the mini support for SiFive extensions.yulong1-0/+6
2024-11-18AVR: target/84211 - Add a post reload register optimization pass.Georg-Johann Lay1-0/+2
2024-11-13RISC-V: Implement riscv_minimal_hwprobe_feature_bitsYangyu Chen2-0/+177
2024-11-11Initial Diamond Rapids SupportHaochen Jiang3-0/+20
2024-11-11i386: Add new model number for Arrow LakeHaochen Jiang1-0/+1
2024-11-01Support Intel AMX-MOVRSHu, Lin14-1/+22
2024-11-01Support Intel MOVRSHu, Lin14-0/+20
2024-11-01Support Intel AMX-FP8Liwei Xu4-1/+22
2024-11-01Support Intel AMX-TRANSPOSEHaochen Jiang4-1/+23
2024-11-01Support Intel AMX-TF32Haochen Jiang4-1/+22
2024-11-01Support Intel AMX-AVX512Haochen Jiang4-2/+36
2024-10-29[RISC-V] RISC-V: Add implication for M extension.Tsung Chun Lin1-0/+2
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek7-9/+9
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm3-0/+3
2024-10-21i386: Refactor get_intel_cpuHaochen Jiang1-295/+292
2024-10-09Revert "RISC-V: Add implication for M extension."Jeff Law1-2/+0
2024-10-08RISC-V: Add implication for M extension.Tsung Chun Lin1-0/+2
2024-10-08RISC-V: Implement TARGET_CAN_INLINE_PYangyu Chen1-165/+207
2024-10-08RISC-V: Add an implicit dependency for ZawrsXiao Zeng1-0/+1
2024-09-27i386: Modernize AMD processor typesUros Bizjak1-35/+11
2024-09-06AVR: Remove "Atmel" from header comment.Georg-Johann Lay1-1/+1
2024-09-06RISC-V: Fix out of index in riscv_select_multilib_by_abiYunQiang Su1-1/+1
2024-09-05RISC-V: Lookup reversely in riscv_select_multilib_by_abiYunQiang Su1-1/+1
2024-08-12Initial support for AVX10.2Haochen Jiang4-2/+52
2024-08-08RISC-V: Minimal support for Zimop extension.Jiawei1-0/+8
2024-07-31pru: Enable section anchoring by defaultDimitar Dimitrov1-0/+12
2024-07-30RISC-V: Add configure check for B extention supportEdwin Lu1-0/+8
2024-07-30RISC-V: Add basic support for the Zacas extensionGianluca Guida1-0/+3
2024-07-30RISC-V: Remove configure check for zabhaPatrick O'Neill1-9/+3
2024-07-24aarch64: Extend aarch64_feature_flags to 128 bitsAndrew Carlotti1-4/+8
2024-07-24aarch64: Decouple feature flag option storage typeAndrew Carlotti1-5/+6
2024-07-24aarch64: Define aarch64_get_{asm_|}isa_flagsAndrew Carlotti1-1/+1
2024-07-15RISC-V: Allow adding enabled extension via target arch attributesChristoph Müllner1-6/+11
2024-07-15RISC-V: Rewrite target attribute handlingChristoph Müllner1-109/+4
2024-07-12RISC-V: Add SiFive extensions, xsfvcp and xsfceaseKito Cheng1-0/+8
2024-07-11RISC-V: c implies zca, and conditionally zcf & zcdFei Gao1-0/+12
2024-07-10RISC-V: Add support for B standard extensionEdwin Lu1-0/+7
2024-07-09RISC-V: Deduplicate arch subset list processingChristoph Müllner1-26/+6
2024-07-09i386: Correct AVX10 CPUID emulationHaochen Jiang1-2/+2
2024-07-08[RISC-V] add implied extension repeatly until stableFei Gao1-3/+11
2024-07-03RISC-V: Add support for Zabha extensionGianluca Guida1-0/+12