summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/cshift0.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert2010-11-161-6/+22
* pack_generic.c (pack): Add missing return and fix whitespace.Francois-Xavier Coudert2010-09-121-2/+2
* cshift0.c: Update license to GPL3+exception.Steven G. Kargl2009-08-231-15/+10
* [multiple changes]Thomas Koenig2009-07-191-5/+8
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-211-23/+31
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-14/+9
* string.c (compare0): Use gfc_charlen_type.Janne Blomqvist2009-04-081-3/+3
* re PR libfortran/37123 (libfortran failed to build)H.J. Lu2008-08-141-2/+2
* re PR libfortran/36886 (misaligment for cshift of character)Thomas Koenig2008-08-141-118/+187
* re PR libfortran/36773 (zero-sized arrays with cshift and eoshift)Thomas Koenig2008-07-211-28/+33
* re PR fortran/36319 (Segfault with wide characters in DATA)Francois-Xavier Coudert2008-05-281-0/+18
* re PR libfortran/36302 (cshift and eoshift missing some kind=16 functions)Thomas Koenig2008-05-221-0/+3
* re PR fortran/35991 (run-time abort for CSHIFT of zero sized array)Jerry DeLisle2008-04-201-1/+1
* minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert2007-08-311-3/+2
* re PR libfortran/31286 (cshift uses uninitialized variables)François-Xavier Coudert2007-04-181-0/+2
* re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)François-Xavier Coudert2006-10-191-3/+12
* in_pack.m4: Fixed a typo.Tobias Burnus2006-10-181-1/+1
* re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford2005-09-131-51/+35
* 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
* re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly)Thomas Koenig2005-05-041-4/+4
* re PR fortran/19294 (intrinsic_transpose.f90 runtime crash)James A. Morrison2005-01-231-27/+79
* re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene2005-01-121-7/+16
* re PR libfortran/18966 (cshift etc. not implemented for kind=1 and kind=2 act...Steven G. Kargl2004-12-141-0/+26
* iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson2004-12-121-14/+14
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-121-0/+7
* cshift0.c, [...]: Use internal_malloc_size instead of internal_malloc.Richard Henderson2004-12-061-1/+1
* cshift0.c (DEF_COPY_LOOP, [...]): New.Richard Henderson2004-09-031-19/+85
* * libgfortran.h (array_t, size0) New declarations.Victor Leikehman2004-08-041-3/+22
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+169