]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-openmp.c
vec: add exact argument for various grow functions.
[thirdparty/gcc.git] / gcc / fortran / trans-openmp.c
2020-08-27  Martin Liskavec: add exact argument for various grow functions.
2020-08-12  Tobias BurnusFortran: Add support for OpenMP's nontemporal clause
2020-08-04  Tobias BurnusFortran: Fix for OpenMP's 'lastprivate(conditional:'
2020-08-03  Julian Brownopenacc: No attach/detach present/release mappings...
2020-07-29  Tobias BurnusOpenMP: Handle order(concurrent) clause in gfortran
2020-07-29  Tobias BurnusOpenMP: Add 'omp requires' to Fortran (mostly parsing)
2020-07-23  Tobias BurnusOpenMP: Support 'lastprivate (conditional:' in Fortran
2020-07-22  Tobias BurnusOpenMP: Support 'if (simd:/cancel:' in Fortran
2020-07-22  Tobias BurnusOpenMP: Fixes for omp critical + hint
2020-07-16  Julian Brownopenacc: Fix standalone attach for Fortran assumed...
2020-07-14  Tobias Burnus[OpenMP, Fortran] Add structure/derived-type element...
2020-07-14  Tobias Burnus[Fortran, OpenMP] Fix allocatable-components check...
2020-07-09  Julian Brownopenacc: Fortran derived-type mapping fix
2020-06-25  Kwok Cheung Yeungfortran: Fix ICE when 'if' clause used with 'target...
2020-06-25  Kwok Cheung Yeungfortran: Apply if clause to all sub-constructs in combi...
2020-06-03  Tobias Burnus[OpenMP] Fix mapping of artificial variables (PR94874)
2020-05-14  Jakub Jelinekopenmp: Also implicitly mark as declare target to funct...
2020-05-13  Tobias Burnus[Fortran] OpenMP - permit lastprivate in distribute...
2020-05-11  Tobias Burnus[Fortran] Fix/modify present() handling for assumed...
2020-01-28  Tobias Burnus[Fortran] avoid ICE in gfc_omp_check_optional_argument...
2020-01-22  Jakub Jelinekopenmp: Fix up !$omp target parallel handling
2020-01-07  Jakub Jelinekre PR fortran/93162 (gcc/fortran/trans-openmp.c:2469...
2020-01-03  Tobias BurnusFortran] OpenMP/OpenACC – fix more issues with OPTIONAL
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-20  Julian BrownFortran polymorphic class-type support for OpenACC
2019-12-20  Julian BrownOpenACC 2.6 deep copy: Fortran front-end parts
2019-12-18  Julian BrownAdd OpenACC 2.6's no_create
2019-12-11  Jakub Jelinekre PR fortran/92899 ([OpenMP] ICE in gfc_trans_omp_atom...
2019-12-09  Frederik HarwathFix column information for omp_clauses in Fortran code
2019-12-07  Tobias BurnusFortran] PR 92793 - fix column used for error diagnostic
2019-12-06  Tobias Burnus[OpenMP/OpenACC/Fortran] Fix mapping of optional (prese...
2019-12-05  Tobias BurnusOpenMP] Fix use_device_… with absent optional arg
2019-12-04  Jakub Jelinekre PR fortran/92756 (ICE in lower_omp, at omp-low.c...
2019-11-12  Maciej W. RozyckiAdd OpenACC 2.6 `serial' construct support
2019-11-11  Tobias BurnusFortran] Support absent optional args with use_device_...
2019-11-01  Tobias BurnusOpenMP] use_device_addr/use_device_ptr with Fortran...
2019-10-11  Tobias Burnus[OpenMP,Fortran] Fix several OpenMP use_device_addr...
2019-10-10  Tobias Burnus[Fortran, OpenMP] Actually pass use_device_addr on...
2019-10-02  Tobias BurnusFix coding style comment, missed in last commit
2019-10-02  Kwok Cheung Yeungf95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Defin...
2019-09-20  Tobias Burnusre PR fortran/78260 (ICE in gimplify_expr, at gimplify...
2019-07-03  Martin LiskaRemove another bunch of dead assignment.
2019-06-24  Jan Hubickaipa-utils.h (type_with_linkage_p): Verify that type...
2019-03-11  Jakub Jelinekre PR fortran/89651 (OpenMP private array uninitialized...
2019-01-11  Jakub Jelinekre PR middle-end/85956 (ICE in wide_int_to_tree_1,...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-12  Jakub Jelinekre PR fortran/88463 (Rejects conforming source, OpenMP...
2018-12-09  Thomas SchwingeCorrect the reported line number in Fortran combined...
2018-12-06  Jakub Jelinekre PR fortran/88377 (ICE in gfc_omp_clause_copy_ctor...
2018-11-08  Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-06-20  Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-02-16  Jakub Jelinekre PR fortran/84418 (ICE with fortran OpenMP linear...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-24  Jakub Jelinekre PR fortran/81304 (Bogus warning with -Wsurprising...
2017-11-08  Janne BlomqvistPR 82869 Introduce logical_type_node and use it
2017-09-01  Jakub Jelinekre PR c/81887 (pragma omp ordered simd ignored under...
2017-05-19  Thomas SchwingeOpenACC 2.5 default (present) clause
2017-02-09  Chung-Lin Tanggimplify.c (gimplify_scan_omp_clauses): No special...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-21  Jakub Jelinekre PR fortran/78866 (ICE in gimplify_adjust_omp_clauses...
2016-12-14  Martin JamborSplit omp-low into multiple files
2016-12-09  Andre Vehreschildtrans-array.c (gfc_array_deallocate): Remove wrapper.
2016-11-30  Andre Vehreschildlibcaf.h: Add new action types for (de-)registration...
2016-11-10  Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-10-24  Jakub Jelinektrans-intrinsic.c (gfc_conv_intrinsic_minmax): Use...
2016-09-27  Jakub Jelinekre PR fortran/77666 (ICE in gfc_omp_clause_default_ctor...
2016-09-08  Jakub Jelinekre PR fortran/77500 (ICE in gfc_trans_omp_atomic, at...
2016-08-31  Jakub Jelinekre PR tree-optimization/77352 (ICE: verify_ssa failed)
2016-08-19  Jakub Jelinekre PR fortran/69281 (gfortran ICE on temporary array...
2016-07-01  Jakub Jelinekre PR fortran/71717 (A gfortran silent "wrong code...
2016-06-30  Jakub Jelinekre PR fortran/71705 (ICE in lower_omp_target, at omp...
2016-06-03  Chung-Lin Tangc-typeck.c (c_finish_omp_clauses): Mark OpenACC reducti...
2016-06-01  Thomas SchwingeRemove the unused OMP_CLAUSE_DEVICE_RESIDENT
2016-04-29  Cesar Philippidisre PR middle-end/70626 (bogus results in 'acc parallel...
2016-03-17  Thomas SchwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-01-08  Jakub Jelinekre PR fortran/69128 (OpenMP workshare problem with...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-23  Thomas SchwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-12-01  Cesar Philippidisdump-parse-tree.c (show_omp_clauses): Handle optional...
2015-11-22  James Norrisdump-parse-tree.c (show_namespace): Handle declares.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-11-06  Cesar Philippidisgimplify.c (gimplify_scan_omp_clauses): Add support...
2015-11-03  Thomas SchwingeOpenACC atomic directive
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-27  Thomas Schwinge[PR fortran/63865] OpenACC cache directive: match Fortr...
2015-10-27  Thomas Schwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-19  Jakub Jelinekre PR middle-end/66199 (lastprivate/linear clause issue...
2015-04-27  Andre Vehreschildre PR fortran/59678 ([F03] Segfault on equalizing varia...
2015-03-30  Jakub Jelinekre PR middle-end/65597 (ICE in build_outer_var_ref...
2015-01-27  Tobias Burnusre PR fortran/63861 (OpenACC coarray ICE (also with...
2015-01-23  Tobias Burnusre PR fortran/64726 ([OpenACC] ICE with -fopenacc and...
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
next