summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/pack_generic.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+2
* 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-3/+3
* re PR fortran/41478 (Corrupted memory using PACK for derived-types with alloc...Janus Weil2009-12-061-4/+4
* pack_generic.c (pack_internal): Remove unused zero_sized variable.Jakub Jelinek2009-11-281-4/+0
* pack.m4 (pack_'rtype_code`): Use count_0 for counting true values in a logica...Thomas Koenig2009-08-301-53/+2
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-211-20/+17
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* 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/+37
* re PR fortran/35990 (run-time abort for PACK of run-time zero sized array)Thomas Koenig2008-05-041-2/+14
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-04-131-68/+114
* pack_generic.c: Fix typo.Jerry DeLisle2008-03-211-1/+1
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-211-1/+1
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-211-1/+96
* re PR libfortran/22423 (Warnings when building libgfortran)Thomas Koenig2007-12-271-4/+4
* 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-18/+28
* re PR libfortran/32858 (printf-capabilities for runtime_error())Thomas Koenig2007-07-291-3/+7
* re PR fortran/30814 (non-conforming array sizes in PACK should raise an error)Thomas Koenig2007-07-241-14/+25
* re PR libfortran/31001 ([4.1 only] PACK crashes on zero-sized arrays)Francois-Xavier Coudert2007-03-031-0/+6
* re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)François-Xavier Coudert2006-10-191-19/+23
* in_pack.m4: Fixed a typo.Tobias Burnus2006-10-181-4/+4
* re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford2005-09-131-17/+60
* 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-3/+3
* pack_generic.c (pack): Remove unneeded calculation.Andreas Jaeger2005-05-151-18/+17
* 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-10/+10
* 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-3/+3
* c99_functions.c, [...]: Whitespace fixes.Richard Henderson2004-12-061-1/+0
* re PR fortran/17283 (UNPACK issues)Tobias Schlüter2004-10-041-10/+277
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+146