Age | Commit message (Expand) | Author | Files | Lines |
2024-12-18 | OpenMP: Add declare variant's 'append_args' clause in C/C++ | Tobias Burnus | 1 | -111/+286 |
2024-12-12 | OpenMP: Enable has_device_addr clause for 'dispatch' in C/C++ | Tobias Burnus | 1 | -0/+4 |
2024-12-06 | diagnostics: UX: add doc URLs for attributes (v2) | David Malcolm | 1 | -6/+14 |
2024-12-06 | Use new RAW_DATA_{U,S}CHAR_ELT macros in the middle-end and C FE | Jakub Jelinek | 1 | -6/+3 |
2024-12-05 | c: Diagnose unexpected va_start arguments in C23 [PR107980] | Jakub Jelinek | 1 | -0/+95 |
2024-12-05 | Allow limited extended asm at toplevel [PR41045] | Jakub Jelinek | 1 | -2/+65 |
2024-12-03 | OpenMP: 'allocate' directive - fixes for 'alignof' and [[omp::decl]] | Tobias Burnus | 1 | -4/+1 |
2024-11-28 | expr, c: Don't clear whole unions [PR116416] | Jakub Jelinek | 1 | -0/+7 |
2024-11-27 | c: Fix ICE using function name in parameter type in old-style function defini... | Joseph Myers | 1 | -37/+38 |
2024-11-27 | c: Fix sizeof error recovery [PR117745] | Jakub Jelinek | 1 | -7/+5 |
2024-11-27 | c: Do not remove _Atomic from array element type for typeof_unqual [PR117781] | Joseph Myers | 1 | -3/+13 |
2024-11-27 | c: Introduce -Wfree-labels | Florian Weimer | 1 | -2/+3 |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-11-22 | c: Fix typeof_unqual handling of qualified array types [PR112841] | Joseph Myers | 1 | -1/+2 |
2024-11-22 | OpenMP: Add 'interop' clause to 'dispatch' for C/C++ | Tobias Burnus | 1 | -0/+17 |
2024-11-22 | OpenMP: 'interop' construct - add C/C++ parser support, improve Fortran parsing | Tobias Burnus | 1 | -0/+437 |
2024-11-20 | OpenMP: C front-end support for dispatch + adjust_args | Paul-Antoine Arras | 1 | -55/+432 |
2024-11-19 | c: Fix up __builtin_stdc_rotate_{left,right} lowering [PR117456] | Jakub Jelinek | 1 | -2/+32 |
2024-11-15 | c: Add _Decimal64x support | Jakub Jelinek | 1 | -2/+12 |
2024-11-08 | c: Implement C2y N3356, if declarations [PR117019] | Marek Polacek | 1 | -56/+197 |
2024-10-31 | c: detect variably-modified types [PR117145,PR117245,PR100420] | Martin Uecker | 1 | -2/+2 |
2024-10-30 | c: Diagnose char argument to __builtin_stdc_* | Jakub Jelinek | 1 | -0/+8 |
2024-10-29 | c: Add __builtin_stdc_rotate_{left,right} builtins [PR117030] | Jakub Jelinek | 1 | -1/+84 |
2024-10-25 | gcc: Remove trailing whitespace | Jakub Jelinek | 1 | -39/+39 |
2024-10-22 | c: Better fix for speed up compilation of large char array initializers when ... | Jakub Jelinek | 1 | -26/+16 |
2024-10-17 | c: Fix up speed up compilation of large char array initializers when not usin... | Jakub Jelinek | 1 | -10/+25 |
2024-10-16 | c: Fix up uninitialized next.original_type use in #embed optimization | Jakub Jelinek | 1 | -0/+1 |
2024-10-16 | c: Speed up compilation of large char array initializers when not using #embed | Jakub Jelinek | 1 | -0/+118 |
2024-10-16 | libcpp, c, middle-end: Optimize initializers using #embed in C | Jakub Jelinek | 1 | -2/+87 |
2024-10-15 | Provide new GCC builtin __builtin_counted_by_ref [PR116016] | Qing Zhao | 1 | -0/+79 |
2024-10-15 | c: Implement C2Y N3355 - Named Loops [PR117022] | Jakub Jelinek | 1 | -46/+185 |
2024-10-07 | OpenMP: Allocate directive for static vars, clean up | Tobias Burnus | 1 | -12/+17 |
2024-09-25 | OpenMP: Update OMP_REQUIRES_TARGET_USED for declare_target + interop | Tobias Burnus | 1 | -0/+3 |
2024-09-24 | OpenMP: Add support for 'self_maps' to the 'require' directive | Tobias Burnus | 1 | -0/+3 |
2024-08-31 | c: Add support for unsequenced and reproducible attributes | Jakub Jelinek | 1 | -2/+3 |
2024-07-23 | C: Implement musttail attribute for returns | Andi Kleen | 1 | -13/+58 |
2024-07-20 | Revert "C: Implement musttail attribute for returns" | Andi Kleen | 1 | -58/+13 |
2024-07-19 | C: Implement musttail attribute for returns | Andi Kleen | 1 | -13/+58 |
2024-07-09 | c: Rewrite c_parser_omp_tile_sizes to use c_parser_expr_list | Jakub Jelinek | 1 | -16/+9 |
2024-06-27 | c: Error message for incorrect use of static in array declarations. | Martin Uecker | 1 | -33/+30 |
2024-06-25 | diagnostics: eliminate various implicit uses of global_dc | David Malcolm | 1 | -1/+1 |
2024-06-25 | Fix PR c/115587, uninitialized variable in c_parser_omp_loop_nest | Sandra Loosemore | 1 | -3/+1 |
2024-06-11 | c: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y _Generic with type operand | Joseph Myers | 1 | -28/+54 |
2024-06-05 | openmp: OpenMP loop transformation support | Jakub Jelinek | 1 | -15/+397 |
2024-05-31 | Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE. | Qing Zhao | 1 | -2/+8 |
2024-03-14 | OpenACC 2.7: front-end support for readonly modifier | Chung-Lin Tang | 1 | -7/+61 |
2024-02-26 | c: Improve some diagnostics for __builtin_stdc_bit_* [PR114042] | Jakub Jelinek | 1 | -0/+21 |
2024-02-22 | c: Handle scoped attributes in __has*attribute and scoped attribute parsing c... | Jakub Jelinek | 1 | -8/+6 |
2024-02-13 | OpenMP: Reject non-const 'condition' trait in Fortran | Tobias Burnus | 1 | -1/+2 |
2024-01-11 | OpenMP: lvalue parsing for map/to/from clauses (C) | Julian Brown | 1 | -16/+139 |