Age | Commit message (Expand) | Author | Files | Lines |
2022-10-28 | c: tree: target: C2x (...) function prototypes and va_start relaxation | Joseph Myers | 1 | -1/+2 |
2022-10-14 | middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic support | Jakub Jelinek | 1 | -0/+3 |
2022-10-07 | Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_array | Qing Zhao | 1 | -1/+4 |
2022-09-27 | c++: Implement P1467R9 - Extended floating-point types and standard names com... | Jakub Jelinek | 1 | -0/+4 |
2022-09-03 | openmp: Partial OpenMP 5.2 doacross and omp_cur_iteration support | Jakub Jelinek | 1 | -2/+12 |
2022-08-02 | Implement streamer for frange. | Aldy Hernandez | 1 | -6/+6 |
2022-07-11 | Implement global ranges for all vrange types (SSA_NAME_RANGE_INFO). | Aldy Hernandez | 1 | -6/+7 |
2022-05-27 | openmp: Add support for enter clause on declare target | Jakub Jelinek | 1 | -3/+3 |
2022-05-17 | openmp: Add support for inoutset depend-kind | Jakub Jelinek | 1 | -0/+1 |
2022-05-07 | c, c++: attribute format on a ctor with a vbase [PR101833, PR47634] | Marek Polacek | 1 | -2/+4 |
2022-05-05 | Embed real_value into REAL_CST | Richard Biener | 1 | -1/+1 |
2022-04-30 | gengtype: remove "tree_exp" special attribute | Patrick Palka | 1 | -3/+1 |
2022-03-12 | Add 'gcc/tree.cc:user_omp_clause_code_name' [PR65095] | Thomas Schwinge | 1 | -0/+1 |
2022-03-04 | OpenACC 'kernels' decomposition: Move 'TREE_ADDRESSABLE' setting into OMP low... | Thomas Schwinge | 1 | -0/+3 |
2022-02-09 | C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct. | Marcel Vollweiler | 1 | -0/+3 |
2022-02-04 | Add CLOBBER_EOL to mark storage end-of-life clobbers | Richard Biener | 1 | -1/+11 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -3/+3 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-17 | attribs: Fix wrong error with -Wno-attribute=A::b [PR103649] | Marek Polacek | 1 | -1/+3 |
2021-12-03 | pch: Add support for PCH for relocatable executables [PR71934] | Jakub Jelinek | 1 | -1/+1 |
2021-11-10 | Make EAF flags more regular (and expressive) | Jan Hubicka | 1 | -17/+14 |
2021-11-02 | addS EAF_NOT_RETURNED_DIRECTLY | Jan Hubicka | 1 | -1/+5 |
2021-09-10 | openmp: Implement OpenMP 5.1 atomics, so far for C only | Jakub Jelinek | 1 | -2/+11 |
2021-09-01 | C-family: Add attribute 'unavailable'. | Iain Sandoe | 1 | -1/+9 |
2021-08-13 | Introduce EAF_NOREAD and cleanup EAF_UNUSED + ipa-modref | Jan Hubicka | 1 | -1/+4 |
2021-08-12 | openmp: Add support for OpenMP 5.1 masked construct | Jakub Jelinek | 1 | -0/+3 |
2021-08-12 | OpenMP 5.1: Add proc-bind 'primary' support | Tobias Burnus | 1 | -0/+1 |
2021-07-21 | OpenACC 'nohost' clause | Thomas Schwinge | 1 | -1/+4 |
2021-07-16 | Implement EAF_NOT_RETURNED tracking in ipa-modref | Jan Hubicka | 1 | -0/+3 |
2021-07-15 | Avoid -Wvla-parameter for nontrivial bounds [PR97548]. | Martin Sebor | 1 | -1/+6 |
2021-05-28 | OpenMP: Add iterator support to Fortran's depend; add affinity clause | Tobias Burnus | 1 | -0/+3 |
2021-03-25 | c-family: Fix up -Wduplicated-branches for union members [PR99565] | Jakub Jelinek | 1 | -1/+4 |
2021-01-16 | openmp: Add support for the OpenMP 5.0 task detach clause | Kwok Cheung Yeung | 1 | -13/+16 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-11 | c++: Final module preparations | Nathan Sidwell | 1 | -0/+4 |
2020-11-25 | Add EAF_NODIRECTESCAPE flag | Jan Hubicka | 1 | -0/+4 |
2020-11-20 | PR middle-end/97879 - ICE on invalid mode in attribute access | Martin Sebor | 1 | -1/+4 |
2020-10-28 | openmp: Parsing and some semantic analysis of OpenMP allocate clause | Jakub Jelinek | 1 | -0/+3 |
2020-10-02 | c++: Move CALL_FROM_NEW_OR_DELETE_P to tree.h | Jason Merrill | 1 | -1/+2 |
2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 1 | -7/+0 |
2020-07-14 | core: add tree-node comments | Nathan Sidwell | 1 | -0/+2 |
2020-05-28 | Add support for __builtin_bswap128 | Eric Botcazou | 1 | -0/+1 |
2020-05-07 | extend DECL_GIMPLE_REG_P to all types | Richard Biener | 1 | -1/+1 |
2020-04-29 | c++, middle-end, rs6000: Fix C++17 ABI incompatibilities during class layout ... | Jakub Jelinek | 1 | -1/+2 |
2020-04-08 | Allow new/delete operator deletion only for replaceable. | Martin Liska | 1 | -1/+2 |
2020-01-10 | Further changes for the OpenACC 'if_present' clause on the 'host_data' construct | Thomas Schwinge | 1 | -0/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-05 | Check for bitwise identity when encoding VECTOR_CSTs (PR 92768) | Richard Sandiford | 1 | -1/+2 |
2019-11-29 | Remove unused decimal floating-point pointer types | Julian Brown | 1 | -3/+0 |
2019-11-08 | [C] Opt out of GNU vector extensions for built-in SVE types | Richard Sandiford | 1 | -1/+2 |