]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-12-02  Jonathan Wakelylibstdc++: Use constexpr instead of _GLIBCXX20_CONSTEXP...
2024-12-02  Jason Merrilllibstdc++: avoid -Wsign-compare
2024-12-02  Jason Merrilllibstdc++: fix testcase regexp
2024-12-02  Jason Merrilllibstdc++: avoid -Wzero-as-null-pointer-constant
2024-12-02  Jason Merrilllibstdc++: remove extra semicolons
2024-12-02  Jonathan Wakelylibstdc++: Fix -Wunused-parameter warnings in Networkin...
2024-12-02  Jonathan Wakelylibstdc++: Silence -Woverloaded-virtual warning in...
2024-12-02  Jonathan Wakelylibstdc++: Silence -Wattributes warning in exception_ptr
2024-12-02  Jonathan Wakelylibstdc++: Remove unused typedef in <ranges>
2024-12-02  Jonathan Wakelylibstdc++: Improve comment for _Hashtable::_M_insert_un...
2024-12-02  Jonathan Wakelylibstdc++: Fix get<0> constraint for lvalue ranges...
2024-12-02  Jonathan Wakelylibstdc++: Check feature test macros in unordered conta...
2024-12-02  Jonathan Wakelylibstdc++: Use appropriate feature test macro for std...
2024-12-02  Jonathan Wakelylibstdc++: Make equal and is_permutation short-circuit...
2024-12-02  Jonathan Wakelylibstdc++: Implement LWG 3798 for range adaptors [PR106676]
2024-12-02  Jonathan Wakelylibstdc++: Fix -Wsign-compare warning in std::string...
2024-12-02  Jonathan Wakelylibstdc++: Fix std::vector<bool>::emplace to forward...
2024-12-02  Jonathan Wakelylibstdc++: Fix typo in comment in hashtable.h
2024-12-02  Jonathan Wakelylibstdc++: Minor comment improvements in <bits/hashtable.h>
2024-12-02  Jonathan Wakelylibstdc++: Add missing parts of LWG 3480 for directory...
2024-12-02  Jonathan Wakelylibstdc++: Fix calculation of system time in performanc...
2024-12-02  Jonathan Wakelylibstdc++: Use __is_single_threaded() in performance...
2024-12-02  Jonathan Wakelylibstdc++: Add missing constraint to operator+ for...
2024-12-02  Jonathan Wakelylibstdc++: Fix allocator-extended move ctor for std...
2024-12-02  Jonathan Wakelylibstdc++: Fix std::basic_stracktrace to not assume...
2024-12-02  Gaius Mulley[PATCH] PR modula2/116918 -fswig correct syntax fixup
2024-12-02  Harald AnlaufFortran: passing inquiry ref of complex array to assume...
2024-12-02  Gaius Mulley[PATCH] PR modula2/116918 -fswig correct syntax
2024-12-02  Gaius Mulley[PATCH] modula2: Add noreturn attribute to m2/gm2-libs...
2024-12-02  Gaius Mulley[PATCH] PR modula2/117555: Add missing return statement...
2024-12-02  Andre Vieiraarm, mve: Adding missing Runtime Library Exception...
2024-12-02  Gaius Mulley[PATCH] PR modula2/117555: libgm2 build failure after...
2024-12-02  GCC AdministratorDaily bump.
2024-12-01  Gaius Mulley[PATCH] modula2: Tidyup remove unnecessary parameters
2024-12-01  Gaius Mulley[PATCH] modula2: Remove unused parameter warnings seen...
2024-12-01  GCC AdministratorDaily bump.
2024-11-30  Paul ThomasFortran: Fix failing character pointer fcn assignment...
2024-11-30  Gaius Mulley[PATCH] modula2: gcc/m2/Make-lang.in fix includes durin...
2024-11-30  GCC AdministratorDaily bump.
2024-11-29  Gaius Mulley[PATCH] PR modula2/116181 Use GCC tree location_t and...
2024-11-29  Gaius Mulley[PATCH] PR modula2/116557 Remove physical address from...
2024-11-29  Gaius Mulley[PATCH] PR modula2/116181: m2rts fix -Wodr warning
2024-11-29  Gaius Mulley[PATCH] PR modula2/116181 remove ODR warnings from...
2024-11-29  Richard Bienertree-optimization/117594 - fix live op vectorization...
2024-11-29  Richard Bienertree-optimization/117574 - bougs niter lt-to-ne
2024-11-29  Richard Bienermiddle-end/117433 - ICE with gimple BLKmode reg copy
2024-11-29  Richard Bienertree-optimization/117417 - ICE with complex load optimi...
2024-11-29  Richard Bienertree-optimization/117333 - ICE with NULL access size DR
2024-11-29  Richard Bienertree-optimization/117307 - STMT_VINFO_SLP_VECT_ONLY...
2024-11-29  Richard Bienertree-optimization/117254 - ICE with access diangostics
2024-11-29  GCC AdministratorDaily bump.
2024-11-28  Martin Jambortree-sra: Avoid SRAing arguments to a function returnin...
2024-11-28  Vladimir N... [PR117105][LRA]: Use unique value reload pseudo for...
2024-11-28  Vladimir N... [PR114942][LRA]: Don't reuse input reload reg of inout...
2024-11-28  GCC AdministratorDaily bump.
2024-11-27  Paul ThomasFortran: Partial reversion of r15-5083 [PR117763]
2024-11-27  GCC AdministratorDaily bump.
2024-11-26  Arsen Arsenovićgnat: fix lto-type-mismatch between C_Version_String...
2024-11-26  Gaius Mulley[PATCH] modula2: change identifier names to avoid build...
2024-11-26  Gaius Mulley[PATCH] PR modula2/116378 m2 bootstrap fails on x86_64...
2024-11-26  Gaius Mulley[PATCH] PR modula2/116181 fix ODR warnings for C/m2...
2024-11-26  Torbjörn SVENSSONtestsuite: arm: Use correct the expected asm in epilog...
2024-11-26  Gaius Mulley[PATCH] PR modula2/115823 Wrong expansion of isnormal...
2024-11-26  Gaius Mulley[PATCH] modula2: Improve error message to include symbo...
2024-11-26  Gaius Mulley[PATCH] modula2: Add GNU flex as a build and install...
2024-11-26  Gaius Mulley[PATCH] PR modula2/116048 ICE when encountering wrong...
2024-11-26  Gaius Mulley[PATCH] PR modula2/115957 ICE on procedure local const...
2024-11-26  GCC AdministratorDaily bump.
2024-11-25  Lewis Hyattlibcpp: Fix ICE lexing invalid raw string in a deferred...
2024-11-25  liuhongtFix uninitialized operands[2] in vec_unpacks_hi_v4sf.
2024-11-25  GCC AdministratorDaily bump.
2024-11-24  Paul ThomasFortran: Fix segfault in allocation of unlimited poly...
2024-11-24  GCC AdministratorDaily bump.
2024-11-23  Paul ThomasFortran: Suppress invalid finalization of artificial...
2024-11-23  Paul ThomasFortran: Fix elemental array refs in SELECT TYPE [PR109345]
2024-11-23  Gaius Mulley[PATCH] modula2: bootstrap fix for string and vector...
2024-11-23  Gaius Mulley[PATCH] PR modula2/115823 Wrong expansion of isnormal...
2024-11-23  Gaius Mulley[PATCH] PR modula2/115804 ICE during gimplification...
2024-11-23  Georg-Johann LayAVR: target/117744 - Fix asm for partial clobber of...
2024-11-23  GCC AdministratorDaily bump.
2024-11-22  Gaius Mulley[PATCH] modula2: tidyup remove unused procedures and...
2024-11-22  Gaius Mulley[PATCH] PR modula2/115540 gcc/m2/mc-boot-ch/Gtermios...
2024-11-22  Gaius Mulley[PATCH] PR modula2/115536 Expression is evaluated incor...
2024-11-22  Harald AnlaufFortran: fix passing of NULL() actual argument to chara...
2024-11-22  Gaius Mulley[PATCH] PR modula2/114529 Avoid ODR violations in boots...
2024-11-22  Gaius Mulley[PATCH] modula2: Fix typos, grammar, and a link
2024-11-22  Gaius Mulley[PATCH] modula2: Simplify REAL/LONGREAL/SHORTREAL node...
2024-11-22  Lulu ChengLoongArch: Fix clerical errors in lasx_xvreplgr2vr_...
2024-11-22  Xi RuoyaoLoongArch: Make __builtin_lsx_vorn_v and __builtin_lasx...
2024-11-22  GCC AdministratorDaily bump.
2024-11-21  GCC AdministratorDaily bump.
2024-11-20  David MalcolmSARIF output: fix schema URL [§3.13.3, PR116603]
2024-11-20  David Malcolmanalyzer: handle <error.h> at -O0 [PR115724]
2024-11-20  David Malcolmtestsuite: use check-jsonschema for validating .sarif...
2024-11-20  David Malcolmtestsuite: check that generated .sarif files validate...
2024-11-20  David Malcolmdiagnostics: fixes to SARIF output [PR109360]
2024-11-20  David Malcolmregenerate-opt-urls.py: fix transposed values for ...
2024-11-20  David Malcolmtestsuite: fix analyzer C++ failures on Solaris [PR111475]
2024-11-20  Gaius Mulley[PATCH] PR modula2/115276 bugfix libgm2 wraptime.InitTM...
2024-11-20  Gaius Mulley[PATCH] modula2: simplify xref usage in documentation...
next