| Commit message (Expand) | Author | Age | Files | Lines |
| * | libgfortran.h: Include <stdlib.h> header. | Francois-Xavier Coudert | 2016-12-21 | 1 | -1/+0 |
| * | abort.c: Remove unused headers. | Francois-Xavier Coudert | 2016-12-21 | 1 | -1/+0 |
| * | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
| * | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
| * | Introduce xmallocarray, an overflow checking variant of xmalloc. | Janne Blomqvist | 2014-06-17 | 1 | -3/+2 |
| * | Update copyright years in libgfortran/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
| * | Update copyright years in libgfortran. | Richard Sandiford | 2013-01-14 | 1 | -1/+1 |
| * | Combined get_mem and internal_malloc_size. | Janne Blomqvist | 2012-03-26 | 1 | -1/+1 |
| * | libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an... | Tobias Burnus | 2012-03-10 | 1 | -4/+4 |
| * | re PR fortran/48066 (Segfault with SUM of zero-sized array) | Thomas Koenig | 2011-03-12 | 1 | -1/+1 |
| * | re PR fortran/33197 (Fortran 2008: math functions) | Tobias Burnus | 2010-08-27 | 1 | -2/+2 |
| * | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Thomas Koenig | 2009-06-21 | 1 | -18/+16 |
| * | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 1 | -15/+10 |
| * | libgfortran.h (likely,unlikely): New makros. | Tobias Burnus | 2008-09-06 | 1 | -1/+1 |
| * | re PR fortran/36518 (libgfortran: "warning: format '%d' expects type 'int', b... | Tobias Burnus | 2008-06-13 | 1 | -1/+1 |
| * | re PR fortran/35995 (ANY, ALL, and COUNT errors for zero sized sections) | Thomas Koenig | 2008-05-04 | 1 | -2/+7 |
| * | ifunction_logical.m4: Add casts to get rid of warnings. | Francois-Xavier Coudert | 2008-02-25 | 1 | -2/+3 |
| * | re PR libfortran/34671 (any(kind=1) and all(kind=1)) | Thomas Koenig | 2008-01-15 | 1 | -0/+218 |