]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-09-16  GCC AdministratorDaily bump.
2023-09-15  Jonathan Wakelylibstdc++: Do not require effective target pthread...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from remain...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 30_thr...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 27_io...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 26_num...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 24_ite...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 23_con...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 21_str...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 20_uti...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from <compa...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from <atomi...
2023-09-15  Jonathan Wakelylibstdc++: Add missing tests for std::basic_filebuf...
2023-09-15  Jonathan Wakelylibstdc++: Implement C++26 native handles for file...
2023-09-15  Jonathan Wakelylibstdc++: Add log line to testsuite output
2023-09-15  Jonathan Wakelylibstdc++: Simplify dejagnu directives for some tests...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++2a" from XFAIL...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++23" from remain...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++23" from std...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from std...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from std...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++2a" from constr...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from <conce...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=c++20" from <span...
2023-09-15  Jonathan Wakelylibstdc++: Replace dg-options "-std=c++20" with dg...
2023-09-15  Jonathan Wakelylibstdc++: Replace dg-options "-std=c++17" with dg...
2023-09-15  Jonathan Wakelylibstdc++: Replace dg-options "-std=c++11" with dg...
2023-09-15  Jonathan Wakelylibstdc++: Add support for running tests with multiple...
2023-09-15  Jonathan Wakelylibstdc++: Fix 29_atomics/headers/atomic/types_std_c...
2023-09-15  Fei Gaofix PR 111259 invalid zcmp mov predicate.
2023-09-15  Patrick Palkalibstdc++: Use C++20 constraints in <bit>
2023-09-15  David Malcolmanalyzer: support diagnostics that don't have a stmt
2023-09-15  David Malcolmanalyzer: introduce pending_location
2023-09-15  David Malcolmanalyzer: handle volatile ops
2023-09-15  Harald AnlaufFortran: improve bounds-checking for array sections...
2023-09-15  Andrew PinskiMATCH: Improve zero_one_valued_p for cases without...
2023-09-15  Andrew PinskiMATCH: Fix `(1 >> X) != 0` pattern for vector types
2023-09-15  Andrew MacLeodAlways do PHI analysis and before loop analysis.
2023-09-15  Andrew MacLeodFix indentation.
2023-09-15  Qing ZhaoFix PR111407--SSA corruption due to widening_mul opt...
2023-09-15  Eric Botcazouada: Fix minor glitch in finish_record_type
2023-09-15  Piotr Trojanekada: Explicitly analyze and expand null array aggregates
2023-09-15  Eric Botcazouada: Fix wrong optimization of extended return for...
2023-09-15  Patrick Bernardiada: Do not perform local-exception-to-goto optimizatio...
2023-09-15  Patrick Bernardiada: Generate runtime restrictions list when the standa...
2023-09-15  Eric Botcazouada: Fix internal error on misaligned component with...
2023-09-15  Eric Botcazouada: Fix internal error on aggregate nested in containe...
2023-09-15  Kévin Le Gouguecada: Remove GNAT Pro details regarding mold
2023-09-15  Eric Botcazouada: Fix internal error on expression function with...
2023-09-15  Bob Duffada: Clean up scope depth and related code (tech debt)
2023-09-15  Javier Mirandaada: Crash on creation of extra formals on type extension
2023-09-15  Lehua DingRISC-V: Fix using wrong mode to get reduction insn...
2023-09-15  Mikael Morinfortran: Remove reference count update [PR108957]
2023-09-15  Juzhe-Zhongtest: Block SLP check of slp-35.c for vect_strided5
2023-09-15  Juzhe-Zhongtest: Block SLP check of slp-34.c for vect_strided5
2023-09-15  Juzhe-Zhongtest: Block vect_strided5 for slp-34-big-array.c SLP...
2023-09-15  Juzhe-Zhongtest: Block slp-16.c check for target support vect_strided6
2023-09-15  Juzhe-Zhongtest: Isolate slp-1.c check of target supports vect_str...
2023-09-15  Juzhe-Zhongtest: Remove XPASS for RISCV
2023-09-15  Lehua DingRISC-V: Refactor expand_reduction and cleanup enum...
2023-09-15  Jonathan Wakelylibstdc++: Fix constraints for std::variant default...
2023-09-15  Jonathan Wakelylibstdc++: Remove non-void static assertions in variant...
2023-09-15  Jonathan Wakelylibstdc++: Add operator bool to <charconv> result types...
2023-09-15  Richard Sandifordaarch64: Fix loose ldpstp check [PR111411]
2023-09-15  Yang YujieLoongArch: Reimplement multilib build option handling.
2023-09-15  Lehua DingRISC-V: Support combine extend and reduce sum to widen...
2023-09-15  GCC AdministratorDaily bump.
2023-09-14  David Malcolmdiagnostics: support multithreaded diagnostic paths
2023-09-14  David Malcolmanalyzer: fix missing return in compatible_epath_p
2023-09-14  David Malcolmanalyzer: use unique_ptr for rejected_constraint
2023-09-14  David Malcolmggc, jit: forcibly clear GTY roots in jit
2023-09-14  Gaius Mulleymodula2: Add missing comments to M2CaseList.mod and...
2023-09-14  Max Filippovgcc: xtensa: use salt/saltu in xtensa_expand_scc
2023-09-14  Gaius Mulleymodula2: introduce case checking when switching on...
2023-09-14  Vladimir N... [RA]: Improve cost calculation of pseudos with equivalences
2023-09-14  Lehua DingRISC-V: Refactor vector reduction patterns
2023-09-14  Lehua DingRISC-V: Cleanup redundant reduction patterns after...
2023-09-14  Richard Sandifordaarch64: Restore SVE WHILE costing
2023-09-14  Andrew PinskiMATCH: Support `(a != (CST+1)) & (a > CST)` optimizations
2023-09-14  Andrew PinskiImprove error message for if with an else part while...
2023-09-14  Juzhe-ZhongRISC-V: Support VLS modes mask operations
2023-09-14  Jonathan Wakelylibstdc++: Add testcase for std::make_integer_sequence...
2023-09-14  Jonathan Wakelylibstdc++: Support dg-additional-files in tests
2023-09-14  Jonathan Wakelylibstdc++: Remove some more unconditional uses of atomics
2023-09-14  Yannick Moyada: Improve detection of deactivated code for warnings...
2023-09-14  Javier Mirandaada: Assertion failure on expansion of record with...
2023-09-14  Javier Mirandaada: Assertion failure on calculation of Large_Max_Size...
2023-09-14  Javier Mirandaada: Assertion failure on for-of loop iterating on...
2023-09-14  Eric Botcazouada: Fix late finalization for function call in delta...
2023-09-14  Eric Botcazouada: Fix premature finalization in loop over limited...
2023-09-14  Javier Mirandaada: Assertion failure adding extra formals to late...
2023-09-14  Richard Bienertree-optimization/111294 - better DCE after forwprop
2023-09-14  Richard Sandifordaarch64: Coerce addresses to be suitable for LD1RQ
2023-09-14  Christophe... libstdc++: Add dg-require-thread-fence in several tests
2023-09-14  Juzhe-ZhongRISC-V: Fix ICE in get_avl_or_vl_reg
2023-09-14  Juzhe-ZhongRISC-V: Format VSETVL PASS code
2023-09-14  Lulu ChengLoongArch: Change the value of branch_cost from 2 to 6.
2023-09-14  François Dumontlibstdc++: Limit <stacktrace> synopsis test to normal...
2023-09-14  Takayuki 'January... xtensa: Optimize several boolean evaluations of EQ...
2023-09-14  Lulu ChengLoongArch: Fix bug of '<optab>di3_fake'.
next