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