]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/constructor.c
Daily bump.
[thirdparty/gcc.git] / gcc / fortran / constructor.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-10-27  Bernhard Reutner... Fortran: make some constructor* functions static
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
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-06-30  Jakub Jelinekre PR fortran/49540 (Memory-hog with large DATA stmt)
2011-04-18  Jim Meyeringconvert each use of gfc_free (p) to free (p)
2010-05-05  Daniel Frankere PR fortran/24978 (ICE in gfc_assign_data_value_range)
2010-04-14  Jerry DeLislere PR fortran/43747 (ICE in find_array_section, at...
2010-04-13  Jerry DeLisle[multiple changes]