Age | Commit message (Expand) | Author | Files | Lines |
7 days | gcc: Remove trailing whitespace | Jakub Jelinek | 1 | -2/+2 |
2024-10-15 | Provide new GCC builtin __builtin_counted_by_ref [PR116016] | Qing Zhao | 1 | -0/+1 |
2024-10-15 | c: Implement C2Y N3355 - Named Loops [PR117022] | Jakub Jelinek | 1 | -6/+20 |
2024-09-05 | c-family: add attribute flag_enum [PR81665] | Jason Merrill | 1 | -0/+1 |
2024-08-31 | c: Add support for unsequenced and reproducible attributes | Jakub Jelinek | 1 | -0/+2 |
2024-07-23 | C++: Support clang compatible [[musttail]] (PR83324) | Andi Kleen | 1 | -0/+1 |
2024-07-20 | Revert "C++: Support clang compatible [[musttail]] (PR83324)" | Andi Kleen | 1 | -1/+0 |
2024-07-19 | C++: Support clang compatible [[musttail]] (PR83324) | Andi Kleen | 1 | -0/+1 |
2024-07-19 | Add a musttail generic attribute to the c-attribs table | Andi Kleen | 1 | -0/+1 |
2024-07-13 | diagnostics: add highlight-a vs highlight-b in colorization and pp_markup | David Malcolm | 1 | -2/+4 |
2024-06-11 | c: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y _Generic with type operand | Joseph Myers | 1 | -2/+6 |
2024-06-05 | openmp: OpenMP loop transformation support | Jakub Jelinek | 1 | -0/+1 |
2024-05-31 | Provide counted_by attribute to flexible array member field | Qing Zhao | 1 | -0/+1 |
2024-01-09 | OpenMP: lvalue parsing for map/to/from clauses (C++) | Julian Brown | 1 | -2/+2 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-12-20 | c: Split -Wcalloc-transposed-args warning from -Walloc-size, -Walloc-size fixes | Jakub Jelinek | 1 | -0/+3 |
2023-12-13 | c-family: rename warn_for_address_or_pointer_of_packed_member | Jason Merrill | 1 | -1/+1 |
2023-12-13 | OpenMP/OpenACC: Rework clause expansion and nested struct handling | Julian Brown | 1 | -1/+70 |
2023-12-10 | c-family, c++: Look up built-in traits via identifier node | Ken Matsui | 1 | -5/+0 |
2023-12-02 | Allow target attributes in non-gnu namespaces | Richard Sandiford | 1 | -2/+2 |
2023-11-29 | Introduce hardbool attribute for C | Alexandre Oliva | 1 | -0/+18 |
2023-11-27 | c-family: Implement __has_feature and __has_extension [PR60512] | Alex Coplan | 1 | -0/+8 |
2023-11-23 | c: Add __builtin_stdc_* builtins | Jakub Jelinek | 1 | -4/+4 |
2023-11-07 | c: Refer more consistently to C23 not C2X | Joseph Myers | 1 | -6/+6 |
2023-09-06 | C _BitInt support [PR102989] | Jakub Jelinek | 1 | -1/+1 |
2023-08-25 | OpenMP: C front end support for imperfectly-nested loops | Sandra Loosemore | 1 | -0/+1 |
2023-07-31 | c-family: Implement pragma_lex () for preprocess-only mode | Lewis Hyatt | 1 | -0/+3 |
2023-06-23 | c++: Add support for -std={c,gnu}++2{c,6} | Marek Polacek | 1 | -1/+3 |
2023-05-18 | c: use _P() defines from tree.h | Bernhard Reutner-Fischer | 1 | -1/+1 |
2023-03-28 | Don't emit -Wxor-used-as-pow on macro expansions [PR107002] | David Malcolm | 1 | -1/+1 |
2023-02-28 | ubsan: Honor -fstrict-flex-arrays= in -fsanitize=bounds [PR108894] | Jakub Jelinek | 1 | -0/+1 |
2023-02-16 | don't declare header-defined functions both static and inline | Patrick Palka | 1 | -2/+2 |
2023-01-31 | c++: fix ICE with -Wduplicated-cond [PR107593] | Marek Polacek | 1 | -0/+1 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-14 | c++: Avoid incorrect shortening of divisions [PR108365] | Jakub Jelinek | 1 | -0/+24 |
2022-10-28 | c: C2x enums with fixed underlying type [PR61469] | Joseph Myers | 1 | -0/+24 |
2022-10-06 | c: C2x typeof | Joseph Myers | 1 | -11/+13 |
2022-09-30 | c++: streamline built-in trait addition process | Patrick Palka | 1 | -25/+8 |
2022-09-29 | c++: implement __remove_cv, __remove_reference and __remove_cvref | Patrick Palka | 1 | -0/+1 |
2022-09-27 | openmp: Add OpenMP assume, assumes and begin/end assumes support | Jakub Jelinek | 1 | -0/+1 |
2022-09-23 | c++: Implement __is_{nothrow_,}convertible [PR106784] | Marek Polacek | 1 | -0/+1 |
2022-09-15 | Move void_list_node init to common code | Richard Biener | 1 | -1/+0 |
2022-09-02 | c/c++: new warning: -Wxor-used-as-pow [PR90885] | David Malcolm | 1 | -0/+4 |
2022-08-31 | c: C2x attributes fixes and updates | Joseph Myers | 1 | -2/+3 |
2022-08-25 | c: Implement C23 nullptr (N3042) | Marek Polacek | 1 | -14/+23 |
2022-07-31 | c++: Fix location for -Wunused-macros [PR66290] | Lewis Hyatt | 1 | -3/+5 |
2022-07-15 | c++: Add __reference_con{struc,ver}ts_from_temporary [PR104477] | Marek Polacek | 1 | -0/+2 |
2022-07-06 | diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431] | Lewis Hyatt | 1 | -0/+2 |
2022-07-01 | c++: warn about using keywords as identifiers [PR106111] | Marek Polacek | 1 | -1/+1 |
2022-05-12 | openmp: Add omp_all_memory support (C/C++ only so far) | Jakub Jelinek | 1 | -0/+3 |