summaryrefslogtreecommitdiff
path: root/libgfortran/generated/eoshift1_4.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Use pointer sized array indices.Janne Blomqvist2018-01-311-3/+1
* libgfortran.h (GFC_DTYPE_COPY): New macro.Thomas Koenig2018-01-071-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* eoshift2.c (eoshift2): Use memcpy for innermost copy where possible.Thomas Koenig2017-07-091-6/+17
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert2016-12-211-1/+0
* 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-2/+2
* Update copyright years in libgfortran/Richard Sandiford2014-01-021-1/+1
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-1/+1
* Combined get_mem and internal_malloc_size.Janne Blomqvist2012-03-261-2/+2
* libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus2012-03-101-7/+7
* memory.c (internal_malloc_size): If size is zero, allocate a single byte.Thomas Koenig2011-07-051-5/+2
* [multiple changes]Thomas Koenig2009-07-191-4/+20
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-211-18/+25
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* re PR libfortran/36773 (zero-sized arrays with cshift and eoshift)Thomas Koenig2008-07-211-0/+5
* re PR fortran/36319 (Segfault with wide characters in DATA)Francois-Xavier Coudert2008-05-281-4/+38
* in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict.Thomas Koenig2008-05-181-1/+1
* minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert2007-08-311-3/+3
* minval_r8.c: Regenerate.Francois-Xavier Coudert2006-10-201-1/+1
* libgfortran ChangeLog:Janne Blomqvist2005-11-271-19/+30
* re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert2005-10-031-0/+4
* re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford2005-09-131-27/+47
* 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 fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...Thomas Koenig2005-07-071-1/+8
* re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig2005-06-281-1/+1
* [multiple changes]Thomas Koenig2005-06-251-2/+22
* eoshift1.m4: Initialize variables to avoid warnings.Andreas Jaeger2005-05-151-1/+7
* re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly)Thomas Koenig2005-05-041-5/+5
* 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-6/+6
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-121-3/+10
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+178