summaryrefslogtreecommitdiff
path: root/gcc/fortran/constructor.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-07-08gfortran.h: Do not include coretypes.h here.Steven Bosscher
2011-06-30re PR fortran/49540 (Memory-hog with large DATA stmt)Jakub Jelinek
2011-04-18convert each use of gfc_free (p) to free (p)Jim Meyering
2010-05-05re PR fortran/24978 (ICE in gfc_assign_data_value_range)Daniel Franke
2010-04-14re PR fortran/43747 (ICE in find_array_section, at fortran/expr.c:1551)Jerry DeLisle
2010-04-13[multiple changes]Jerry DeLisle