Age | Commit message (Expand) | Author | Files | Lines |
2022-06-27 | Daily bump. | GCC Administrator | 7 | -1/+64 |
2022-06-26 | Fortran: fix simplification of INDEX(str1,str2) [PR105691] | Harald Anlauf | 2 | -102/+60 |
2022-06-26 | Fortran: handle explicit-shape specs with constant bounds [PR105954] | Harald Anlauf | 2 | -0/+38 |
2022-06-26 | [PATCH] testsuite: constraint some of fp tests to hard_float | Vineet Gupta | 5 | -0/+5 |
2022-06-26 | Make it easier to rebuild configure files. | Simon Marchi | 2 | -0/+2 |
2022-06-26 | libcpp: Update cpp_wcwidth() to Unicode 14.0.0 | Lewis Hyatt | 5 | -154/+1098 |
2022-06-26 | testsuite: Adjust btf-bitfields-1.c for default_packed | Dimitar Dimitrov | 1 | -2/+4 |
2022-06-26 | XFAIL a test in g++.dg/warn/Wstringop-overflow-4.C | Aldy Hernandez | 1 | -1/+1 |
2022-06-26 | configure, Darwin: Correct a pasto in host-shared processing. | Iain Sandoe | 2 | -4/+4 |
2022-06-26 | Daily bump. | GCC Administrator | 7 | -1/+137 |
2022-06-25 | Convert DOM to use Ranger rather than EVRP | Aldy Hernandez | 11 | -113/+170 |
2022-06-25 | Remove long deprecated tilegx and tilepro ports | Jeff Law | 66 | -72542/+7 |
2022-06-25 | testsuite, Darwin: Fix darwin-comm-1.c error messages for Darwin <= 10. | Iain Sandoe | 1 | -2/+3 |
2022-06-25 | Iterating cprop_hardreg... Third time's a charm. | Roger Sayle | 1 | -7/+16 |
2022-06-25 | intl: stop using fgrep for exgettext | Xi Ruoyao | 1 | -1/+1 |
2022-06-25 | Daily bump. | GCC Administrator | 10 | -1/+522 |
2022-06-24 | c++: Include -Woverloaded-virtual in -Wall [PR87729] | Jason Merrill | 5 | -6/+72 |
2022-06-24 | testsuite: Skip btf-bitfields-1.c if int is less than 32-bits | Dimitar Dimitrov | 1 | -0/+1 |
2022-06-24 | Fortran: fix checking of arguments to UNPACK when MASK is a variable [PR105813] | Harald Anlauf | 2 | -0/+14 |
2022-06-24 | testsuite: Handle default_packed for gcc.dg/builtin-object-size-20.c | Dimitar Dimitrov | 2 | -62/+81 |
2022-06-24 | testsuite: Rename test-defined macros | Dimitar Dimitrov | 1 | -4/+4 |
2022-06-24 | testsuite: Remove reliance on argc in lto/pr101868_0.c | Dimitar Dimitrov | 1 | -3/+4 |
2022-06-24 | d: Give consistent error message when attribute argument not a string constant | Iain Buclaw | 3 | -7/+8 |
2022-06-24 | d: Add `@register' attribute to compiler and library. | Iain Buclaw | 9 | -12/+204 |
2022-06-24 | d: Construct indexes of ARRAY_TYPE using ARRAY_REF. | Iain Buclaw | 4 | -11/+35 |
2022-06-24 | d: Merge upstream dmd 529110f66, druntime 148608b7. | Iain Buclaw | 29 | -226/+464 |
2022-06-24 | tilegx: Fix infinite loop in gen-mul-tables generator | Iain Buclaw | 1 | -2/+2 |
2022-06-24 | compiler: use bool for comma-ok if not already boolean | Ian Lance Taylor | 2 | -8/+12 |
2022-06-24 | analyzer: consolidate call_string instances | David Malcolm | 12 | -214/+282 |
2022-06-24 | analyzer: whitespace cleanups | David Malcolm | 2 | -136/+135 |
2022-06-24 | [PATCH,RS6000 5/5] Replace MASK_<xxxx> usage with OPTION_MASK_<xxxx> | Will Schmidt | 8 | -75/+67 |
2022-06-24 | [PATCH,RS6000 4/5] Replace MASK_<xxxx> with OPTION_MASK_<xxxx> | Will Schmidt | 11 | -67/+59 |
2022-06-24 | [PATCH,RS6000 3/5] Rework the RS6000_BTM defines, continued. | Will Schmidt | 2 | -38/+18 |
2022-06-24 | [PATCH,RS6000 2/5] Rework the RS6000_BTM defines. | Will Schmidt | 3 | -44/+30 |
2022-06-24 | [PATCH,RS6000 1/5] Clean-up MASK_<xxxx> and RS6000_BTM_<xxxx> definitions. | Will Schmidt | 1 | -34/+3 |
2022-06-24 | middle-end/106070 - bogus cond-expr folding | Richard Biener | 2 | -4/+27 |
2022-06-24 | libstdc++: use grep -E instead of egrep in scripts | Xi Ruoyao | 2 | -4/+4 |
2022-06-24 | Fix stmt_kills_ref_p WRT external throws | Jan Hubicka | 1 | -6/+18 |
2022-06-24 | profile-count: fix /= and *= operators | Martin Liska | 1 | -8/+12 |
2022-06-24 | PR target/105930: Split *xordi3_doubleword after reload on x86. | Roger Sayle | 1 | -8/+21 |
2022-06-23 | libstdc++: check for openat | Alexandre Oliva | 5 | -2/+72 |
2022-06-23 | libstdc++: xfail rename tests on rtems | Alexandre Oliva | 2 | -0/+2 |
2022-06-23 | libstdc++: testsuite: skip fs last_write_time tests if dummy | Alexandre Oliva | 5 | -0/+24 |
2022-06-23 | libstdc++: testsuite: skip fs space tests on dummy implementations | Alexandre Oliva | 5 | -0/+24 |
2022-06-23 | libstdc++: testsuite: conditionalize symlink tests | Alexandre Oliva | 23 | -51/+60 |
2022-06-23 | Introduce -nostdlib++ option | Alexandre Oliva | 4 | -2/+10 |
2022-06-23 | libstdc++: testsuite: avoid predictable mkstemp | Alexandre Oliva | 2 | -6/+8 |
2022-06-23 | libstdc++: testsuite: tolerate non-cancelling sleep | Alexandre Oliva | 1 | -1/+5 |
2022-06-23 | libstdc++: testsuite: use -lbsd for net_ts on RTEMS | Alexandre Oliva | 1 | -0/+6 |
2022-06-23 | aarch64: testsuite: symbol-range fallback to compile | Alexandre Oliva | 3 | -1/+14 |