]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-openmp.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / trans-openmp.c
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-13  Tobias BurnusFortran: Handle compare in OpenMP atomic
2021-12-08  Chung-Lin TangOpenMP 5.0: Remove array section base-pointer mapping...
2021-12-04  Tobias BurnusFortran/OpenMP: Support most of 5.1 atomic extensions
2021-12-02  Chung-Lin Tangfortran: OpenMP/OpenACC array mapping alignment fix...
2021-11-15  Tobias BurnusFortran: openmp: Add support for thread_limit clause...
2021-11-12  Tobias BurnusFortran/openmp: Fix '!$omp end'
2021-11-11  Tobias BurnusFortran/openmp: Add support for 2 argument num_teams...
2021-11-11  Jakub Jelinekopenmp: Add support for 2 argument num_teams clause
2021-10-21  Chung-Lin Tangopenmp: Fortran strictly-structured blocks support
2021-10-20  Chung-Lin Tangopenmp: in_reduction support for Fortran
2021-10-18  Tobias BurnusFortran: Fix Bind(C) Array-Descriptor Conversion
2021-10-14  Kwok Cheung Yeungopenmp, fortran: Add support for OpenMP declare variant...
2021-10-01  Jakub Jelinekopenmp: Differentiate between order(concurrent) and...
2021-09-20  Tobias BurnusFortran/OpenMP: unconstrained/reproducible ordered...
2021-09-07  Marcel VollweilerC, C++, Fortran, OpenMP: Add support for 'flush seq_cst...
2021-08-31  Marcel VollweilerAdd support for device-modifiers for 'omp target device'.
2021-08-23  Tobias BurnusFortran/OpenMP: strict modifier on grainsize/num_tasks
2021-08-20  Tobias BurnusFortran: Add OpenMP's error directive
2021-08-17  Tobias BurnusFortran: Implement OpenMP 5.1 scope construct
2021-08-16  Tobias BurnusFortran/OpenMP: Add support for OpenMP 5.1 masked construct
2021-08-12  Tobias BurnusOpenMP 5.1: Add proc-bind 'primary' support
2021-07-21  Thomas SchwingeOpenACC 'nohost' clause
2021-06-28  Martin Seborfortran: Add support for per-location warning groups.
2021-06-15  Tobias BurnusFortran/OpenMP: Extend defaultmap clause for OpenMP...
2021-06-09  Jakub Jelinekopenmp: Gimplify OMP_CLAUSE_SIZE during gfc_omp_finish_...
2021-06-08  Tobias BurnusFortran/OpenMP: Fix clause splitting for target/paralle...
2021-06-04  Tobias BurnusFortran/OpenMP: Add omp loop [PR99928]
2021-06-01  Tobias BurnusFortran/OpenMP: Support (parallel) master taskloop...
2021-05-28  Tobias BurnusOpenMP: Add iterator support to Fortran's depend; add...
2021-05-24  Tobias BurnusOpenMP/Fortran: Handle polymorphic scalars in data...
2021-05-14  Tobias BurnusFortran/OpenMP: Support 'omp parallel master'
2021-05-04  Tobias BurnusOpenMP/Fortran - fix pasto + testcase in depobj [PR100397]
2021-04-21  Tobias BurnusFortran/OpenMP: Add 'omp depobj' and 'depend(mutexinout...
2021-02-22  Tobias BurnusFortran/OpenMP: Fix optional dummy procedures [PR99171]
2021-02-17  Julian Brownopenacc: Fix lowering for derived-type mappings through...
2021-02-04  Julian Brownopenacc: Use class_pointer instead of pointer attribute...
2021-02-04  Julian Brownopenacc: Dereference BT_CLASS data pointers but not...
2021-01-16  Kwok Cheung Yeungopenmp: Add support for the OpenMP 5.0 task detach...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-08  Tobias BurnusFortran: Add 'omp scan' support of OpenMP 5.0
2020-11-12  Tobias BurnusFortran: improve location data for OpenACC/OpenMP direc...
2020-11-10  Tobias BurnusFortran: OpenMP 5.0 (in_,task_)reduction clause extensions
2020-11-03  Thomas Schwinge[Fortran] More precise location information for OpenACC...
2020-10-30  Tobias BurnusFortran: Update omp atomic for OpenMP 5
2020-10-22  Tobias BurnusOpenMP: Fortran - support omp flush's memorder clauses
2020-09-16  Tobias BurnusFortran: OpenMP - fix simd with (last)private (PR97061)
2020-09-15  Tobias BurnusOpenMP/Fortran: Fix (re)mapping of allocatable/pointer...
2020-09-09  Tobias BurnusFortran: Fixes for OpenMP loop-iter privatization ...
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
next