summaryrefslogtreecommitdiff
path: root/libgfortran/m4/iforeach.m4
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)Jakub Jelinek2009-07-241-60/+63
* [multiple changes]Thomas Koenig2009-07-191-61/+9
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-211-22/+16
* libgfortran.h (likely,unlikely): New makros.Tobias Burnus2008-09-061-3/+3
* in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict.Thomas Koenig2008-05-181-1/+1
* re PR libfortran/34746 (wrong formats in libgfortran's runtime_error)Thomas Koenig2008-01-131-10/+11
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2008-01-111-12/+61
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2007-08-241-15/+18
* in_pack.m4: Fixed a typo.Tobias Burnus2006-10-181-2/+2
* in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist2006-06-061-22/+0
* re PR fortran/20935 (failed assertion for maxloc(n, mask=.true.))Thomas Koenig2006-03-201-0/+53
* re PR libfortran/25378 ([Fortran 2003] maxloc for all-false mask)Paul Thomas2006-03-131-2/+2
* libgfortran ChangeLog:Janne Blomqvist2005-11-271-7/+11
* libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.Tobias Schlüter2005-07-081-2/+2
* re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig2005-04-121-0/+8
* re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig2005-04-091-13/+46
* re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene2005-01-121-1/+1
* iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson2004-12-121-6/+7
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-121-2/+10
* Makefile.am: Remove references to types.m4.Paul Brook2004-05-181-4/+4
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+196