Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -3/+3 |
* | libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an... | Tobias Burnus | 2012-03-10 | 1 | -9/+9 |
* | memory.c (internal_malloc_size): If size is zero, allocate a single byte. | Thomas Koenig | 2011-07-05 | 1 | -7/+5 |
* | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Thomas Koenig | 2009-06-21 | 1 | -24/+22 |
* | 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 |
* | in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict. | Thomas Koenig | 2008-05-18 | 1 | -2/+3 |
* | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 2008-03-28 | 1 | -0/+277 |