summaryrefslogtreecommitdiff
path: root/libgfortran/generated/count_2_l.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+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-1/+1
* libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus2012-03-101-4/+4
* re PR fortran/48066 (Segfault with SUM of zero-sized array)Thomas Koenig2011-03-121-1/+1
* re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus2010-08-271-2/+2
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-211-18/+16
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* libgfortran.h (likely,unlikely): New makros.Tobias Burnus2008-09-061-1/+1
* re PR fortran/36518 (libgfortran: "warning: format '%d' expects type 'int', b...Tobias Burnus2008-06-131-1/+1
* re PR fortran/35995 (ANY, ALL, and COUNT errors for zero sized sections)Thomas Koenig2008-05-041-2/+7
* ifunction_logical.m4: Add casts to get rid of warnings.Francois-Xavier Coudert2008-02-251-2/+3
* re PR libfortran/34671 (any(kind=1) and all(kind=1))Thomas Koenig2008-01-151-0/+218