]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/openmp.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / openmp.c
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-09  Thomas SchwingeUse existing middle end checking for Fortran OpenACC...
2018-12-09  Thomas Schwinge[PR88420] Fortran OpenACC "Clause SEQ conflicts with...
2018-11-30  Thomas SchwingeClean up Fortran OpenACC wait clause handling
2018-11-30  Thomas SchwingeSupport multiple OpenACC wait clauses
2018-10-25  Jakub Jelinekre PR fortran/87725 (OpenMP 4.5 clause schedule(simd...
2018-09-24  Cesar Philippidis[OpenACC] update fortran nested parallelism error messages
2018-06-20  Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-13  Cesar Philippidisre PR fortran/85702 ([openacc] ICE in gfc_format_decode...
2018-06-05  Cesar Philippidisre PR fortran/85701 ([openacc] ICE in mark_scope_block_...
2018-04-10  Jakub Jelinekre PR fortran/85313 (gcc/fortran/openmp.c: 2 * confused...
2018-01-31  Jakub Jelinekre PR fortran/84116 (ICE in gfc_match_omp_clauses,...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-19  Jakub Jelinekre PR fortran/82568 ([6/7/8] ICE with do-loop inside...
2017-09-21  Cesar Philippidisopenmp.c (gfc_match_oacc_wait): Don't restrict wait...
2017-06-29  Cesar Philippidisre PR fortran/77765 (ICE in gfc_match_oacc_routine...
2017-06-02  Jakub Jelinekre PR fortran/80918 (Assumed size whole array rejected...
2017-05-23  Thomas SchwingeOpenACC 2.5 kernels construct: num_gangs, num_workers...
2017-05-19  Thomas SchwingeOpenACC 2.5 default (present) clause
2017-03-22  Dominique d'Humieresre PR fortran/79602 (translation: globally replace...
2017-03-17  Jerry DeLislere PR fortran/79841 (Inconsistent diagnostics in fortra...
2017-03-16  Jakub Jelinekre PR fortran/80010 (diagnostics: typo $!)
2017-03-04  Jerry DeLislere PR fortran/79841 (Inconsistent diagnostics in fortra...
2017-02-09  Chung-Lin Tanggimplify.c (gimplify_scan_omp_clauses): No special...
2017-01-21  Jakub Jelinekgfortran.h (gfc_extract_int): Change return type to...
2017-01-09  Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-21  Jakub Jelinekre PR fortran/78866 (ICE in gimplify_adjust_omp_clauses...
2016-11-10  Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-08-31  Jakub Jelinekre PR fortran/77374 (ICE in resolve_omp_atomic, at...
2016-08-14  Chung-Lin Tangre PR fortran/70598 (Fortran OpenACC host_data construc...
2016-08-08  Jakub Jelinekre PR fortran/72716 (ICE in gfc_resolve_omp_declare_sim...
2016-07-15  Cesar Philippidisopenmp.c (gfc_match_omp_clauses): Scan for clause vecto...
2016-06-29  Cesar Philippidisopenmp.c (match_oacc_clause_gang): Rename to ...
2016-06-17  Cesar Philippidisopenmp.c (match_acc): New generic function to parse...
2016-06-10  Thomas Schwinge[PR c/71381] C/C++ OpenACC cache directive rejects...
2016-05-26  Jakub Jelinekc-parser.c (c_parser_omp_clause_schedule): Warn if...
2016-05-05  Jakub Jelinekopenmp.c (gfc_match_omp_clauses): Restructuralize...
2016-04-06  Patrick PalkaFix new -Wparentheses warnings encountered during bootstrap
2016-03-17  Thomas SchwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-02  Cesar Philippidisre PR fortran/63861 (OpenACC coarray ICE (also with...
2015-12-01  Cesar Philippidisdump-parse-tree.c (show_omp_clauses): Handle optional...
2015-11-30  Cesar Philippidistree-nested.c (convert_nonlocal_omp_clauses): Add suppo...
2015-11-22  James Norrisopenmp.c (match_oacc_clause_gang): Fix uninitialized...
2015-11-22  James Norrisdump-parse-tree.c (show_namespace): Handle declares.
2015-11-11  Dominique d'Humieresre PR fortran/67826 (gcc/fortran/openmp.c:1808: bad...
2015-11-06  Cesar Philippidisgimplify.c (gimplify_scan_omp_clauses): Add support...
2015-11-03  Thomas SchwingeOpenACC atomic directive
2015-10-31  Cesar Philippidisre PR bootstrap/68168 (r229609 breaks bootstrap)
2015-10-30  Cesar Philippidisgfortran.h (gfc_omp_namespace): Add locus where member.
2015-10-27  Thomas Schwinge[PR fortran/63865] OpenACC cache directive: match Fortr...
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-02-01  Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-15  Tobias Burnusopenmp.c (check_symbol_not_pointer, [...]): Replace...
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-12  Tobias Burnuserror.c (gfc_error): Add variant which takes a va_list.
2014-12-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-09-22  Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-08-15  Jakub Jelinekre PR fortran/62131 (OpenMP: Subobject of an allocatabl...
2014-08-14  Jakub Jelinekre PR fortran/62076 (testsuite failure in udr2.90)
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-06-24  Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE...
2014-06-18  Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-10  Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-06-06  Jakub Jelinekdump-parse-tree.c (show_omp_namelist): Dump reduction...
2014-05-12  Tobias Burnusre PR fortran/60127 (ICE with OpenMP and DO CONCURRENT)
2014-05-11  Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-16  Jakub Jelinekre PR libgomp/59337 (surprising OMP error message)
2013-08-19  Janus Weilre PR fortran/46271 ([F03] OpenMP default(none) and...
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-07-08  Steven Bosschergfortran.h: Do not include coretypes.h here.
2011-08-02  Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-04-18  Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-02-26  Tobias Burnusre PR fortran/47886 (ICE: OpenMP !$omp task if(omp_get_...
2011-01-17  Jakub Jelinekre PR fortran/47331 (ICE in make_decl_rtl, at varasm...
2010-09-08  Jakub Jelinekre PR fortran/45595 (segfault on omp collapse)
2010-06-10  Kai Tietzerror.c (error_print): Pre-initialize loc by NULL.
2010-05-23  Tobias Burnusgfortran.h: Do not include system.h.
2010-05-13  Jakub Jelinekre PR fortran/44036 (I can't declare an external functi...
2010-05-11  Daniel Frankere PR fortran/43711 (Unformitive error message for...
2010-04-19  Jakub Jelinekre PR fortran/43339 (Incorrect output for pgm checking...
2009-08-13  Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-07-28  Jakub Jelinekre PR fortran/40878 (!$omp collapse(m) with non-constan...
2009-05-15  Tobias Burnusre PR fortran/39352 (gfortran.dg/vect/pr39318.f90 doesn...
2009-05-13  Steven G. Karglgfortran.h (gfc_code): Rename struct member expr to...
2008-07-19  Kaveh R. Ghazigfortran.h (operator): Remove macro.
2008-06-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-05-06  Francois-Xavier... openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char...
2008-04-03  Jakub Jelinekre PR fortran/35786 (OpenMP Fortran PRIVATE on paramete...
2008-02-24  Tobias Schlüterarith.c: Update copyright years.
2007-08-01  Nick Cliftonarith.c: Change copyright header to refer to version...
2007-06-29  Daniel Frankeopenmp.c (resolve_omp_clauses): Adjust error message...
2007-06-27  Daniel Frankere PR fortran/32467 (structure containing allocatable...
2007-05-29  Daniel Frankegfortran.h: Renamed 'enum gfc_generic_isym_id' to ...
next