Age | Commit message (Expand) | Author | Files | Lines |
2020-11-10 | Fortran: OpenMP 5.0 (in_,task_)reduction clause extensions | Tobias Burnus | 1 | -1/+9 |
2020-10-30 | Fortran: Update omp atomic for OpenMP 5 | Tobias Burnus | 1 | -0/+34 |
2020-08-12 | Fortran: Add support for OpenMP's nontemporal clause | Tobias Burnus | 1 | -0/+1 |
2020-07-29 | OpenMP: Handle order(concurrent) clause in gfortran | Tobias Burnus | 1 | -0/+2 |
2020-07-22 | OpenMP: Support 'if (simd:/cancel:' in Fortran | Tobias Burnus | 1 | -0/+2 |
2020-07-19 | Always use name from c_interop_kinds_table for -fc-prototypes. | Thomas Koenig | 1 | -36/+19 |
2020-06-14 | Avoid crash when global symbol table is empty with -fdump-fortran-global. | Thomas Koenig | 1 | -1/+4 |
2020-04-20 | Add numerous flags to the -fdump-fortran-original attribute dump. | Thomas König | 1 | -3/+78 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-12 | Add OpenACC 2.6 `serial' construct support | Maciej W. Rozycki | 1 | -0/+6 |
2019-10-23 | 2019-10-23 Steven G. Kargl <kargl@gcc.gnu.org> | Steven G. Kargl | 1 | -0/+10 |
2019-10-02 | Support OpenMP's use_device_addr in Fortran | Tobias Burnus | 1 | -0/+1 |
2019-09-01 | array.c (spec_dimen_size): Check for the presence of expressions for the bounds. | Paul Thomas | 1 | -5/+15 |
2019-07-29 | re PR fortran/90813 (gfortran.dg/proc_ptr_51.f90 fails (SIGSEGV) after 272084) | Thomas Koenig | 1 | -0/+33 |
2019-06-16 | dump_parse_tree (debug): Add verison for formal arglist. | Thomas Koenig | 1 | -3/+22 |
2019-05-12 | fortran: C++ support for generating C prototypes | Janne Blomqvist | 1 | -6/+6 |
2019-05-08 | re PR fortran/90351 (-fc-prototypes does not dump prototypes for external pro... | Thomas Koenig | 1 | -21/+87 |
2019-03-31 | dump-parse-tree.c (debug): Add for symbol_attribute *, symbol_attribute and g... | Thomas Koenig | 1 | -0/+25 |
2019-02-21 | dump-parse-tree.c (debug): Implement for gfc_expr *, gfc_typespec *, gfc_type... | Thomas Koenig | 1 | -1/+36 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-01 | re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and... | Paul Thomas | 1 | -1/+18 |
2018-09-20 | [OpenACC] handle missing OMP_LIST_ clauses in fortran's parse tree debugger | Cesar Philippidis | 1 | -4/+9 |
2018-07-18 | re PR fortran/85599 (warn about short-circuiting of logical expressions for n... | Janus Weil | 1 | -0/+2 |
2018-01-31 | dump-parse-tree.c (write_proc): Use sym_name (which may be sym->binding_label... | Thomas Koenig | 1 | -1/+1 |
2018-01-26 | Partial Failed Images patch | Damian Rouson | 1 | -0/+16 |
2018-01-13 | re PR fortran/83744 (ICE in ../../gcc/gcc/fortran/dump-parse-tree.c:3093 whil... | Thomas Koenig | 1 | -23/+78 |
2018-01-13 | re PR fortran/83803 (Using -fc-prototypes on modules with empty dummy arg lis... | Thomas Koenig | 1 | -2/+3 |
2018-01-05 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -5/+4 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-08 | dump_prase_tree (show_symbol): Output list of variables in NAMELIST. | Thomas Koenig | 1 | -1/+13 |
2017-10-03 | io.c (match_wait_element): Correctly match END and EOR tags. | Thomas Koenig | 1 | -0/+35 |
2017-09-09 | decl.c: Add decl_type_param_list... | Paul Thomas | 1 | -0/+34 |
2017-08-01 | re PR fortran/45435 (Automatically generate C interop interface blocks from C... | Thomas Koenig | 1 | -0/+250 |
2017-07-24 | dump-parse-tree.c (show_symbol): Show binding label if present. | Thomas Koenig | 1 | -0/+3 |
2017-05-25 | dump-parse-tree.c (show_expr): Also replace with dumpfile for showing values ... | Thomas Koenig | 1 | -1/+1 |
2017-05-24 | dump-parse-tree.c (show_expr): Replace stdout with dumpfile for showing values. | Thomas Koenig | 1 | -3/+3 |
2017-05-19 | fortran: remove trailing exclamation mark from various diagnostics (PR fortra... | David Malcolm | 1 | -1/+1 |
2017-05-19 | OpenACC 2.5 default (present) clause | Thomas Schwinge | 1 | -0/+1 |
2017-03-05 | check.c (positive_check): Add new function checking constant for being greate... | Andre Vehreschild | 1 | -0/+4 |
2017-01-13 | Revert r244448 | Janne Blomqvist | 1 | -4/+5 |
2017-01-13 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -5/+4 |
2017-01-03 | PR 78534 Revert r244011 | Janne Blomqvist | 1 | -4/+5 |
2017-01-03 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -5/+4 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-14 | dump-parse-tree.c (show_code): Add prototype. | Thomas Koenig | 1 | -1/+14 |
2016-11-10 | omp-low.c (lower_omp_target): Fix up argument to is_reference. | Jakub Jelinek | 1 | -15/+209 |
2016-10-23 | re PR fortran/69834 ([OOP] Collision in derived type hashes) | Paul Thomas | 1 | -7/+11 |
2016-08-15 | frontend-passes.c (create_var): Set ts.deferred for deferred-length character... | Thomas Koenig | 1 | -0/+8 |
2016-05-07 | re PR fortran/56226 (Add support for DEC UNION and MAP extensions) | Fritz Reese | 1 | -0/+1 |
2016-02-28 | dump-parse-tree.c (show_code_node): Print association list of a block if pres... | Thomas Koenig | 1 | -0/+12 |