]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-03-12  Jonathan Wakelylibstdc++: Implement P2905R2 "Runtime format strings...
2024-03-12  Cassio Nerilibstdc++: Remove UB from month and weekday additions...
2024-03-12  Cassio Nerilibstdc++: Improve operator-(weekday x, weekday y)
2024-03-12  Cassio Nerilibstdc++: Simplify year::is_leap()
2024-03-12  Cassio Nerilibstdc++: Remove unnecessary "& 1" from year_month_day...
2024-03-12  Cassio Nerilibstdc++: Fix UB in weekday::weekday(sys_days) and...
2024-03-12  Jonathan Wakelylibstdc++: Add [[nodiscard]] to std::span members
2024-03-12  Jonathan Wakelylibstdc++: Fix a -Wsign-compare warning in std::list
2024-03-12  Jonathan Wakelylibstdc++: Optimize std::to_array for trivial types...
2024-03-12  Andrew PinskiFold: Fix up merge_truthop_with_opposite_arm for NaNs...
2024-03-12  Andrew PinskiReject -fno-multiflags [PR114314]
2024-03-12  GCC AdministratorDaily bump.
2024-03-11  Jerry DeLislelibgfortran: [PR114304] Revert portion of PR105347...
2024-03-11  GCC AdministratorDaily bump.
2024-03-10  Iain Buclawd: Fix -fpreview=in ICEs with forward referenced parame...
2024-03-10  GCC AdministratorDaily bump.
2024-03-09  Lulu ChengLoongArch: Fixed an issue with the implementation of...
2024-03-09  GCC AdministratorDaily bump.
2024-03-08  Jerry DeLislelibgfortran: [PR105473] Fix checks for decimal='comma'.
2024-03-08  GCC AdministratorDaily bump.
2024-03-07  Eric BotcazouFix bogus error on allocator for array type with Dynami...
2024-03-07  GCC AdministratorDaily bump.
2024-03-06  Harald AnlaufFortran: do not evaluate polymorphic functions twice...
2024-03-06  Steve KarglFortran: ALLOCATE statement, SOURCE/MOLD expressions...
2024-03-06  GCC AdministratorDaily bump.
2024-03-05  GCC AdministratorDaily bump.
2024-03-04  GCC AdministratorDaily bump.
2024-03-03  Oleg EndoSH: Fix 101737
2024-03-03  Iain Buclawd: Fix gdc -O2 -mavx generates misaligned vmovdqa instr...
2024-03-03  GCC AdministratorDaily bump.
2024-03-02  Iain Buclawd: Fix callee destructor call invalidates the live...
2024-03-02  Iain Buclawd: Fix internal compiler error: in make_import, at...
2024-03-02  Jakub Jelinekcalls: Further fixes for TYPE_NO_NAMED_ARGS_STDARG_P...
2024-03-02  Jakub Jelinekfunction: Fix another TYPE_NO_NAMED_ARGS_STDARG_P spot
2024-03-02  Jakub Jelinekgraphite: Fix non-INTEGER_TYPE integral comparison...
2024-03-02  Jakub Jelinektestsuite: Add c23-stdarg-4.c test variant where all...
2024-03-02  Jakub Jelinekmatch.pd: Guard 2 simplifications on integral TYPE_OVER...
2024-03-02  Jakub Jelinekc: Handle scoped attributes in __has*attribute and...
2024-03-02  Jakub Jelinekcall-cdce: Add missing BUILT_IN_*F{32,64}X handling...
2024-03-02  Jakub Jelinekattribs: Don't canonicalize lookup_scoped_attribute_spe...
2024-03-02  Jakub Jelinekgimple-low: Fix up handling of volatile automatic vars...
2024-03-02  Jakub Jelinekggc-common: Fix save PCH assertion
2024-03-02  Jakub Jelineksimplify-rtx: Fix up last argument to simplify_gen_unar...
2024-03-02  Jakub Jelinektree-ssa-strlen: Fix up handle_store [PR113603]
2024-03-02  Jakub Jelinekdocs: Fix 2 typos
2024-03-02  Jakub Jelineki386: Add -masm=intel profiling support [PR113122]
2024-03-02  Jakub Jelinekcfgexpand: Workaround CSE of ADDR_EXPRs in VAR_DECL...
2024-03-02  Jakub Jelineklibgomp: Fix up FLOCK fallback handling [PR113192]
2024-03-02  Jakub Jelinekc-family: copy attribute diagnostic fixes [PR113262]
2024-03-02  Jakub Jelineklibgomp: Use absolute pathname to testsuite/flock ...
2024-03-02  Jakub Jelinekcombine: Don't optimize paradoxical SUBREG AND CONST_IN...
2024-03-02  GCC AdministratorDaily bump.
2024-03-01  Jonathan Wakelylibstdc++: Fix conditions for using memcmp in std:...
2024-03-01  Jonathan Wakelylibstdc++: Change some URLs in the manual to use https
2024-03-01  Jonathan Wakelylibstdc++: Update outdated docs on contributing
2024-03-01  Jonathan Wakelylibstdc++: Fix std::tr2::dynamic_bitset support for...
2024-03-01  Jonathan Wakelylibstdc++: Fix <charconv> uses of signed types with...
2024-03-01  Jonathan Wakelylibstdc++: Fix access error in __gnu_test::uneq_allocator
2024-03-01  Jonathan Wakelylibstdc++: Fix noexcept on dtors in <experimental/scope...
2024-03-01  GCC AdministratorDaily bump.
2024-02-29  Andrew Pinskiaarch64: Fix memtag builtins vs GC [PR108174]
2024-02-29  GCC AdministratorDaily bump.
2024-02-28  GCC AdministratorDaily bump.
2024-02-27  Eric BotcazouFix internal error on non-byte-aligned reference in...
2024-02-27  H.J. Lux86: Properly implement AMX-TILE load/store intrinsics
2024-02-27  GCC AdministratorDaily bump.
2024-02-26  Eric BotcazouFinalization of object allocated by anonymous access...
2024-02-26  GCC AdministratorDaily bump.
2024-02-25  GCC AdministratorDaily bump.
2024-02-24  GCC AdministratorDaily bump.
2024-02-23  Richard Earnshawarm: fix ICE with vectorized reciprocal division [PR108120]
2024-02-23  Kito ChengRISC-V: Fix riscv/arch-19.c with different ISA spec...
2024-02-23  Xi RuoyaoLoongArch: Don't default to -mno-explicit-relocs if...
2024-02-23  GCC AdministratorDaily bump.
2024-02-23  Marek Polacektestsuite: fix Wmismatched-new-delete-8.C with -m32
2024-02-22  Andrew Pinskiwarn-access: Fix handling of unnamed types [PR109804]
2024-02-22  Lewis Hyatttestsuite: Remove test that should not have been backpo...
2024-02-22  Xi RuoyaoLoongArch: Define HAVE_AS_TLS to 0 if it's undefined...
2024-02-22  Xi RuoyaoLoongArch: Disable relaxation if the assembler don...
2024-02-22  Lulu ChengLoongArch: Check whether binutils supports the relax...
2024-02-22  Lulu ChengLoongArch: Delete macro definition ASM_OUTPUT_ALIGN_WIT...
2024-02-22  GCC AdministratorDaily bump.
2024-02-21  GCC AdministratorDaily bump.
2024-02-20  Georg-Johann LayAVR: Improve documentation for -mmcu=.
2024-02-20  Georg-Johann LayAVR: Document option -mskip-bug.
2024-02-20  Georg-Johann LayAVR: invoke.texi: Put internal options in their own...
2024-02-20  GCC AdministratorDaily bump.
2024-02-19  Joseph MyersUpdate gcc zh_CN.po
2024-02-19  Andre Vieiraveclower: improve selection of vector mode when lowerin...
2024-02-19  GCC AdministratorDaily bump.
2024-02-18  GCC AdministratorDaily bump.
2024-02-17  GCC AdministratorDaily bump.
2024-02-16  Matteo Italialibgcc: fix Win32 CV abnormal spurious wakeups in timed...
2024-02-16  Marek Polacekc++: ICE with reinterpret_cast and switch [PR113545]
2024-02-16  Paul Keirlibstdc++: Fix constexpr basic_string union member...
2024-02-16  Jonathan Wakelylibstdc++: Avoid aliasing violation in std::valarray...
2024-02-16  Jonathan Wakelylibstdc++: Update tzdata to 2024a
2024-02-16  Jonathan Wakelylibstdc++: Guard tr2::bases and tr2::direct_bases with...
2024-02-16  GCC AdministratorDaily bump.
2024-02-15  Jakub Jelinektestsuite: Require lra effective target for pr107385.c
next