]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-10-06  Patrick Palkac++: remove optimize_specialization_lookup_p
2022-10-06  Eric BotcazouFix wrong code generated by unroll-and-jam pass
2022-10-06  Eric BotcazouMinor cleanup in DF code
2022-10-06  Richard Bienermiddle-end/107115 - avoid bogus redundant store removal...
2022-10-06  Kyrylo Tkachovaarch64: Remove redundant zero-extends with LDAR
2022-10-06  Kyrylo Tkachovaarch64: Add test for LDAR generation from __atomic_load_n
2022-10-06  Philipp Tomsichaarch64: update Ampere-1 core definition
2022-10-06  Philipp Tomsichaarch64: fix off-by-one in reading cpuinfo
2022-10-06  Richard Bienertree-optimization/107107 - tail-merging VN wrong-code
2022-10-06  Eric Botcazouada: Implementation of support for storage models in...
2022-10-06  Steve Bairdada: Minor potential bug in sem_ch6.adb
2022-10-06  Piotr Trojanekada: Reject conditional goto in lock-free protected...
2022-10-06  Piotr Trojanekada: Cleanup related to lock-free protected subprograms
2022-10-06  Alexandre Olivaada: hardened conditionals: exemplify codegen changes
2022-10-06  Alexandre Olivaada: hardened booleans: exemplify codegen changes
2022-10-06  Alexandre Olivaada: stack scrubbing: exemplify codegen changes
2022-10-06  Piotr Trojanekada: Fix inserting of validity checks in lock-free...
2022-10-06  Marc Poulhièsada: Add C declarations for Storage Model support
2022-10-06  Steve Bairdada: Incorrect inferences drawn from if/elsif/while...
2022-10-06  Gary Dismukesada: Accessibility error incorrectly flagged on call...
2022-10-06  Bob Duffada: Clean up slice-of-component optimization
2022-10-06  Yannick Moyada: Do not issue compiler warnings in GNATprove mode
2022-10-06  Bob Duffada: Disable slice-of-component optimization in some...
2022-10-06  Piotr Trojanekada: Fix spurious warning on unreferenced refinement...
2022-10-06  Martin Liskagit_update_version: add robust logging
2022-10-06  Claudiu Zissulescuarc: Remove max-page-size and common-page-size forced...
2022-10-06  Jakub Jelineklibgcc: Decrease size of _Unwind_FrameState and even...
2022-10-06  Jakub Jelinekopenmp: Map holds clause to IFN_ASSUME for C/C++
2022-10-06  Jakub Jelinekc++, c: Implement C++23 P1774R8 - Portable assumptions...
2022-10-06  Stefan Schulze... cselib: Skip BImode while keeping track of subvalue...
2022-10-06  Aldy HernandezSetting explicit NANs sets UNDEFINED for -ffinite-math...
2022-10-06  Aldy HernandezDo not check finite_operands_p twice in range-ops-float.
2022-10-06  Aldy HernandezDo not double print INF and NAN in frange pretty printer.
2022-10-06  GCC AdministratorDaily bump.
2022-10-05  Segher Boessenkoolrs6000: Remove the wD constraint
2022-10-05  Segher Boessenkoolrs6000: Rework vsx_extract_<mode>
2022-10-05  Segher Boessenkoolrs6000: Remove "wD" from *vsx_extract_<mode>_store
2022-10-05  Martin Liskacontrib: run fetch before pushing Daily bump
2022-10-05  David Malcolmanalyzer: add regression test for PR 107158
2022-10-05  David Malcolmanalyzer: simplify some includes
2022-10-05  David Malcolmanalyzer: fix ICEs seen with call summaries on PR 107060
2022-10-05  Tobias BurnusFortran: Add OpenMP's assume(s) directives
2022-10-05  Jason Merrillc++: lvalue_kind tweak
2022-10-05  Ju-Zhe ZhongRISC-V: Introduce RVV header to enable builtin types
2022-10-05  Aldy Hernandezrange-op: Keep nonzero mask up to date with truncating...
2022-10-05  Jonathan Wakelylibtdc++: Regenerate Makefile.in after freestanding...
2022-10-05  Martin Liskac: support the attribute starting with '_'
2022-10-05  Jonathan Wakelylibstdc++: Guard use of new built-in with __has_builtin
2022-10-05  Aldy Hernandez[PR tree-optimization/107052] range-ops: Take into...
2022-10-05  Aldy Hernandez[PR tree-optimization/107052] range-ops: Pass nonzero...
2022-10-05  Eric BotcazouFix bogus -Wstringop-overflow warning in Ada
2022-10-05  Martin Liskaanalyzer: remove unused variables
2022-10-05  Martin Liskatestsuite: mark a test with xfail
2022-10-05  Torbjörn SVENSSONtestsuite: 'b' instruction can't do long enough jumps
2022-10-05  Torbjörn SVENSSONtestsuite: Windows reports errors with CreateProcess
2022-10-05  Torbjörn SVENSSONtestsuite: /dev/null is not accessible on Windows
2022-10-05  Vineet GuptaRISC-V: remove deprecate pic code model macro
2022-10-05  David Malcolmanalyzer: revamp side-effects of call summaries [PR107072]
2022-10-05  David Malcolmanalyzer: move region_model_manager decl to its own...
2022-10-05  David Malcolmanalyzer: fold -(-(VAL)) to VAL
2022-10-05  David Malcolmanalyzer: widening_svalues take a function_point rather...
2022-10-05  GCC AdministratorDaily bump.
2022-10-04  Jason Merrillc++: fix debug info for array temporary [PR107154]
2022-10-04  Jakub Jelinekattribs: Add overloads with namespace name
2022-10-04  Jakub Jelinekattribs: Add missing auto_diagnostic_group 3 times
2022-10-04  Aldy HernandezRemove assert from set_nonzero_bits.
2022-10-04  Jonathan Wakelylibstdc++: Fix test FAIL for old std::string ABI
2022-10-04  Jonathan Wakelylibstdc++: Use new built-ins __remove_cv, __remove_refe...
2022-10-04  Jonathan Wakelylibstdc++: Refactor seed sequence constraints in <random>
2022-10-04  Patrick Palkac++: install cp-trait.def as part of plugin headers...
2022-10-04  Richard Sandifordaarch64: Define __ARM_FEATURE_RCPC
2022-10-04  Tobias BurnusOpenMP: Update invoke.texi and fix fortran/parse.cc...
2022-10-04  Patrick Palkalibstdc++: Avoid heavyweight std::visit in ranges:...
2022-10-04  Jonathan Wakelylibstdc++: Disable test for freestanding
2022-10-04  Jonathan Wakelylibstdc++: Enable std::hash<coroutine_handle<P>> [PR107139]
2022-10-04  Jonathan Wakelylibstdc++: Make <cstdint> work freestanding [PR107134]
2022-10-04  Jonathan Wakelylibstdc++: Define <bits/functexcept.h> functions for...
2022-10-04  Patrick Palkalibstdc++: Implement ranges::join_with_view from P2441R2
2022-10-04  Tobias Burnusinstall.texi: gcn - update llvm reqirements, gcn/nvptx...
2022-10-04  Arsen Arsenovićlibstdc++: Use ///< for inline documentation
2022-10-04  Jakub Jelinekopenmp: Add begin declare target support
2022-10-04  Aldy HernandezConvert nonzero mask in irange to wide_int.
2022-10-04  Aldy Hernandez[PR107130] range-ops: Separate out ffs and popcount...
2022-10-04  Lewis Hyattdiagnostics: Add test for fixed _Pragma location issue...
2022-10-04  GCC AdministratorDaily bump.
2022-10-03  Jonathan Wakelylibstdc++: Update status docs for compare_exchange...
2022-10-03  Sergei Trofimovichgcc/config/t-i386: add build dependencies on i386-built...
2022-10-03  Torbjörn SVENSSON[testsuite][arm] Fix cmse-15.c expected output
2022-10-03  Jakub Jelinekc++: Disallow jumps into statement expressions
2022-10-03  Joseph MyersUpdate gcc sv.po
2022-10-03  Patrick Palkac++: rename IS_SAME_AS trait code to IS_SAME
2022-10-03  Arsen Arsenovićlibstdc++: Disable hosted-only tests [PR103626]
2022-10-03  Jonathan Wakelylibstdc++: Enable std::bitset<N>::bitset(const char...
2022-10-03  Arsen Arsenovićlibstdc++: Re-enable std::hash<std::bitset> in freestan...
2022-10-03  Jonathan Wakelylibstdc++: Add effective-target 'hosted' for testsuite...
2022-10-03  Arsen Arsenovićlibstdc++: Make some tests work on freestanding [PR103626]
2022-10-03  Arsen Arsenovićlibstdc++: Rework how freestanding install works [PR106953]
2022-10-03  Arsen Arsenovićlibstdc++: Mark headers that must be hosted as such...
2022-10-03  Jonathan Wakelylibstdc++: Adjust precompiled headers for freestanding
2022-10-03  Arsen Arsenovićlibstdc++: Filter out unconditional <stdio.h> default...
next