Age | Commit message (Expand) | Author | Files | Lines |
2024-10-25 | gcc: Remove trailing whitespace | Jakub Jelinek | 1 | -1/+1 |
2024-09-26 | Fortran/OpenMP: Middle-end support for mapping of DT with allocatable components | Tobias Burnus | 1 | -0/+15 |
2024-09-20 | diagnostics: convert text hooks to use diagnostic_text_output_format [PR116613] | David Malcolm | 1 | -2/+4 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-12-06 | diagnostics: use const and references for diagnostic_info | David Malcolm | 1 | -1/+1 |
2023-12-02 | Allow target attributes in non-gnu namespaces | Richard Sandiford | 1 | -3/+1 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-08-17 | OpenMP/C++: Allow classes with static members to be mappable [PR104493] | Tobias Burnus | 1 | -3/+0 |
2022-06-02 | diagnostics: add SARIF output format | David Malcolm | 1 | -0/+6 |
2022-05-23 | OpenMP: Handle descriptors in target's firstprivate [PR104949] | Tobias Burnus | 1 | -0/+5 |
2022-04-07 | c++: Handle __builtin_clear_padding on non-trivially-copyable types [PR102586] | Jakub Jelinek | 1 | -0/+5 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -6/+6 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-16 | c++: improve print_node of PTRMEM_CST | Jason Merrill | 1 | -1/+1 |
2021-11-02 | Add a simulate_record_decl lang hook | Richard Sandiford | 1 | -0/+10 |
2021-08-06 | middle-end/AArch64: Fix bootstrap after vec changes | Tamar Christina | 1 | -1/+1 |
2021-06-15 | Fortran/OpenMP: Extend defaultmap clause for OpenMP 5 [PR92568] | Tobias Burnus | 1 | -2/+11 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-18 | openmp: Implicitly add 'declare target' directives for dynamic initializers i... | Kwok Cheung Yeung | 1 | -0/+10 |
2020-11-17 | langhooks: preprocessor hooks for c++ modules | Nathan Sidwell | 1 | -0/+18 |
2020-09-15 | OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668] | Tobias Burnus | 1 | -1/+1 |
2020-07-31 | debug/96383 - emit debug info for used external functions | Richard Biener | 1 | -0/+3 |
2020-06-03 | [OpenMP] Fix mapping of artificial variables (PR94874) | Tobias Burnus | 1 | -0/+4 |
2020-03-17 | Fix up duplicated duplicated words mostly in comments | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-11 | Fortran] Support absent optional args with use_device_{ptr,addr} | Tobias Burnus | 1 | -5/+8 |
2019-11-01 | OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arrays | Tobias Burnus | 1 | -0/+5 |
2019-10-29 | Add a simulate_enum_decl langhook | Richard Sandiford | 1 | -0/+4 |
2019-10-29 | Add a simulate_builin_function_decl langhook | Richard Sandiford | 1 | -0/+11 |
2019-10-11 | [OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errors | Tobias Burnus | 1 | -1/+8 |
2019-10-02 | f95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Define to gfc_omp_is_option... | Kwok Cheung Yeung | 1 | -0/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-07-20 | PR middle-end/82063 - issues with arguments enabled by -Wall | Martin Sebor | 1 | -2/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-12 | [SFN] introduce statement frontier notes, still disabled | Alexandre Oliva | 1 | -0/+3 |
2017-11-16 | [PATCH] New lang hook | Nathan Sidwell | 1 | -0/+4 |
2017-10-17 | langhooks.h (struct lang_hooks): Document that tree_size langhook may be also... | Jakub Jelinek | 1 | -4/+4 |
2017-09-08 | PR c++/70029 - ICE with ref-qualifier and -flto | Jason Merrill | 1 | -0/+4 |
2017-07-14 | Remove Java references in source code. | Martin Liska | 1 | -1/+1 |
2017-05-19 | toplev.c (general_init): Call register dump lang hook. | Nathan Sidwell | 1 | -0/+3 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-16 | re PR c++/71694 (store-data race with bitfields and tail-padding in C++) | Richard Biener | 1 | -0/+4 |
2016-11-10 | omp-low.c (lower_omp_target): Fix up argument to is_reference. | Jakub Jelinek | 1 | -0/+4 |
2016-11-03 | re PR debug/28767 (GCC should output DW_TAG_ptr_to_member for member functions) | Jakub Jelinek | 1 | -0/+4 |
2016-11-03 | Use type_hash_eq langhook in check_qualified_type. | Jason Merrill | 1 | -1/+1 |
2016-10-17 | langhooks.h (struct lang_hooks_for_decls): Remove function_decl_explicit_p... | Jakub Jelinek | 1 | -10/+3 |
2016-10-16 | re PR ada/37139 (DEP prevents using Ada tasking) | Eric Botcazou | 1 | -0/+4 |
2016-09-26 | Implement -Wimplicit-fallthrough. | Marek Polacek | 1 | -1/+2 |
2016-09-07 | Move class substring_loc from c-family into gcc | David Malcolm | 1 | -0/+9 |
2016-08-12 | [PR63240] generate debug info for defaulted member functions | Alexandre Oliva | 1 | -2/+7 |