aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/generated/maxval_i4.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig1-56/+52
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-09-06libgfortran.h (likely,unlikely): New makros.Tobias Burnus1-3/+3
2008-05-04re PR fortran/35995 (ANY, ALL, and COUNT errors for zero sized sections)Thomas Koenig1-3/+7
2008-04-30re PR fortran/35993 (wrong answer for all array intrinsics with scalar mask)Thomas Koenig1-24/+104
2008-01-13re PR libfortran/34746 (wrong formats in libgfortran's runtime_error)Thomas Koenig1-9/+10
2008-01-11re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig1-7/+61
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-3/+2
2007-08-24re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-18/+22
2007-04-06cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert1-1/+0
2007-02-09re PR fortran/30512 ([4.1 only] MAXVAL() incorrect for zero-size int arrays, ...Tobias Burnus1-5/+5
2006-12-30re PR fortran/30321 (program crash for SUM applied to zero-size array)Thomas Koenig1-8/+44
2006-10-20minval_r8.c: Regenerate.Francois-Xavier Coudert1-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/+54
2005-11-27libgfortran ChangeLog:Janne Blomqvist1-14/+20
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert1-0/+4
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-07-08libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.Tobias Schlüter1-2/+2
2005-05-04re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly)Thomas Koenig1-9/+15
2005-04-12re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig1-0/+3
2005-04-09re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig1-7/+38
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-6/+15
2004-12-12iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson1-7/+8
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-1/+10
2004-12-06cshift0.c, [...]: Use internal_malloc_size instead of internal_malloc.Richard Henderson1-2/+4
2004-08-04* libgfortran.h (array_t, size0) New declarations.Victor Leikehman1-0/+17
2004-05-18Makefile.am: Remove references to types.m4.Paul Brook1-1/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+255