summaryrefslogtreecommitdiff
path: root/libgfortran/generated/any_l8.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-06-01re PR fortran/85816 (nested spread fails with "Integer overflow in xmallocarr...Steven G. Kargl
2018-01-07libgfortran.h (GFC_DTYPE_COPY): New macro.Thomas Koenig
2018-01-03Update copyright years.Jakub Jelinek
2017-03-10re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig
2017-01-01Update copyright years.Jakub Jelinek
2016-12-21libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert
2016-12-21abort.c: Remove unused headers.Francois-Xavier Coudert
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-06-17Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist
2014-01-02Update copyright years in libgfortran/Richard Sandiford
2013-01-14Update copyright years in libgfortran.Richard Sandiford
2012-03-26Combined get_mem and internal_malloc_size.Janne Blomqvist
2012-03-10libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus
2011-03-12re PR fortran/48066 (Segfault with SUM of zero-sized array)Thomas Koenig
2010-08-27re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-09-06libgfortran.h (likely,unlikely): New makros.Tobias Burnus
2008-06-13re PR fortran/36518 (libgfortran: "warning: format '%d' expects type 'int', b...Tobias Burnus
2008-05-04re PR fortran/35995 (ANY, ALL, and COUNT errors for zero sized sections)Thomas Koenig
2008-02-25ifunction_logical.m4: Add casts to get rid of warnings.Francois-Xavier Coudert
2008-01-15re PR libfortran/34671 (any(kind=1) and all(kind=1))Thomas Koenig
2008-01-13re PR libfortran/34746 (wrong formats in libgfortran's runtime_error)Thomas Koenig
2008-01-11re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert
2006-12-30re PR fortran/30321 (program crash for SUM applied to zero-size array)Thomas Koenig
2006-10-20minval_r8.c: Regenerate.Francois-Xavier Coudert
2006-06-06in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist
2005-11-27libgfortran ChangeLog:Janne Blomqvist
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert
2005-08-17All files: Update FSF address.Kelley Cook
2005-07-08libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.Tobias Schlüter
2005-05-04re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly)Thomas Koenig
2005-04-30Fix matmul PR18857 and supply testcasePaul Thomas
2005-04-09re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene
2004-12-12iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson
2004-12-06cshift0.c, [...]: Use internal_malloc_size instead of internal_malloc.Richard Henderson
2004-08-04* libgfortran.h (array_t, size0) New declarations.Victor Leikehman
2004-05-18Makefile.am: Remove references to types.m4.Paul Brook
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo