| Age | Commit message (Expand) | Author |
| 2024-08-08 | Add merge_bits.devel/fortran_unsigned | Thomas Koenig |
| 2024-08-07 | Min, MAX and ishft(c). | Thomas Koenig |
| 2024-08-06 | Add test case for B, Z and O descriptors. | Thomas Koenig |
| 2024-08-06 | Add some rudimentary documentation. | Thomas Koenig |
| 2024-08-05 | Implement dshift[lr], ibclr, ibset and ibits. | Thomas Koenig |
| 2024-08-04 | Add bit_size, btest and bgt plus friends. | Thomas Koenig |
| 2024-08-04 | Bit functions, HUGE and DIGITS. | Thomas Koenig |
| 2024-08-04 | Added BOZ support to UINT. | Thomas Koenig |
| 2024-08-04 | Added UINT intrinsic. | Thomas Koenig |
| 2024-08-03 | Iplement conversions from unsigned to different data types. | Thomas Koenig |
| 2024-08-02 | Add decimal formatted I/O for unsigneds. | Thomas Koenig |
| 2024-08-01 | A few fixes, add unsigned truncation warning. | Thomas Koenig |
| 2024-07-28 | Implement decimal list-directed I/O. | Thomas Koenig |
| 2024-07-28 | Add compile-time version of selected_unsigned_kind. | Thomas Koenig |
| 2024-07-28 | Add config file so b4 uses inbox.sourceware.org automatically | Jonathan Wakely |
| 2024-07-28 | Daily bump. | GCC Administrator |
| 2024-07-28 | c++: consteval propagation and templates [PR115986] | Jason Merrill |
| 2024-07-28 | c++: ICE with concept, local class, and lambda [PR115561] | Jason Merrill |
| 2024-07-28 | c++: improve C++ testsuite default versions | Jason Merrill |
| 2024-07-28 | Fold ctz(-x) and ctz(abs(x)) as ctz(x) in match.pd. | Roger Sayle |
| 2024-07-28 | libstdc++: Fix -Wsign-compare warning in <charconv> | Jonathan Wakely |
| 2024-07-28 | libstdc++: Add comment noting LWG 3617 support | Jonathan Wakely |
| 2024-07-28 | libstdc++: Remove __find_if unrolling for random access iterators | Jonathan Wakely |
| 2024-07-28 | Match: Support .SAT_SUB with IMM op for form 1-4 | Pan Li |
| 2024-07-28 | diagnostics: SARIF output: capture #include information (PR 107941; ยง3.34) | David Malcolm |
| 2024-07-28 | Daily bump. | GCC Administrator |
| 2024-07-28 | [RISC-V][target/116085] Fix rv64 minmax extension avoidance splitter | Jeff Law |
| 2024-07-28 | c++: trait as typename scope [PR116052] | Jason Merrill |
| 2024-07-28 | testsuite: Fix up ucn-1.C for C++26 | Jakub Jelinek |
| 2024-07-28 | testsuite: Add dg-do run to even more tests | Sam James |
| 2024-07-28 | gimple-ssa-sprintf: Fix typo in range check | Siddhesh Poyarekar |
| 2024-07-28 | aarch64: sve: Rename aarch64_bic to standard pattern, andn | Andrew Pinski |
| 2024-07-28 | aarch64: Use iorn and andn standard pattern names for scalar modes | Andrew Pinski |
| 2024-07-28 | aarch64: Rename bic/orn patterns to iorn/andn for vector modes | Andrew Pinski |
| 2024-07-28 | aarch64: Fix target/optimize option handling with transiting between O1 to O2 | Andrew Pinski |
| 2024-07-28 | isel: Don't duplicate comparisons for -O0 nor -fno-tree-ter [PR116101] | Andrew Pinski |
| 2024-07-28 | isel: Small cleanup of duplicating comparisons | Andrew Pinski |
| 2024-07-28 | isel: Move duplicate comparisons to its own function | Andrew Pinski |
| 2024-07-28 | PR116019: Improve tail call error message | Andi Kleen |
| 2024-07-28 | PR116080: Fix tail call dejagnu checks | Andi Kleen |
| 2024-07-28 | MAINTAINERS: Add myself to write after approval | Sam James |
| 2024-07-28 | RISC-V: Work around bare apostrophe in error string. | Robin Dapp |
| 2024-07-28 | middle-end: check for vector mode before calling get_mask_mode [PR116074] | Tamar Christina |
| 2024-07-28 | i386: Use BLKmode for {ld,st}tilecfg | Haochen Jiang |
| 2024-07-28 | c++/modules: Stream warning suppressions [PR115757] | Nathaniel Shead |
| 2024-07-28 | Daily bump. | GCC Administrator |
| 2024-07-28 | c++: #pragma target and deferred instantiation [PR115403] | Jason Merrill |
| 2024-07-28 | c++: non-template alias with dependent attributes [PR115897] | Patrick Palka |
| 2024-07-28 | c++: alias of alias tmpl with dependent attrs [PR115897] | Patrick Palka |
| 2024-07-28 | rs6000, remove built-ins __builtin_vsx_set_1ti, __builtin_vsx_set_2df, __buil... | Carl Love |