aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek1001-1007/+1007
2023-01-16riscv: Fix up Copyright lines [PR108413]Jakub Jelinek2-2/+2
2023-01-16x86: Avoid -Wuninitialized warnings on _mm*_undefined_* in C++ [PR105593]Jakub Jelinek5-0/+36
2023-01-16rs6000: Teach rs6000_opaque_type_invalid_use_p about inline asm [PR108272]Kewen Lin1-10/+41
2023-01-14xtensa: Remove old broken tweak for leaf functionTakayuki 'January June' Suwa3-98/+30
2023-01-14[aarch64] Fold ldr+dup to ld1rq for little endian targets.Prathamesh Kulkarni2-5/+29
2023-01-13[PR40457] [arm] expand SI-aligned movdi into pair of movsiAlexandre Oliva1-2/+10
2023-01-13Fix support for atomic loads and stores on hppa.John David Anglin5-26/+121
2023-01-13arm: Add cde feature support for Cortex-M55 CPU.Srinath Parvathaneni1-0/+8
2023-01-13arm: Don't add crtfastmath.o for -sharedRichard Biener2-2/+2
2023-01-13aarch64: Don't add crtfastmath.o for -sharedRichard Biener3-3/+3
2023-01-13aarch64: Fix DWARF frame register sizes for predicatesRichard Sandiford1-0/+17
2023-01-13aarch64: Don't update EH info when folding [PR107209]Richard Biener1-1/+1
2023-01-12aarch64: Fix bit-field alignment in param passing [PR105549]Christophe Lyon1-28/+120
2023-01-12aarch64: fix warning emission for ABI break since GCC 9.1Christophe Lyon1-7/+21
2023-01-12xtensa: Optimize ctzsi2 and ffssi2 a bitTakayuki 'January June' Suwa1-4/+4
2023-01-12xtensa: Tune "*btrue" insn patternTakayuki 'January June' Suwa1-2/+9
2023-01-11bpf: correct bpf_print_operand for floats [PR108293]David Faust1-6/+28
2023-01-11rs6000: Make P10_FUSION honour tuning settingKewen Lin2-5/+10
2023-01-11IBM zSystems: Use NAND instruction to implement bit notAndreas Krebbel1-0/+8
2023-01-10xtensa: Make instruction cost estimation for size more accurateTakayuki 'January June' Suwa1-4/+7
2023-01-10C-SKY: Define SYSROOT_SUFFIX_SPEC.Xianmiao Qu1-0/+8
2023-01-10C-SKY: Fix float abi option in MULTILIB_DEFAULTS.Xianmiao Qu1-1/+1
2023-01-10C-SKY: Add missing builtin defines for soft float abi.Xianmiao Qu1-0/+5
2023-01-10C-SKY: Fix patterns' condition for ck802 smart mode.Xianmiao Qu1-7/+7
2023-01-10C-SKY: Add conditions for ceil etc patterns.Xianmiao Qu1-2/+4
2023-01-10IBM zSystems: Make -fcall-saved-... work.Andreas Krebbel1-6/+4
2023-01-08xtensa: Optimize bitwise splicing operationTakayuki 'January June' Suwa1-0/+47
2023-01-07xtensa: Optimize stack frame adjustment moreTakayuki 'January June' Suwa1-45/+106
2023-01-07Always define `WIN32_LEAN_AND_MEAN` before <windows.h>LIU Hao1-0/+1
2023-01-06Revert "aarch64: Make existing V2HF be usable."Tamar Christina4-86/+39
2023-01-05[Committed] PR rtl-optimization/108292: Revert "Improve ix86_expand_int_movcc...Roger Sayle1-20/+26
2023-01-05modula-2, driver: Implement handling for -static-libgm2.Iain Sandoe1-1/+6
2023-01-05Add AMD znver4 instruction reservationsTejas Joshi2-0/+1069
2023-01-03Revert "Compute a table of DWARF register sizes at compile"Florian Weimer2-4/+21
2023-01-03Improve ix86_expand_int_movcc to allow condition (mask) sharing.Roger Sayle1-26/+20
2023-01-03PR target/108229: A minor STV compute_convert_gain tweak on x86.Roger Sayle1-0/+8
2023-01-02i386: correct division modeling in lujiazui.mdAlexander Monakov1-28/+30
2023-01-02Compute a table of DWARF register sizes at compileFlorian Weimer2-21/+4
2023-01-02Update copyright years.Jakub Jelinek3-5/+6
2023-01-02Update copyright years.Jakub Jelinek642-653/+653
2023-01-01Add post-reload splitter for extendditi2 on x86_64.Roger Sayle1-25/+45
2022-12-30Fix memory constraint on MVE v[ld/st][2/4] instructions [PR107714]Stam Markianos-Wright5-4/+32
2022-12-29gcc: xtensa: use GP_RETURN_* instead of magic constantMax Filippov1-1/+1
2022-12-29xtensa: Check DF availability before useTakayuki 'January June' Suwa1-1/+1
2022-12-28Provide zero_extend versions/variants of several patterns on x86.Roger Sayle1-0/+151
2022-12-28Use ix86_expand_clear in ix86_split_ashl.Roger Sayle1-1/+1
2022-12-28RISC-V: Return const ref. for vl_vtype_info::get_avl_infoKito Cheng1-1/+1
2022-12-27Commit right version of last patch (missing modes)Jeff Law1-1/+2
2022-12-27RISC-V: Produce better code with complex constants [PR95632] [PR106602]Raphael Moreira Zinsly1-0/+17