aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-19gcc-changelog: support digits in PR's component in subjectMartin Liska1-1/+1
2022-12-19gcc-changelog: allow digit in component nameMartin Liska3-1/+30
2022-12-19testsuite: Fix up pr64536.c for LLP64 targets [PR108151]Jakub Jelinek1-2/+2
2022-12-19aarch64: PR target/108140 Handle NULL target in data intrinsic expansionKyrylo Tkachov2-1/+16
2022-12-19gcc-changelog: Add warning for auto-added filesTobias Burnus5-1/+135
2022-12-19testsuite: Fix up pr107397.f90 test [PR107397]Jakub Jelinek1-2/+2
2022-12-19hwasan: Add libhwasan_preinit.oJakub Jelinek3-19/+51
2022-12-19RISC-V: Change vlmul printing ruleJu-Zhe Zhong3-26/+30
2022-12-19RISC-V: Fix vwrite_csr.c and vread_csr.cKito Cheng2-4/+2
2022-12-19rs6000: use li;x?oris to build constantJiufu Guo2-6/+72
2022-12-19gcc-changelog: stop using --flake8Martin Liska1-1/+1
2022-12-19x86: Don't add crtfastmath.o for -sharedliuhongt2-2/+3
2022-12-19RISC-V: Fix RVV related testsuiteKito Cheng16-16/+16
2022-12-19Daily bump.GCC Administrator4-1/+22
2022-12-18build: doc: Obsolete Solaris 11.3 supportRainer Orth2-5/+18
2022-12-18PR-108122 Reduce sleep times in gm2/pimcoroutines/run/pass/testtime.modGaius Mulley1-22/+26
2022-12-17Add a check for invalid use of BOZ with a derived type.Steve Kargl2-0/+17
2022-12-18Daily bump.GCC Administrator5-1/+34
2022-12-17rs6000: Add Rust support to traceback tableSegher Boessenkool1-0/+1
2022-12-17c++: constantness of non-dependent NTTP argument [PR107437]Patrick Palka3-2/+22
2022-12-16libbacktrace: unpack literals into output bufferIan Lance Taylor1-636/+667
2022-12-17Daily bump.GCC Administrator10-1/+238
2022-12-17initialize fde objects lazilyThomas Neumann1-11/+41
2022-12-17speed up end_fde_sort using radix sortThomas Neumann1-100/+134
2022-12-16Update baseline symbols for hppa-linux.John David Anglin1-1/+6018
2022-12-16Suppress -fstack-protector warning on hppa.John David Anglin2-0/+6
2022-12-16libstdc++: Add monadic operations to std::expected for C++23 (P2505R5)Jonathan Wakely7-4/+882
2022-12-16libstdc++: Fixes for std::expectedJonathan Wakely4-14/+152
2022-12-16libstdc++: Diagnose broken allocator rebind membersJonathan Wakely8-9/+52
2022-12-16coroutines: Build pointer initializers with nullptr_node [PR107768]Andrew Pinski2-3/+29
2022-12-16analyzer: add src_region param to region_model::check_for_poison [PR106479]David Malcolm7-9/+13
2022-12-16Revert "IRA: Check that reg classes contain a hard reg of given mode in reg m...Vladimir N. Makarov3-112/+11
2022-12-16Add a new warning option -Wstrict-flex-arrays.Qing Zhao15-34/+275
2022-12-16RISC-V: Fix up some wording in the mcpu/mtune commentPalmer Dabbelt1-1/+1
2022-12-16RISC-V: Note that __builtin_riscv_pause() implies XgnuzihintpausestatePalmer Dabbelt1-1/+3
2022-12-16libstdc++: Fix self-move for std::weak_ptr [PR108118]Jonathan Wakely2-3/+20
2022-12-16contrib: make warnings unique in filter-clang-warnings.pyMartin Liska1-2/+2
2022-12-16middle-end/108086 - avoid unshare_expr when remapping SSA namesRichard Biener1-1/+1
2022-12-16gcc-changelog: do not use PatchSet.from_filenameMartin Liska1-7/+4
2022-12-16gcc-changelog/git_email.py: Support older unidiff.PatchSetTobias Burnus1-1/+5
2022-12-16middle-end/108086 - remove PR28238 fix superseeded by PR34018 fixRichard Biener1-15/+0
2022-12-16loop-invariant: Split preheader edge if the preheader bb ends with jump [PR10...Jakub Jelinek2-0/+19
2022-12-16middle-end/108086 - more operand scanner reduction in inliningRichard Biener1-8/+8
2022-12-16Remove libgomp/testsuite/libgomp.fortran/allocate-4.f90 [PR108056]Tobias Burnus1-42/+0
2022-12-16Fix intrin name in Intel CMPccXADDHaochen Jiang3-68/+68
2022-12-16Daily bump.GCC Administrator8-1/+235
2022-12-15c++: variadic using-decl with parm pack in terminal name [PR102104]Patrick Palka9-27/+268
2022-12-15c++: rename parameterJason Merrill1-4/+5
2022-12-15c++: mangle contracts in write_mangled_nameArsen Arsenović2-7/+26
2022-12-15c++: class-scope qualified constrained auto [PR107188]Patrick Palka2-0/+17