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-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
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 | -2/+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 | -2/+1 |
2012-03-26 | Combined get_mem and internal_malloc_size. | Janne Blomqvist | 1 | -2/+2 |
2012-03-10 | libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an... | Tobias Burnus | 1 | -10/+11 |
2011-07-05 | memory.c (internal_malloc_size): If size is zero, allocate a single byte. | Thomas Koenig | 1 | -7/+5 |
2009-08-30 | pack.m4 (pack_'rtype_code`): Use count_0 for counting true values in a logica... | Thomas Koenig | 1 | -57/+5 |
2009-06-21 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Thomas Koenig | 1 | -11/+9 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -15/+10 |
2008-05-18 | in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict. | Thomas Koenig | 1 | -1/+1 |
2008-05-04 | re PR fortran/35990 (run-time abort for PACK of run-time zero sized array) | Thomas Koenig | 1 | -1/+11 |
2008-03-21 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -0/+310 |