aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-11-29ipa/107897 - avoid property verification ICE after errorRichard Biener1-1/+2
2022-11-29re-run configureMartin Liska1-3/+4
2022-11-29gcc/configure.ac: fix AC_DEFINE ENABLE_MULTIARCHYunQiang Su1-1/+1
2022-11-29Daily bump.GCC Administrator6-1/+1364
2022-11-28c++: simple-requirement starting with 'typename' [PR101733]Jason Merrill2-1/+25
2022-11-28c++: be more strict about 'concept bool'Jason Merrill1-4/+4
2022-11-28Fix comment for (A / (1 << B)) -> (A >> B).Andrew Pinski1-1/+1
2022-11-28riscv: improve cost model for loading 64bit constant in rv32Sinan2-0/+64
2022-11-28RISC-V: Avoid redundant sign-extension for SImode SGE, SGEU, SLE, SLEUMaciej W. Rozycki5-2/+50
2022-11-28Fortran: ICE with elemental and dummy argument with VALUE attribute [PR107819]Harald Anlauf2-0/+29
2022-11-28tree-optimization/107896 - allow v2si to dimode unpacksRichard Biener1-2/+5
2022-11-28Support %b, %B for -Wformat-overflow (sprintf, snprintf)Frolov Daniil2-16/+53
2022-11-28RISC-V: fix stack access before allocation.Fei Gao4-4/+29
2022-11-28c++: Allow module name to be a single letter on WindowsTorbjörn SVENSSON1-1/+9
2022-11-28ada: Adjust runtime library and User's Guide to PIE default on LinuxEric Botcazou4-64/+98
2022-11-28ada: doc/share/conf.py: Switch the HTML documentation to using the RTD themeJoel Brobecker1-2/+2
2022-11-28ada: Annotate GNAT.Source_Info with an abstract stateClaire Dross1-1/+19
2022-11-28ada: Fix internal error on conversion as in/out actual with -gnatVaEric Botcazou1-18/+43
2022-11-28ada: Add PIE support to backtraces on LinuxEric Botcazou1-3/+3
2022-11-28ada: Implement change to SPARK RM rule on state refinementYannick Moy4-10/+33
2022-11-28tree-optimization/107493 - SCEV analysis with conversionsRichard Biener2-2/+21
2022-11-28gcn: Fix __builtin_gcn_first_call_this_thread_pTobias Burnus2-21/+8
2022-11-28OpenMP/Fortran: Permit end-clause on directiveTobias Burnus10-193/+856
2022-11-28asan: fix unsafe optimization of Asan checks.Yuri Gribov2-9/+56
2022-11-28i386: Fix up ix86_abi handling [PR106875]Jakub Jelinek3-4/+7
2022-11-28arm: improve tests for vsetq_lane*Andrea Corallo10-34/+284
2022-11-28arm: improve tests for vrshlq*Andrea Corallo30-84/+564
2022-11-28arm: improve tests and fix vrmlaldavhaq*Andrea Corallo3-6/+62
2022-11-28arm: improve tests for vqsubq*Andrea Corallo24-72/+516
2022-11-28arm: improve tests for vqrdmlashq_m*Andrea Corallo3-24/+78
2022-11-28arm: improve tests for vqrdmlahq*Andrea Corallo6-42/+132
2022-11-28arm: improve tests for vqdmul*Andrea Corallo28-84/+504
2022-11-28arm: improve tests for vqdmlahq_m*Andrea Corallo12-84/+264
2022-11-28arm: improve tests for vqaddq_m*Andrea Corallo24-72/+516
2022-11-28arm: improve tests for vmlasq*Andrea Corallo12-84/+348
2022-11-28arm: improve tests and fix vmlaldavaxq*Andrea Corallo5-27/+91
2022-11-28arm: improve tests for vmladavaq*Andrea Corallo12-81/+336
2022-11-28arm: improve tests for viwdupq*Andrea Corallo18-106/+658
2022-11-28arm: improve tests for vhsubq_m*Andrea Corallo36-114/+828
2022-11-28arm: improve tests for vhaddq_m*Andrea Corallo36-114/+828
2022-11-28arm: improve tests for vfmasq_m*Andrea Corallo2-16/+84
2022-11-28arm: improve tests and fix vsubq*Andrea Corallo49-145/+1261
2022-11-28arm: improve tests for vmulq*Andrea Corallo48-160/+1148
2022-11-28arm: improve tests and fix vadd*Andrea Corallo81-252/+1864
2022-11-28arm: Add integer vector overloading of vsubq_x instrinsicStam Markianos-Wright1-0/+28
2022-11-28arm: Explicitly specify other float types for _Generic overloading [PR107515]Stam Markianos-Wright1-0/+3
2022-11-28arm: propagate fixed overloading of MVE intrinsic scalar parametersStam Markianos-Wright1-553/+553
2022-11-28arm: further fix overloading of MVE vaddq[_m]_n intrinsicStam Markianos-Wright1-38/+40
2022-11-28arm: improve tests and fix vabsq*Andrea Corallo16-43/+309
2022-11-28arm: improve tests for vabdq*Andrea Corallo24-73/+464