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