]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2022-12-22 Jonathan Wakelylibstdc++: Define and use variable templates in <chrono>
2022-12-22 Jonathan Wakelylibstdc++: Add [[nodiscard]] in <chrono>
2022-12-22 Jan HubickaZen4 tuning part 2
2022-12-22 Richard BienerCompare DECL_NOT_FLEXARRAY for LTO tree merging
2022-12-22 Jan HubickaUpdate znver4 costs
2022-12-22 GCC AdministratorDaily bump.
2022-12-21 Jonathan Yongtestsuite: Fix pr55569.c excess errors on LLP64
2022-12-21 Andrew PinskiFix PR 105532: match.pd patterns calling tree_nonzero_b...
2022-12-21 Andrew Pinski[PATCH] Use toplevel configure for GMP and MPFR for gdb
2022-12-21 Chung-Lin Tangnvptx: reimplement libgomp barriers [PR99555]
2022-12-21 Chung-Lin Tangnvptx: support bar.red instruction
2022-12-21 Iain Sandoelibffi: Update LOCAL_PATCHES.
2022-12-21 Iain Sandoelibffi: Fix X86 32b Darwin build and EH frames.
2022-12-21 Richard Bienermiddle-end/107994 - ICE after error with comparison...
2022-12-21 Jan HubickaSkip -fwhole-program when merging LTO options.
2022-12-21 Jan HubickaWhen doing WPA in incremental link pass down resolution...
2022-12-21 Jan HubickaMake -fwhole-program to work with incremental LTO linking
2022-12-21 Jakub Jelinekmodula2: Fix lto profiledbootstrap on powerpc64le-linux...
2022-12-21 Martin Liskacontrib: simplify filter-clang-warnings.py
2022-12-21 Jakub Jelinekopenmp: Don't try to destruct DECL_OMP_PRIVATIZED_MEMBE...
2022-12-21 Martin Liskacontrib: filter out more unrelated warnings
2022-12-21 Martin Liskalibgccjit: silent 2 Clang warnings
2022-12-21 Jakub Jelineklibstdc++: Don't call 4-5 argument to_chars with chars_...
2022-12-21 Tobias Burnusgfortran.dg/read_dir.f90: Make PASS on Windows
2022-12-21 Ian Lance Taylorlibgo: check for makecontext in -lucontext
2022-12-21 Kewen Linrs6000: Fix the wrong location of OPTION_MASK_P10_FUSIO...
2022-12-21 Kewen Linfold-const: Treat fp conversion to a type with same...
2022-12-21 Kewen Linrs6000: Raise error for __vector_{quad,pair} uses witho...
2022-12-21 Jason Merrillfold: fix use of protected_set_expr_location_unshare
2022-12-21 Jason Merrillc++: source position of lambda captures [PR84471]
2022-12-21 GCC AdministratorDaily bump.
2022-12-20 Patrick Palkac++, tree: walk TREE_VEC (and VECTOR_CST) in natural...
2022-12-20 Harald AnlaufFortran: a C interoperable function cannot have the...
2022-12-20 Iain Sandoecoroutines: Accept 'extern "C"' coroutines.
2022-12-20 Patrick Palkac++: NTTP object wrapper substitution fixes [PR103346...
2022-12-20 Andrew MacLeodDon't use PHI equivalences in range-on-entry.
2022-12-20 Richard Bienerd/104749 - document host GDC version requirement
2022-12-20 Marc Poulhièsrust: fix link serialization [PR108113]
2022-12-20 Jiufu Guors6000: Optimize cmp on rotated 16bits constant
2022-12-20 GCC AdministratorDaily bump.
2022-12-19 Jason Merrillbuild: avoid -Wconditionally-supported on qsort check
2022-12-19 Patrick Palkac++: modules and std::source_location::current() def...
2022-12-19 Patrick Palkac++: ICE with concepts TS multiple auto deduction ...
2022-12-19 Arsen Arsenovićcontracts: Lowercase {MAYBE,NEVER}_CONTINUE
2022-12-19 Jakub Jelinekc: Diagnose compound literals with function type [PR108043]
2022-12-19 Marek Polacekc-family: Fix ICE with -Wsuggest-attribute [PR98487]
2022-12-19 Jason Merrillbuild: add -Wconditionally-supported to strict_warn...
2022-12-19 Richard Bienertree-optimization/108164 - undefined overflow with...
2022-12-19 Richard Earnshawarm: correctly define __ARM_FEATURE_CLZ
2022-12-19 Ju-Zhe ZhongRISC-V: Remove unit-stride store from ta attribute
2022-12-19 Ju-Zhe ZhongRISC-V: Add testcases for VSETVL PASS 5
2022-12-19 Ju-Zhe ZhongRISC-V: Add testcases for VSETVL PASS 4
2022-12-19 Ju-Zhe ZhongRISC-V: Add testcases for VSETVL PASS 3
2022-12-19 Ju-Zhe ZhongRISC-V: Add testcases for VSETVL PASS 2
2022-12-19 Ju-Zhe ZhongRISC-V: Add testcases for VSETVL PASS
2022-12-19 Kito ChengRISC-V: Simplify ASM checks in gcc.target/riscv/rvv...
2022-12-19 Ju-Zhe ZhongRISC-V: Support VSETVL PASS for RVV support
2022-12-19 Ju-Zhe ZhongRISC-V: Fix RVV machine mode attribute configuration
2022-12-19 Jakub Jelinektestsuite: Fix up pr64536.c for LLP64 targets [PR108151]
2022-12-19 Jakub Jelinekmodula2: Don't treat % in Modula 2 messages specially
2022-12-19 Jakub Jelinekmodula2: Fix up bootstrap on powerpc64le-linux [PR108147]
2022-12-19 Martin Liskagcc-changelog: support digits in PR's component in...
2022-12-19 Martin Liskagcc-changelog: allow digit in component name
2022-12-19 Jakub Jelinektestsuite: Fix up pr64536.c for LLP64 targets [PR108151]
2022-12-19 Kyrylo Tkachovaarch64: PR target/108140 Handle NULL target in data...
2022-12-19 Tobias Burnusgcc-changelog: Add warning for auto-added files
2022-12-19 Jakub Jelinektestsuite: Fix up pr107397.f90 test [PR107397]
2022-12-19 Jakub Jelinekhwasan: Add libhwasan_preinit.o
2022-12-19 Ju-Zhe ZhongRISC-V: Change vlmul printing rule
2022-12-19 Kito ChengRISC-V: Fix vwrite_csr.c and vread_csr.c
2022-12-19 Jiufu Guors6000: use li;x?oris to build constant
2022-12-19 Martin Liskagcc-changelog: stop using --flake8
2022-12-19 liuhongtx86: Don't add crtfastmath.o for -shared
2022-12-19 Kito ChengRISC-V: Fix RVV related testsuite
2022-12-19 GCC AdministratorDaily bump.
2022-12-18 Rainer Orthbuild: doc: Obsolete Solaris 11.3 support
2022-12-18 Gaius MulleyPR-108122 Reduce sleep times in gm2/pimcoroutines/run...
2022-12-18 Steve KarglAdd a check for invalid use of BOZ with a derived type.
2022-12-18 GCC AdministratorDaily bump.
2022-12-17 Segher Boessenkoolrs6000: Add Rust support to traceback table
2022-12-17 Patrick Palkac++: constantness of non-dependent NTTP argument [PR107437]
2022-12-17 Ian Lance Taylorlibbacktrace: unpack literals into output buffer
2022-12-17 GCC AdministratorDaily bump.
2022-12-16 Thomas Neumanninitialize fde objects lazily
2022-12-16 Thomas Neumannspeed up end_fde_sort using radix sort
2022-12-16 John David... Update baseline symbols for hppa-linux.
2022-12-16 John David... Suppress -fstack-protector warning on hppa.
2022-12-16 Jonathan Wakelylibstdc++: Add monadic operations to std::expected...
2022-12-16 Jonathan Wakelylibstdc++: Fixes for std::expected
2022-12-16 Jonathan Wakelylibstdc++: Diagnose broken allocator rebind members
2022-12-16 Andrew Pinskicoroutines: Build pointer initializers with nullptr_nod...
2022-12-16 David Malcolmanalyzer: add src_region param to region_model::check_f...
2022-12-16 Vladimir N... Revert "IRA: Check that reg classes contain a hard...
2022-12-16 Qing ZhaoAdd a new warning option -Wstrict-flex-arrays.
2022-12-16 Palmer DabbeltRISC-V: Fix up some wording in the mcpu/mtune comment
2022-12-16 Palmer DabbeltRISC-V: Note that __builtin_riscv_pause() implies Xgnuz...
2022-12-16 Jonathan Wakelylibstdc++: Fix self-move for std::weak_ptr [PR108118]
2022-12-16 Martin Liskacontrib: make warnings unique in filter-clang-warnings.py
2022-12-16 Richard Bienermiddle-end/108086 - avoid unshare_expr when remapping...
2022-12-16 Martin Liskagcc-changelog: do not use PatchSet.from_filename
next
This page took 0.0968 seconds and 5 git commands to generate.