aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-08Add merge_bits.devel/fortran_unsignedThomas Koenig4-10/+64
2024-08-07Min, MAX and ishft(c).Thomas Koenig6-14/+120
2024-08-06Add test case for B, Z and O descriptors.Thomas Koenig2-3/+58
2024-08-06Add some rudimentary documentation.Thomas Koenig2-1/+71
2024-08-05Implement dshift[lr], ibclr, ibset and ibits.Thomas Koenig5-54/+170
2024-08-04Add bit_size, btest and bgt plus friends.Thomas Koenig4-25/+160
2024-08-04Bit functions, HUGE and DIGITS.Thomas Koenig8-26/+167
2024-08-04Added BOZ support to UINT.Thomas Koenig4-4/+7
2024-08-04Added UINT intrinsic.Thomas Koenig14-16/+312
2024-08-03Iplement conversions from unsigned to different data types.Thomas Koenig7-4/+286
2024-08-02Add decimal formatted I/O for unsigneds.Thomas Koenig5-26/+178
2024-08-01A few fixes, add unsigned truncation warning.Thomas Koenig6-25/+119
2024-07-28Implement decimal list-directed I/O.Thomas Koenig14-21/+426
2024-07-28Add compile-time version of selected_unsigned_kind.Thomas Koenig7-2/+58
2024-07-28Add config file so b4 uses inbox.sourceware.org automaticallyJonathan Wakely1-0/+4
2024-07-28Daily bump.GCC Administrator5-1/+166
2024-07-28c++: consteval propagation and templates [PR115986]Jason Merrill2-0/+21
2024-07-28c++: ICE with concept, local class, and lambda [PR115561]Jason Merrill2-1/+70
2024-07-28c++: improve C++ testsuite default versionsJason Merrill2-14/+44
2024-07-28Fold ctz(-x) and ctz(abs(x)) as ctz(x) in match.pd.Roger Sayle3-0/+24
2024-07-28libstdc++: Fix -Wsign-compare warning in <charconv>Jonathan Wakely1-6/+6
2024-07-28libstdc++: Add comment noting LWG 3617 supportJonathan Wakely1-0/+2
2024-07-28libstdc++: Remove __find_if unrolling for random access iteratorsJonathan Wakely2-68/+5
2024-07-28Match: Support .SAT_SUB with IMM op for form 1-4Pan Li1-0/+35
2024-07-28diagnostics: SARIF output: capture #include information (PR 107941; ยง3.34)David Malcolm15-44/+1109
2024-07-28Daily bump.GCC Administrator5-1/+198
2024-07-28[RISC-V][target/116085] Fix rv64 minmax extension avoidance splitterJeff Law3-18/+58
2024-07-28c++: trait as typename scope [PR116052]Jason Merrill2-1/+18
2024-07-28testsuite: Fix up ucn-1.C for C++26Jakub Jelinek1-1/+1
2024-07-28testsuite: Add dg-do run to even more testsSam James13-5/+15
2024-07-28gimple-ssa-sprintf: Fix typo in range checkSiddhesh Poyarekar1-1/+1
2024-07-28aarch64: sve: Rename aarch64_bic to standard pattern, andnAndrew Pinski2-3/+3
2024-07-28aarch64: Use iorn and andn standard pattern names for scalar modesAndrew Pinski1-6/+6
2024-07-28aarch64: Rename bic/orn patterns to iorn/andn for vector modesAndrew Pinski2-10/+47
2024-07-28aarch64: Fix target/optimize option handling with transiting between O1 to O2Andrew Pinski2-1/+17
2024-07-28isel: Don't duplicate comparisons for -O0 nor -fno-tree-ter [PR116101]Andrew Pinski4-0/+62
2024-07-28isel: Small cleanup of duplicating comparisonsAndrew Pinski1-14/+24
2024-07-28isel: Move duplicate comparisons to its own functionAndrew Pinski1-31/+35
2024-07-28PR116019: Improve tail call error messageAndi Kleen1-1/+1
2024-07-28PR116080: Fix tail call dejagnu checksAndi Kleen3-5/+13
2024-07-28MAINTAINERS: Add myself to write after approvalSam James1-0/+1
2024-07-28RISC-V: Work around bare apostrophe in error string.Robin Dapp2-2/+2
2024-07-28middle-end: check for vector mode before calling get_mask_mode [PR116074]Tamar Christina2-1/+26
2024-07-28i386: Use BLKmode for {ld,st}tilecfgHaochen Jiang2-8/+6
2024-07-28c++/modules: Stream warning suppressions [PR115757]Nathaniel Shead7-0/+93
2024-07-28Daily bump.GCC Administrator7-1/+431
2024-07-28c++: #pragma target and deferred instantiation [PR115403]Jason Merrill2-2/+11
2024-07-28c++: non-template alias with dependent attributes [PR115897]Patrick Palka6-31/+106
2024-07-28c++: alias of alias tmpl with dependent attrs [PR115897]Patrick Palka4-22/+110
2024-07-28rs6000, remove built-ins __builtin_vsx_set_1ti, __builtin_vsx_set_2df, __buil...Carl Love4-87/+10