aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/reshape_generic.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-28re PR fortran/49479 (reshape / optionals / zero sized arrays)Thomas Koenig1-1/+10
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig1-16/+15
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-11-23re PR libfortran/38234 (In Reshape, SOURCE can be bigger than result)Thomas Koenig1-32/+32
2008-11-22re PR libfortran/38225 (RESHAPE bounds with multi-dimensional SOURCE)Thomas Koenig1-1/+8
2008-11-18re PR fortran/38135 (RESHAPE gives wrong result)Thomas Koenig1-4/+4
2008-10-15re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig1-0/+21
2008-09-07re PR fortran/37203 (Check ORDER= of RESHAPE)Thomas Koenig1-0/+27
2008-05-18in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict.Thomas Koenig1-1/+1
2008-05-18select.c: Moved content to select_inc.c.Francois-Xavier Coudert1-6/+23
2008-04-20re PR fortran/35960 (run time abort with assignment of RESHAPEd zero sized ar...Thomas Koenig1-7/+23
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-3/+2
2007-03-25re PR fortran/31196 ([4.1 only] wrong code generated with RESHAPE/TRANSPOSE)Thomas Koenig1-1/+1
2006-11-03re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)Francois-Xavier Coudert1-7/+35
2006-10-18in_pack.m4: Fixed a typo.Tobias Burnus1-2/+2
2006-06-06in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist1-12/+1
2005-09-13re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford1-9/+28
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-07-08libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.Tobias Schlüter1-1/+1
2005-04-2205-04-22 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig1-9/+30
2005-04-17005-04-17 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig1-9/+9
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-9/+18
2004-12-12iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson1-5/+4
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-0/+3
2004-12-06c99_functions.c, [...]: Whitespace fixes.Richard Henderson1-1/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+231