summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/eoshift0.c
Commit message (Expand)AuthorAgeFilesLines
* libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.Tobias Schlüter2005-07-081-1/+1
* re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...Thomas Koenig2005-07-071-3/+12
* eoshift0.c: Removed prototype for eoshift0.Thomas Koenig2005-06-141-4/+0
* re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...Thomas Koenig2005-06-131-0/+4
* eoshift1.m4: Initialize variables to avoid warnings.Andreas Jaeger2005-05-151-2/+7
* re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly)Thomas Koenig2005-05-041-4/+4
* re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene2005-01-121-9/+18
* re PR libfortran/18966 (cshift etc. not implemented for kind=1 and kind=2 act...Steven G. Kargl2004-12-141-0/+31
* iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson2004-12-121-18/+18
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-121-0/+8
* cshift0.c, [...]: Use internal_malloc_size instead of internal_malloc.Richard Henderson2004-12-061-1/+1
* c99_functions.c, [...]: Whitespace fixes.Richard Henderson2004-12-061-1/+0
* matmul.m4, [...]: Allocate space if return value has NULL in its data field.Victor Leikehman2004-08-091-4/+23
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+188