aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-05-14x86: Default CET run-time support to autoH.J. Lu2-3/+13
2020-05-14arm: Factorize several occurrences of the same code into reg_needs_saving_pChristophe Lyon2-22/+33
2020-05-14arm.c: Clarify error message in thumb1_expand_prologueChristophe Lyon2-1/+5
2020-05-14c++: Missed c++2a->20 changeNathan Sidwell2-13/+10
2020-05-14c++: Simplify tsubst_template_declNathan Sidwell2-36/+37
2020-05-14c++: Simplify tsubst_friend_functionNathan Sidwell2-15/+15
2020-05-14c++: simplify lookup_template_class_1Nathan Sidwell2-3/+5
2020-05-14c++: Adjust push_template_decl_realNathan Sidwell2-14/+25
2020-05-14c++: Improve build_template_declNathan Sidwell2-10/+11
2020-05-14i386: Add V2DFmode conversion functions [PR95046]Uros Bizjak4-6/+96
2020-05-14aarch64: Fix arm_sve_vector_bits on typedefs [PR95105]Richard Sandiford5-10/+262
2020-05-14testsuite/94703 - skip gcc.dg/tree-ssa/pr94703.c on strict-align targetsRichard Biener2-0/+6
2020-05-14middle-end/95118 - fix printing of denormal zeroRichard Biener4-2/+24
2020-05-14openmp: cgraph support for late declare variant resolutionJakub Jelinek12-10/+409
2020-05-14openmp: Fix placement of 2nd+ preparation statement for PHIs in simd clone lo...Jakub Jelinek4-2/+43
2020-05-14openmp: Also implicitly mark as declare target to functions mentioned in targ...Jakub Jelinek9-8/+73
2020-05-14i386: Add V2SFmode conversion functions [PR95046]Uros Bizjak5-22/+131
2020-05-14IBM Z: Define probe_stack expanderAndreas Krebbel5-5/+46
2020-05-14IBM Z: stack clash prot: add missing updates of last_probe_offsetAndreas Krebbel4-0/+29
2020-05-14Make anti_adjust_stack_and_probe_stack_clash extern and use it for ZAndreas Krebbel6-3/+42
2020-05-14Daily bump.GCC Administrator1-1/+1
2020-05-13rs6000: Add vec_extracth and vec_extractlKelvin Nilsen32-2/+979
2020-05-13c++: SFINAE for invalid delete-expression [PR79706]Patrick Palka4-2/+40
2020-05-13c++: premature requires-expression folding [PR95020]Patrick Palka4-3/+27
2020-05-13c++: explicit(bool) malfunction with dependent expression [PR95066]Marek Polacek4-0/+33
2020-05-13c++: Template arg comparisonNathan Sidwell2-9/+11
2020-05-13c++: Simplify typedef access checkingNathan Sidwell2-39/+38
2020-05-13c++: Simplify canonical_type_parameterNathan Sidwell2-16/+10
2020-05-13c++: Formatting fixups & some simplifications.Nathan Sidwell3-45/+60
2020-05-13c++: Replace "C++2a" with "C++20".Jason Merrill461-671/+687
2020-05-13testsuite: Support { target c++20 } in tests.Jason Merrill2-0/+13
2020-05-13libgo: build syscall test with -staticIan Lance Taylor1-1/+1
2020-05-13testsuite: Fix up tree-ssa/pr94969.c testcase [PR95110]Jakub Jelinek2-1/+6
2020-05-13c++: Fix g++.dg/parse/attr4.C test.Marek Polacek2-1/+5
2020-05-13add vectype parameter to add_stmt_cost hookRichard Biener13-61/+95
2020-05-13Fortran : ICE in gfc_conv_array_constructor_expr PR93497Mark Eggleston8-6/+35
2020-05-13c++: Add testcase for already-fixed PR [PR70642]Patrick Palka2-0/+28
2020-05-13Remove SLP_INSTANCE_GROUP_SIZERichard Biener5-23/+49
2020-05-13Fix -fcompare-debug issue in purge_dead_edges [PR95080]Jakub Jelinek4-1/+49
2020-05-13Fold single imm use of a FMA if it is a negation [PR95060]Jakub Jelinek28-144/+226
2020-05-13[Fortran] OpenMP - permit lastprivate in distribute + SIMD fixes (PR94690)Tobias Burnus3-15/+48
2020-05-13Simplify test-case options.Martin Liska2-1/+7
2020-05-13[PR 95013] Fix gcc.dg/unclosed-init.cChristophe Lyon2-1/+6
2020-05-13Add missing unit dependence vector in data dependence analysisBin Cheng5-6/+51
2020-05-13Document more x86 operand modifier.liuhongt3-2/+102
2020-05-12Refactor tree-vrp.cGiuliano Belinassi2-111/+220
2020-05-13Daily bump.GCC Administrator1-1/+1
2020-05-12RISC-V: Make unique SECCAT_SRODATA names start with .srodata (not .sdata2)Keith Packard2-0/+45
2020-05-12RISC-V: Add shorten_memrefs pass.Craig Blackmore24-6/+709
2020-05-12Suppress warning for Interfaces.C with -fdump-ada-specEric Botcazou2-3/+10