Age | Commit message (Expand) | Author | Files | Lines |
2024-08-08 | Add merge_bits.devel/fortran_unsigned | Thomas Koenig | 1 | -0/+18 |
2024-08-07 | Min, MAX and ishft(c). | Thomas Koenig | 3 | -0/+59 |
2024-08-06 | Add test case for B, Z and O descriptors. | Thomas Koenig | 1 | -0/+56 |
2024-08-05 | Implement dshift[lr], ibclr, ibset and ibits. | Thomas Koenig | 1 | -0/+32 |
2024-08-04 | Add bit_size, btest and bgt plus friends. | Thomas Koenig | 1 | -0/+70 |
2024-08-04 | Bit functions, HUGE and DIGITS. | Thomas Koenig | 1 | -0/+26 |
2024-08-04 | Added BOZ support to UINT. | Thomas Koenig | 1 | -0/+2 |
2024-08-04 | Added UINT intrinsic. | Thomas Koenig | 5 | -12/+31 |
2024-08-03 | Iplement conversions from unsigned to different data types. | Thomas Koenig | 1 | -0/+123 |
2024-08-02 | Add decimal formatted I/O for unsigneds. | Thomas Koenig | 1 | -0/+15 |
2024-08-01 | A few fixes, add unsigned truncation warning. | Thomas Koenig | 1 | -0/+10 |
2024-07-28 | Implement decimal list-directed I/O. | Thomas Koenig | 2 | -1/+26 |
2024-07-28 | Daily bump. | GCC Administrator | 1 | -0/+40 |
2024-07-28 | c++: consteval propagation and templates [PR115986] | Jason Merrill | 1 | -0/+17 |
2024-07-28 | c++: ICE with concept, local class, and lambda [PR115561] | Jason Merrill | 1 | -0/+69 |
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 | 2 | -0/+18 |
2024-07-28 | diagnostics: SARIF output: capture #include information (PR 107941; §3.34) | David Malcolm | 11 | -0/+453 |
2024-07-28 | Daily bump. | GCC Administrator | 1 | -0/+80 |
2024-07-28 | [RISC-V][target/116085] Fix rv64 minmax extension avoidance splitter | Jeff Law | 1 | -0/+29 |
2024-07-28 | c++: trait as typename scope [PR116052] | Jason Merrill | 1 | -0/+16 |
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 | aarch64: Rename bic/orn patterns to iorn/andn for vector modes | Andrew Pinski | 1 | -0/+37 |
2024-07-28 | aarch64: Fix target/optimize option handling with transiting between O1 to O2 | Andrew Pinski | 1 | -0/+16 |
2024-07-28 | isel: Don't duplicate comparisons for -O0 nor -fno-tree-ter [PR116101] | Andrew Pinski | 3 | -0/+57 |
2024-07-28 | PR116080: Fix tail call dejagnu checks | Andi Kleen | 3 | -5/+13 |
2024-07-28 | RISC-V: Work around bare apostrophe in error string. | Robin Dapp | 1 | -1/+1 |
2024-07-28 | middle-end: check for vector mode before calling get_mask_mode [PR116074] | Tamar Christina | 1 | -0/+24 |
2024-07-28 | c++/modules: Stream warning suppressions [PR115757] | Nathaniel Shead | 2 | -0/+18 |
2024-07-28 | Daily bump. | GCC Administrator | 1 | -0/+121 |
2024-07-28 | c++: #pragma target and deferred instantiation [PR115403] | Jason Merrill | 1 | -0/+6 |
2024-07-28 | c++: non-template alias with dependent attributes [PR115897] | Patrick Palka | 2 | -8/+49 |
2024-07-28 | c++: alias of alias tmpl with dependent attrs [PR115897] | Patrick Palka | 3 | -0/+81 |
2024-07-28 | rs6000, remove built-ins __builtin_vsx_set_1ti, __builtin_vsx_set_2df, __buil... | Carl Love | 1 | -6/+0 |
2024-07-28 | rs6000, remove __builtin_vsx_xvcmp* built-ins | Carl Love | 1 | -7/+21 |
2024-07-28 | c++: Implement C++26 P2558R2 - Add @, $, and ` to the basic character set [PR... | Jakub Jelinek | 15 | -32/+40 |
2024-07-28 | [PR rtl-optimization/116039] Fix life computation for promoted subregs | Jeff Law | 1 | -0/+20 |
2024-07-28 | Fortran: Suppress wrong End Of File error with user defined IO. | Jerry DeLisle | 1 | -0/+41 |
2024-07-28 | RISC-V: xtheadmemidx: Fix mode test for pre/post-modify addressing | Christoph Müllner | 1 | -0/+16 |
2024-07-28 | cp+coroutines: teach convert_to_void to diagnose discarded co_awaits | Arsen Arsenović | 2 | -0/+66 |
2024-07-28 | cp/coroutines: do not rewrite parameters in unevaluated contexts | Arsen Arsenović | 1 | -0/+29 |
2024-07-28 | [committed] Trivial testcase adjustment | Jeff Law | 1 | -1/+1 |
2024-07-28 | tree-optimization/116079 - store motion and clobbers | Richard Biener | 1 | -0/+20 |
2024-07-28 | RISC-V: Error early with V and no M extension. | Robin Dapp | 17 | -20/+55 |
2024-07-28 | RISC-V: Allow LICM hoist POLY_INT configuration code sequence | Juzhe-Zhong | 3 | -0/+71 |
2024-07-28 | i386: Adjust rtx cost for imulq and imulw [PR115749] | Lingling Kong | 1 | -0/+16 |
2024-07-28 | Daily bump. | GCC Administrator | 1 | -0/+91 |
2024-07-28 | diagnostics: SARIF output: add "annotations" property (§3.28.6) | David Malcolm | 1 | -0/+8 |
2024-07-28 | diagnostics: SARIF output: add "{start,end}TimeUtc" properties (§§3.20.7-8) | David Malcolm | 1 | -0/+5 |