summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/reshape_generic.c
Commit message (Expand)AuthorAgeFilesLines
* re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig2017-03-151-0/+12
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert2016-12-211-1/+0
* abort.c: Remove unused headers.Francois-Xavier Coudert2016-12-211-1/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist2014-06-171-3/+3
* Update copyright years in libgfortran/Richard Sandiford2014-01-021-1/+1
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-1/+1
* Combined get_mem and internal_malloc_size.Janne Blomqvist2012-03-261-1/+1
* libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus2012-03-101-12/+12
* re PR fortran/49479 (reshape / optionals / zero sized arrays)Thomas Koenig2011-06-281-1/+10
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-211-16/+15
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* re PR libfortran/38234 (In Reshape, SOURCE can be bigger than result)Thomas Koenig2008-11-231-32/+32
* re PR libfortran/38225 (RESHAPE bounds with multi-dimensional SOURCE)Thomas Koenig2008-11-221-1/+8
* re PR fortran/38135 (RESHAPE gives wrong result)Thomas Koenig2008-11-181-4/+4
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2008-10-151-0/+21
* re PR fortran/37203 (Check ORDER= of RESHAPE)Thomas Koenig2008-09-071-0/+27
* in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict.Thomas Koenig2008-05-181-1/+1
* select.c: Moved content to select_inc.c.Francois-Xavier Coudert2008-05-181-6/+23
* re PR fortran/35960 (run time abort with assignment of RESHAPEd zero sized ar...Thomas Koenig2008-04-201-7/+23
* minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert2007-08-311-3/+2
* re PR fortran/31196 ([4.1 only] wrong code generated with RESHAPE/TRANSPOSE)Thomas Koenig2007-03-251-1/+1
* re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)Francois-Xavier Coudert2006-11-031-7/+35
* in_pack.m4: Fixed a typo.Tobias Burnus2006-10-181-2/+2
* in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist2006-06-061-12/+1
* re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford2005-09-131-9/+28
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.Tobias Schlüter2005-07-081-1/+1
* 05-04-22 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig2005-04-221-9/+30
* 005-04-17 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig2005-04-171-9/+9
* re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene2005-01-121-9/+18
* iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson2004-12-121-5/+4
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-121-0/+3
* c99_functions.c, [...]: Whitespace fixes.Richard Henderson2004-12-061-1/+0
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+231