summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/unpack_generic.c
Commit message (Expand)AuthorAgeFilesLines
* Merged current trunk to branch.Thomas Koenig2021-09-131-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2018-01-301-11/+28
* libgfortran.h (GFC_DTYPE_COPY): New macro.Thomas Koenig2018-01-071-3/+3
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* abort.c: Remove unused headers.Francois-Xavier Coudert2016-12-211-1/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist2014-06-171-1/+1
* Update copyright years in libgfortran/Richard Sandiford2014-01-021-1/+1
* re PR libfortran/51828 (libgfortran build warnings)Francois-Xavier Coudert2013-11-181-0/+3
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-2/+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-24/+26
* 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-12/+44
* pack_generic.c (pack): Add missing return and fix whitespace.Francois-Xavier Coudert2010-09-121-1/+6
* pack_generic.c (pack_internal): Remove unused zero_sized variable.Jakub Jelinek2009-11-281-3/+1
* PR libfortran/41219 Fix build warningsJanne Blomqvist2009-10-311-11/+9
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2009-08-251-9/+46
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-211-12/+11
* 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/+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