aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/m4/iforeach.m4
AgeCommit message (Expand)AuthorFilesLines
2014-06-17Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist1-3/+3
2012-03-26Combined get_mem and internal_malloc_size.Janne Blomqvist1-3/+3
2012-03-10libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus1-13/+13
2009-07-24re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)Jakub Jelinek1-60/+63
2009-07-19[multiple changes]Thomas Koenig1-61/+9
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig1-22/+16
2008-09-06libgfortran.h (likely,unlikely): New makros.Tobias Burnus1-3/+3
2008-05-18in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict.Thomas Koenig1-1/+1
2008-01-13re PR libfortran/34746 (wrong formats in libgfortran's runtime_error)Thomas Koenig1-10/+11
2008-01-11re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig1-12/+61
2007-08-24re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-15/+18
2006-10-18in_pack.m4: Fixed a typo.Tobias Burnus1-2/+2
2006-06-06in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist1-22/+0
2006-03-20re PR fortran/20935 (failed assertion for maxloc(n, mask=.true.))Thomas Koenig1-0/+53
2006-03-13re PR libfortran/25378 ([Fortran 2003] maxloc for all-false mask)Paul Thomas1-2/+2
2005-11-27libgfortran ChangeLog:Janne Blomqvist1-7/+11
2005-07-08libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.Tobias Schlüter1-2/+2
2005-04-12re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig1-0/+8
2005-04-09re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig1-13/+46
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-1/+1
2004-12-12iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson1-6/+7
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-2/+10
2004-05-18Makefile.am: Remove references to types.m4.Paul Brook1-4/+4
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+196