summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/unpack_generic.c
Commit message (Expand)AuthorAgeFilesLines
* in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict.Thomas Koenig2008-05-181-1/+1
* select.c: Moved content to select_inc.c.Francois-Xavier Coudert2008-05-181-0/+44
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-04-131-140/+216
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-231-2/+193
* re PR libfortran/22423 (Warnings when building libgfortran)Thomas Koenig2007-12-271-8/+8
* minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert2007-08-311-3/+2
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2007-08-241-16/+26
* re PR fortran/32217 (segfaults (at runtime) on UNPACK with zero-sized arrays)Thomas Koenig2007-07-081-0/+9
* re PR libfortran/31286 (cshift uses uninitialized variables)François-Xavier Coudert2007-04-181-0/+2
* 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-14/+53
* 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
* unpack_generic.c: Remove const from parameter.Andreas Jaeger2005-07-011-2/+2
* re PR fortran/17283 (UNPACK issues)Thomas Koenig2005-05-261-13/+38
* re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene2005-01-121-8/+17
* iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson2004-12-121-11/+12
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-121-0/+8
* c99_functions.c, [...]: Whitespace fixes.Richard Henderson2004-12-061-2/+0
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+154