aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-stmt.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-08OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatablesTobias Burnus1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-4/+4
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-27Fortran: Delete unused decl in trans-stmt.hBernhard Reutner-Fischer1-1/+0
2021-10-14openmp, fortran: Add support for OpenMP declare variant directive in FortranKwok Cheung Yeung1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-01array.c (spec_dimen_size): Check for the presence of expressions for the bounds.Paul Thomas1-0/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-07[OpenACC] cleanup trans-stmt.hCesar Philippidis1-2/+0
2018-01-26Partial Failed Images patchDamian Rouson1-0/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-03-05check.c (positive_check): Add new function checking constant for being greate...Andre Vehreschild1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-23re PR fortran/69834 ([OOP] Collision in derived type hashes)Paul Thomas1-0/+1
2016-10-22re PR fortran/43366 ([OOP][F08] Intrinsic assign to polymorphic variable)Andre Vehreschild1-1/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-02check.c (gfc_check_event_query): New function.Tobias Burnus1-0/+1
2015-11-22dump-parse-tree.c (show_namespace): Handle declares.James Norris1-1/+1
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-11tree.h (OMP_CLAUSE_LINEAR_STMT): Define.Jakub Jelinek1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-09-08re PR fortran/44646 ([F08] Implement DO CONCURRENT)Tobias Burnus1-0/+1
2011-06-20re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+1
2010-07-29re PR fortran/45004 ([OOP] Segfault with allocatable scalars and move_alloc)Janus Weil1-1/+2
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus1-1/+3
2010-04-01ioparm.def: Update copyright.Paul Thomas1-1/+1
2010-02-14re PR fortran/32382 (missed optimization in internal read)Jerry DeLisle1-1/+4
2009-10-13re PR fortran/41581 ([OOP] Allocation of a CLASS with SOURCE=<class> does not...Janus Weil1-0/+1
2009-09-29re PR fortran/39626 (Correctly implement details of Fortran 2008 BLOCK constr...Daniel Kraft1-0/+1
2009-08-25re PR fortran/41139 (a procedure pointer call as actual argument)Janus Weil1-1/+0
2009-05-10re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...Paul Thomas1-1/+1
2009-05-06re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil1-0/+1
2008-04-05PR fortran/25829 28655Jerry DeLisle1-0/+1
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+2
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-5/+4
2006-10-19[multiple changes]Paul Thomas1-0/+1
2006-05-21re PR fortran/25746 (Elemental assignment gives wrong result)Paul Thomas1-1/+1
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek1-0/+3
2006-01-19gfortranspec.c: Update copyright years.Tobias Schlüter1-1/+1
2005-08-07[multiple changes]Janne Blomqvist1-0/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-08-17re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook1-0/+1
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-12/+12
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+65