aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/transpose_generic.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-19Remove unused functions, take 2.Janne Blomqvist1-151/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-06-17Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist1-1/+1
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-1/+1
2012-03-26Combined get_mem and internal_malloc_size.Janne Blomqvist1-1/+1
2012-03-10libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus1-6/+6
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig1-23/+25
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-10-21re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig1-0/+23
2008-05-18select.c: Moved content to select_inc.c.Francois-Xavier Coudert1-0/+15
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-3/+2
2006-06-06in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist1-5/+1
2005-09-13re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford1-5/+24
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-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-9/+18
2004-12-12iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson1-3/+3
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-0/+3
2004-12-06cshift0.c, [...]: Use internal_malloc_size instead of internal_malloc.Richard Henderson1-1/+1
2004-12-06c99_functions.c, [...]: Whitespace fixes.Richard Henderson1-1/+0
2004-08-09matmul.m4, [...]: Allocate space if return value has NULL in its data field.Victor Leikehman1-0/+17
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+74