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