summaryrefslogtreecommitdiff
path: root/gcc/common
AgeCommit message (Expand)Author
2020-05-06Enable TARGET_TSXLDTRK for GCC support.liuhongt
2020-05-06Enable GCC support for SERIALIZEliuhongt
2020-04-29[gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO' [PR94282]Thomas Schwinge
2020-04-27rs6000: enable -fweb for small loops unrollingguojiufu
2020-04-03AArch64: Fix options canonicalization for assemblerTamar Christina
2020-03-16[ARM][GCC][2/x]: MVE ACLE intrinsics framework patch.Srinath Parvathaneni
2020-02-20Remove trailing | in help message.Martin Liska
2020-02-13arc: Don't use if-conversion when optimizing for size.Claudiu Zissulescu
2020-02-13[ARC] Deprecate q-class option.Claudiu Zissulescu
2020-01-09avr-common.c (avr_option_optimization_table): Set -fsplit-wide-types-early.Georg-Johann Lay
2020-01-01Update copyright years.Jakub Jelinek
2019-12-17re PR target/92962 (Documentation: x86 Options - znver2 missing RDPID and WBN...Jakub Jelinek
2019-12-09Use OPTION_MASK_ISA2_$target_[SET,UNSET, ] to indicate those forHongtao Liu
2019-11-16Delete common/config/powerpcspeSegher Boessenkool
2019-11-12Remove option_default_params and option_validate_param hooks.Martin Liska
2019-11-12Remove set_default_param_value from documentation.Martin Liska
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-11-11rs6000: Refine small loop unroll in loop_unroll_adjust hookJiufu Guo
2019-11-07Support 64-bit double and 64-bit long double configurations.Georg-Johann Lay
2019-10-28rs6000: Enable limited unrolling at -O2Jiufu Guo
2019-10-17Fix breakage introduced by r276985.Georg-Johann Lay
2019-10-10S/390: Add support for z15 as CPU name.Andreas Krebbel
2019-09-09GCC port for eBPFJose E. Marchesi
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand
2019-08-20Add TIGERLAKE and COOPERLAKE to GCC.Hongtao Liu
2019-07-31RISC-V: Raise error on unexpected ISA string at end.Maxim Blinov
2019-07-23i386-common.c: Use PROCESSOR_ZNVER2 scheduler for znver2.Jan Hubicka
2019-07-08subreg: Add -fsplit-wide-types-early (PR88233)Segher Boessenkool
2019-06-26Enable GCC support for AVX512_VP2INTERSECT which will be in tigerlaker.Hongtao Liu
2019-06-12Initial TI PRU GCC portDimitar Dimitrov
2019-05-28Add GCC support to ENQCMD.Xuepeng Guo
2019-05-24[aarch64] Change two function declaration typesMatthew Malcomson
2019-05-22[aarch64] Introduce flags for SVE2.Matthew Malcomson
2019-05-08Enable support for bfloat16 which will be in Future Cooper Lake.Hongtao Liu
2019-04-05Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska
2019-04-02S/390: arch13: Add arch13 as architecture optionAndreas Krebbel
2019-03-29RISC-V: Fix __riscv_compressed regression.Jim Wilson
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska
2019-03-01RISC-V: Generalize -march support, add ELF attribute support.Kito Cheng
2019-02-25AArch64: Fix command line options canonicalization version #2. (PR target/88530)Tamar Christina
2019-01-17GCN back-end codeAndrew Stubbs
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-12-13i386-common.c (processor_names): Add cascadelake.Wei Xiao
2018-12-03S/390: Add support for section anchorsIlya Leoshkevich
2018-11-22Fix option values for -march.Martin Liska
2018-11-13[ARC] Refurbish and improve prologue/epilogue functions.Claudiu Zissulescu
2018-11-09or1k: gcc: initial support for openriscStafford Horne
2018-11-09Add PTWRITE builtins for x86Andi Kleen