aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/constructor.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+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
2012-07-08gfortran.h: Do not include coretypes.h here.Steven Bosscher1-0/+1
2011-06-30re PR fortran/49540 (Memory-hog with large DATA stmt)Jakub Jelinek1-3/+46
2011-04-18convert each use of gfc_free (p) to free (p)Jim Meyering1-1/+1
2010-05-05re PR fortran/24978 (ICE in gfc_assign_data_value_range)Daniel Franke1-20/+1
2010-04-14re PR fortran/43747 (ICE in find_array_section, at fortran/expr.c:1551)Jerry DeLisle1-1/+1
2010-04-13[multiple changes]Jerry DeLisle1-0/+253