aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/spread_generic.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-05memory.c (internal_malloc_size): If size is zero, allocate a single byte.Thomas Koenig1-7/+4
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert1-12/+44
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig1-40/+46
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-05-18select.c: Moved content to select_inc.c.Francois-Xavier Coudert1-0/+36
2008-04-14re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-1/+1
2008-04-13re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-0/+84
2008-03-28re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-0/+174
2007-10-18re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)Francois-Xavier Coudert1-5/+6
2007-09-06re PR libfortran/33298 (Wrong code for SPREAD on zero-sized arrays)Thomas Koenig1-10/+59
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-3/+2
2006-10-19re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)François-Xavier Coudert1-1/+7
2006-06-06in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist1-7/+1
2005-10-23re PR fortran/18022 (problem with structure and calling a function)Paul Thomas1-0/+77
2005-09-13re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford1-9/+29
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-05-15eoshift1.m4: Initialize variables to avoid warnings.Andreas Jaeger1-2/+2
2005-05-04re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly)Thomas Koenig1-4/+4
2005-04-15re PR libfortran/18495 ([4.0 only] Intrinisc function SPREAD is broken)Thomas Koenig1-23/+75
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-8/+17
2004-12-12iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson1-6/+6
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-0/+4
2004-12-06c99_functions.c, [...]: Whitespace fixes.Richard Henderson1-1/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+118