aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-08LoongArch: Modify fp_sp_offset and gp_sp_offset's calculation method when fra...Lulu Cheng2-3/+24
2022-07-08Daily bump.GCC Administrator11-1/+230
2022-07-07libbacktrace: don't exit Mach-O dyld library loop on one failureIan Lance Taylor1-1/+1
2022-07-07libbacktrace: don't let "make clean" remove allocfail.shIan Lance Taylor2-15/+27
2022-07-07c++: generic targs and identity substitution [PR105956]Patrick Palka2-64/+152
2022-07-07analyzer: use label_text for superedge::get_descriptionDavid Malcolm4-14/+9
2022-07-07Convert label_text to C++11 move semanticsDavid Malcolm14-105/+101
2022-07-07analyzer: fix false positives from -Wanalyzer-tainted-divisor [PR106225]David Malcolm4-12/+119
2022-07-07libstdc++: Remove workaround in __gnu_cxx::char_traits::move [PR89074]Jonathan Wakely1-9/+0
2022-07-07statistics.cc: Add check to see if fn is not NULL in get_function_name.Prathamesh Kulkarni1-1/+1
2022-07-07c++: -Woverloaded-virtual and dtors [PR87729]Jason Merrill2-0/+10
2022-07-07lto-plugin: use locking only for selected targetsMartin Liska4-18/+53
2022-07-07Speedup update-ssa some moreRichard Biener1-16/+20
2022-07-07Fix Intel MIC 'mkoffload' for OpenMP 'requires'Thomas Schwinge7-16/+57
2022-07-07Enhance 'libgomp.c-c++-common/requires-4.c', 'libgomp.c-c++-common/requires-5...Thomas Schwinge2-12/+31
2022-07-07Adjust 'libgomp.c-c++-common/requires-3.c'Thomas Schwinge1-1/+1
2022-07-07target/106219 - proprly mark builtins pure via ix86_add_new_builtinsRichard Biener2-0/+33
2022-07-07testsuite: Fix incorrect -mfloat128-type optionJonathan Wakely1-1/+1
2022-07-07Speed up LC SSA rewrite moreRichard Biener1-9/+21
2022-07-07Speed up LC SSA rewriteRichard Biener1-39/+56
2022-07-07Mips: Fix the ASAN shadow offset hook for the n32 ABIDimitrije Milosevic2-8/+6
2022-07-07libsanitizer: Cherry-pick 5d8077565e41 from upstreamDimitrije Milosevic2-8/+11
2022-07-07Daily bump.GCC Administrator11-1/+315
2022-07-06Restore 'GOMP_offload_unregister_ver' functionalityThomas Schwinge3-15/+31
2022-07-06Define 'OMP_REQUIRES_[...]', 'GOMP_REQUIRES_[...]' in a single placeThomas Schwinge2-6/+5
2022-07-06diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431]Lewis Hyatt9-142/+506
2022-07-06d: Merge upstream dmd 56589f0f4, druntime 651389b5, phobos 1516ecad9.Iain Buclaw26-489/+1115
2022-07-06d: Build the D sources in the front-end with -fno-exceptionsIain Buclaw1-1/+5
2022-07-06analyzer: add testcase of using closed fd without warning.Immad Mir1-0/+10
2022-07-06analyzer: reorder initialization of state m_invalid in sm-fd.cc [PR106184]Immad Mir1-2/+3
2022-07-06analyzer: show close event for use_after_close diagnosticImmad Mir2-5/+14
2022-07-06[Ada] Simplify regular expression that matches 8 consecutive digitsPiotr Trojanek1-1/+1
2022-07-06[Ada] Update comment after recent changes wrt. secondary stack & tagged typesEric Botcazou1-3/+1
2022-07-06[Ada] Improve code generated for aggregates of VFA typeEric Botcazou3-4/+29
2022-07-06[Ada] Fix crash on aliased renaming of unconstrained arrayEric Botcazou1-5/+7
2022-07-06[Ada] Small tweak to gnat_to_gnu_subprog_typeEric Botcazou1-3/+3
2022-07-06[Ada] Do not give warnings for compiler-generated entities by defaultEric Botcazou1-0/+11
2022-07-06[Ada] Document the various function return mechanismsEric Botcazou1-1/+42
2022-07-06[Ada] Deferred constant considered as not preelaborableYannick Moy1-2/+3
2022-07-06[Ada] Indexing error when calling GNAT.Regpat.MatchJustin Squirek2-20/+42
2022-07-06[Ada] Spurious non-callable warning on prefixed call in class conditionJustin Squirek1-4/+19
2022-07-06[Ada] Support ghost generic formal parametersYannick Moy9-63/+347
2022-07-06[Ada] Missing error on tagged type conversionJavier Miranda1-34/+102
2022-07-06[Ada] Handle secondary stack memory allocations alignmentMarc Poulhiès3-35/+74
2022-07-06[Ada] Cleanup use of local scalars in GNAT.Socket.Get_Address_InfoPiotr Trojanek1-4/+4
2022-07-06[Ada] Vxworks7* - Makefile.rtl rtp vs rtp-smp cleanupDoug Rupp1-49/+25
2022-07-06[Ada] Fix incorrect itype sharing for case expression in limited type returnEric Botcazou1-72/+76
2022-07-06[Ada] Remove old vxworks from Makefile.rtl - e500 port.Doug Rupp3-489/+0
2022-07-06[Ada] Incorrect emptying of CUDA global subprogramsJustin Squirek1-3/+6
2022-07-06[Ada] Remove explicit call to Make_Unchecked_Type_ConversionPiotr Trojanek2-5/+3