summaryrefslogtreecommitdiff
path: root/libgfortran/generated/reshape_c16.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-06-01re PR fortran/85816 (nested spread fails with "Integer overflow in xmallocarr...Steven G. Kargl
2018-02-12libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use v...Thomas Koenig
2018-01-31Use pointer sized array indices.Janne Blomqvist
2018-01-07libgfortran.h (GFC_DTYPE_COPY): New macro.Thomas Koenig
2018-01-03Update copyright years.Jakub Jelinek
2017-03-17re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig
2017-03-15re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig
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-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-06-28re PR fortran/49479 (reshape / optionals / zero sized arrays)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-11-23re PR libfortran/38234 (In Reshape, SOURCE can be bigger than result)Thomas Koenig
2008-11-22re PR libfortran/38225 (RESHAPE bounds with multi-dimensional SOURCE)Thomas Koenig
2008-11-18re PR fortran/38135 (RESHAPE gives wrong result)Thomas Koenig
2008-10-15re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig
2008-09-07re PR fortran/37203 (Check ORDER= of RESHAPE)Thomas Koenig
2008-04-25re PR fortran/35960 (run time abort with assignment of RESHAPEd zero sized ar...Thomas Koenig
2008-04-20re PR fortran/35960 (run time abort with assignment of RESHAPEd zero sized ar...Thomas Koenig
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert
2006-11-03re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)Francois-Xavier Coudert
2006-10-20minval_r8.c: Regenerate.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