Age | Commit message (Expand) | Author | Files | Lines |
2024-10-23 | libcpp: Add -Wleading-whitespace= warning | Jakub Jelinek | 4 | -0/+224 |
2024-10-22 | c: Better fix for speed up compilation of large char array initializers when ... | Jakub Jelinek | 1 | -0/+19 |
2024-10-22 | c-family: Fix up -Wsizeof-pointer-memaccess ICEs [PR117230] | Jakub Jelinek | 1 | -0/+29 |
2024-10-19 | diagnostics: libcpp: Improve locations for _Pragma lexing diagnostics [PR114423] | Lewis Hyatt | 2 | -5/+21 |
2024-10-17 | c: Fix up speed up compilation of large char array initializers when not usin... | Jakub Jelinek | 1 | -0/+97 |
2024-10-16 | testsuite: Prepare for -std=gnu23 default | Joseph Myers | 8 | -1/+8 |
2024-10-16 | c: Speed up compilation of large char array initializers when not using #embed | Jakub Jelinek | 3 | -0/+654 |
2024-10-16 | gimplify: Small RAW_DATA_CST gimplification fix | Jakub Jelinek | 1 | -0/+52 |
2024-10-16 | libcpp, c, middle-end: Optimize initializers using #embed in C | Jakub Jelinek | 3 | -0/+118 |
2024-10-15 | libcpp: Add -Wtrailing-blanks warning | Jakub Jelinek | 10 | -0/+351 |
2024-10-14 | libcpp: Fix _Pragma("GCC system_header") [PR114436] | Lewis Hyatt | 3 | -0/+9 |
2024-10-14 | libcpp: Support extended characters for #pragma {push,pop}_macro [PR109704] | Lewis Hyatt | 1 | -0/+203 |
2024-10-12 | libcpp, genmatch: Use gcc_diag instead of printf for libcpp diagnostics | Jakub Jelinek | 28 | -270/+270 |
2024-10-08 | contrib, libcpp, libstdc++: Update to Unicode 16.0 | Jakub Jelinek | 1 | -0/+4 |
2024-10-07 | OpenMP: Allocate directive for static vars, clean up | Tobias Burnus | 3 | -20/+151 |
2024-10-07 | nvptx: Re-enable all variants of 'c-c++-common/torture/complex-sign-mixed-add... | Thomas Schwinge | 2 | -2/+0 |
2024-10-04 | testsuite: add missing braces around dejagnu directives | Sam James | 2 | -2/+2 |
2024-10-02 | phiopt: Fix VCE moving by rewriting it into cast [PR116098] | Andrew Pinski | 1 | -0/+46 |
2024-10-02 | libcpp: Implement clang -Wheader-guard warning [PR96842] | Jakub Jelinek | 17 | -0/+105 |
2024-09-30 | diagnostics: use "%e" to avoid intermediate strings [PR116613] | David Malcolm | 1 | -6/+3 |
2024-09-25 | OpenMP: Fix testsuite failure on x86 with -m32 | Sandra Loosemore | 1 | -1/+1 |
2024-09-24 | OpenMP: Check additional restrictions on context selector properties | Sandra Loosemore | 5 | -11/+37 |
2024-09-24 | OpenMP: Add support for 'self_maps' to the 'require' directive | Tobias Burnus | 3 | -1/+8 |
2024-09-14 | testsuite: adjust pragma-diag-17.c diagnostics | Jason Merrill | 1 | -1/+1 |
2024-09-12 | testsuite: introduce hostedlib effective target | Alexandre Oliva | 122 | -0/+187 |
2024-09-12 | libcpp, v2: Add support for gnu::base64 #embed parameter | Jakub Jelinek | 4 | -0/+239 |
2024-09-12 | libcpp: adjust pedwarn handling | Jason Merrill | 1 | -0/+25 |
2024-09-12 | libcpp: Add support for gnu::offset #embed/__has_embed parameter | Jakub Jelinek | 2 | -0/+119 |
2024-09-12 | libcpp, c-family: Add (dumb) C23 N3017 #embed support [PR105863] | Jakub Jelinek | 20 | -0/+755 |
2024-09-05 | c-family: add attribute flag_enum [PR81665] | Jason Merrill | 1 | -0/+37 |
2024-09-03 | PR116080: Fix test suite checks for musttail | Andi Kleen | 7 | -7/+7 |
2024-08-31 | phiopt: Ignore some nop statements in heursics [PR116098] | Andrew Pinski | 1 | -0/+84 |
2024-08-31 | c: Add support for unsequenced and reproducible attributes | Jakub Jelinek | 4 | -0/+322 |
2024-08-13 | testsuite: Fix fam-in-union-alone-in-struct-2.c with unsigned char [PR116148] | Kewen Lin | 1 | -1/+1 |
2024-08-13 | testsuite: Fix struct size check [PR116155] | Dimitar Dimitrov | 1 | -1/+1 |
2024-08-12 | This fixes problems with tests that exceed a data type or the maximum stack f... | Joern Rennecke | 2 | -1/+2 |
2024-08-05 | sh: Don't call make_insn_raw in sh_recog_treg_set_expr [PR116189] | Andrew Pinski | 1 | -0/+30 |
2024-08-02 | forwprop: Don't add uses to dce list if debug statement [PR116156] | Andrew Pinski | 1 | -0/+30 |
2024-08-01 | testsuite: Adjust fam-in-union-alone-in-struct-2.c to support BE [PR116148] | Kewen Lin | 1 | -5/+17 |
2024-07-31 | testsuite: fix 'dg-do-compile' typos | Sam James | 1 | -1/+1 |
2024-07-30 | testsuite: fix 'dg-compile' typos | Sam James | 1 | -1/+1 |
2024-07-30 | testsuite: fix whitespace in dg-do preprocess directive | Sam James | 1 | -1/+1 |
2024-07-30 | testsuite: fix dg-do run whitespace | Sam James | 3 | -3/+3 |
2024-07-25 | c++: Implement C++26 P2558R2 - Add @, $, and ` to the basic character set [PR... | Jakub Jelinek | 13 | -32/+29 |
2024-07-24 | diagnostics: SARIF output: add "annotations" property (§3.28.6) | David Malcolm | 1 | -0/+8 |
2024-07-24 | diagnostics: SARIF output: add "{start,end}TimeUtc" properties (§§3.20.7-8) | David Malcolm | 1 | -0/+5 |
2024-07-24 | diagnostics: SARIF output: add "arguments" property (§3.20.2) | David Malcolm | 1 | -0/+5 |
2024-07-24 | diagnostics: SARIF output: add "workingDirectory" property (§3.20.19) | David Malcolm | 1 | -0/+1 |
2024-07-24 | diagnostics: SARIF output: potentially add escaped renderings of source (§3.... | David Malcolm | 1 | -0/+9 |
2024-07-23 | Add tests for C/C++ musttail attributes | Andi Kleen | 9 | -0/+172 |