summaryrefslogtreecommitdiff
path: root/libgfortran/generated/transpose_i4.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist2014-06-171-1/+2
* 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-6/+6
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-211-16/+14
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2008-10-211-0/+22
* in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict.Thomas Koenig2008-05-181-1/+1
* minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert2007-08-311-3/+3
* in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist2006-06-061-6/+1
* libgfortran ChangeLog:Janne Blomqvist2005-11-271-2/+4
* re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert2005-10-031-0/+4
* 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
* normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger2005-05-151-1/+1
* re PR fortran/19294 (intrinsic_transpose.f90 runtime crash)James A. Morrison2005-01-231-4/+4
* 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-3/+3
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-121-0/+3
* cshift0.c, [...]: Use internal_malloc_size instead of internal_malloc.Richard Henderson2004-12-061-1/+1
* matmul.m4, [...]: Allocate space if return value has NULL in its data field.Victor Leikehman2004-08-091-3/+5
* * libgfortran.h (array_t, size0) New declarations.Victor Leikehman2004-08-041-0/+15
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+69