summaryrefslogtreecommitdiff
path: root/libgfortran/generated/shape_i4.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-31Use pointer sized array indices.Janne Blomqvist
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-12-21libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert
2016-12-21abort.c: Remove unused headers.Francois-Xavier Coudert
2016-01-04Update copyright years.Jakub Jelinek
2015-08-26re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument)Francois-Xavier Coudert
2015-01-05Update copyright years.Jakub Jelinek
2014-06-17Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist
2014-01-02Update copyright years in libgfortran/Richard Sandiford
2013-01-14Update copyright years in libgfortran.Richard Sandiford
2012-03-26Combined get_mem and internal_malloc_size.Janne Blomqvist
2012-03-10libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-10-21re PR fortran/46007 (wrong code for SHAPE in a scalarized loop)Thomas Koenig
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-02-02re PR libfortran/35001 (shape for negative sizes)Thomas Koenig
2008-01-28re PR libfortran/34980 (Segfault in shape given a scalar)Thomas Koenig
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert
2006-06-06in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist
2005-11-27libgfortran ChangeLog:Janne Blomqvist
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert
2005-08-17All files: Update FSF address.Kelley Cook
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene
2004-12-12iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo