summaryrefslogtreecommitdiff
path: root/gcc/common
Commit message (Expand)AuthorAgeFilesLines
* x86: Enable the GPR only instructions for -mgeneral-regs-onlyH.J. Lu2021-08-251-2/+28
* x86: Add -mmwait for -mgeneral-regs-onlyH.J. Lu2021-08-251-0/+15
* arm: Fix multilib mapping for CDE extensions [PR100856].Srinath Parvathaneni2021-06-181-6/+41
* Synchronize Rocket Lake's processor_names and processor_cost_table with proce...Cui,Lili2021-04-281-1/+1
* Add rocketlake to gcc.Cui,Lili2021-04-123-2/+13
* Change march=alderlake ISA list and add m_ALDERLAKE to m_CORE_AVX2Cui,Lili2021-04-121-0/+1
* i386: fix -march=amd crashMartin Liska2021-03-241-1/+1
* RISC-V: Add riscv{32,64}be with big endian as defaultMarcus Comstedt2021-03-231-0/+5
* arm: fix bootstrap failure following automatic mode selection patchRichard Earnshaw2021-03-091-1/+1
* arm: Ignore --with-mode when CPU only supports one instruction set.Richard Earnshaw2021-03-031-6/+43
* IBM Z: arch14: Add command line optionsAndreas Krebbel2021-03-021-0/+4
* RISC-V: Fix -march option parsing when extension exists.Xing GUO2021-01-281-3/+1
* i386: Resolve variable shadowing in i386-options.c [PR98671]Uros Bizjak2021-01-141-1/+1
* RISC-V: Implement new style of architecture extension test macros.Kito Cheng2021-01-081-0/+5
* RISC-V: Move class riscv_subset_list and riscv_subset_t to riscv-protos.hKito Cheng2021-01-081-66/+1
* Update copyright years.Jakub Jelinek2021-01-0457-57/+57
* Fix feature check for HRESET/AVX_VNNI/UINTRHongyu2020-12-111-10/+15
* X86_64: Enable support for next generation AMD Zen3 CPU.Venkataramanan Kumar2020-12-053-1/+34
* RISC-V: Support version controling for ISA standard extensionsKito Cheng2020-11-181-72/+215
* RISC-V: Support zicsr and zifencei extension for -march.Kito Cheng2020-11-181-0/+6
* RISC-V: Handle implied extension in canonical ordering.Kito Cheng2020-11-181-5/+172
* Support Intel AVX VNNIliuhongt2020-11-114-1/+23
* RISC-V: Mark non-export symbol static and const in riscv-common.cKito Cheng2020-11-061-2/+2
* RISC-V: Check multiletter extension has more than 1 letterKito Cheng2020-11-021-0/+8
* Enable GCC to support Intel Key Locker ISAliuhongt2020-10-294-18/+93
* RISC-V: Refine riscv_parse_arch_stringKito Cheng2020-10-271-33/+51
* RISC-V: Add support for -mcpu option.Kito Cheng2020-10-151-5/+86
* Enable Intel HRESET InstructionHongyu Wang2020-10-154-0/+20
* Enable gcc support for UINTRliuhongt2020-10-154-0/+19
* PR target/97250: i386: Add support for x86-64-v2, x86-64-v3, x86-64-v4 levels...Florian Weimer2020-10-011-3/+7
* Enable GCC support for AMX-TILE,AMX-INT8,AMX-BF16.liuhongt2020-09-284-0/+72
* If -mavx implies -mxsave, then -mno-xsave should imply -mno-avx.liuhongt2020-09-171-2/+3
* aarch64: Add support for Armv8-RAlex Coplan2020-09-101-2/+5
* MSP430: Use enums to handle -mcpu= valuesJozef Lawrynowicz2020-09-081-23/+3
* Fix: AVX512VP2INTERSECT should imply AVX512DQ.liuhongt2020-08-281-2/+2
* x86: Detect Rocket Lake and Alder LakeH.J. Lu2020-08-191-0/+10
* Initial Sapphire Rapids and Alder Lake support from ISA r40Cui,Lili2020-07-103-0/+16
* RISC-V: Preserve arch version info during normalizing arch stringKito Cheng2020-07-011-24/+46
* x86: Remove brand ID check for Intel processorsH.J. Lu2020-06-241-7/+5
* x86: Add Cooper Lake detection with AVX512BF16H.J. Lu2020-06-241-1/+9
* x86: Share _isa_names_table and use cpuinfo.hH.J. Lu2020-06-241-0/+163
* x86: Move cpuinfo.h from libgcc to common/config/i386H.J. Lu2020-06-242-0/+942
* x86: Fold arch_names_table into processor_alias_tableH.J. Lu2020-06-242-90/+283
* [arm] (header usage fix) include c++ algorithm header via system.hChristophe Lyon2020-06-081-1/+1
* Add outline-atomics to target attribute.Martin Liska2020-05-211-0/+4
* RISC-V: Handle implied extension for -march parser.Kito Cheng2020-05-191-10/+75
* RISC-V: Update march parserKito Cheng2020-05-191-20/+20
* Enable TARGET_TSXLDTRK for GCC support.liuhongt2020-05-061-0/+15
* Enable GCC support for SERIALIZEliuhongt2020-05-061-0/+15
* [gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO' [PR94282]Thomas Schwinge2020-04-291-0/+9