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-30 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Thomas Koenig | 1 | -12/+19 |
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 | abort.c: Remove unused headers. | Francois-Xavier Coudert | 1 | -2/+0 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-01 | Fix -Wmaybe-uninitialized warnings. | Janne Blomqvist | 1 | -0/+3 |
2014-06-17 | Introduce xmallocarray, an overflow checking variant of xmalloc. | Janne Blomqvist | 1 | -3/+3 |
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 | -3/+3 |
2012-03-10 | libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an... | Tobias Burnus | 1 | -24/+24 |
2011-07-05 | memory.c (internal_malloc_size): If size is zero, allocate a single byte. | Thomas Koenig | 1 | -13/+7 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+2 |
2010-11-16 | re PR fortran/32049 (Support on x86_64 also kind=16) | Francois-Xavier Coudert | 1 | -6/+22 |
2010-09-12 | pack_generic.c (pack): Add missing return and fix whitespace. | Francois-Xavier Coudert | 1 | -3/+3 |
2009-12-06 | re PR fortran/41478 (Corrupted memory using PACK for derived-types with alloc... | Janus Weil | 1 | -4/+4 |
2009-11-28 | pack_generic.c (pack_internal): Remove unused zero_sized variable. | Jakub Jelinek | 1 | -4/+0 |
2009-08-30 | pack.m4 (pack_'rtype_code`): Use count_0 for counting true values in a logica... | Thomas Koenig | 1 | -53/+2 |
2009-06-21 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Thomas Koenig | 1 | -20/+17 |
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-18 | select.c: Moved content to select_inc.c. | Francois-Xavier Coudert | 1 | -0/+37 |
2008-05-04 | re PR fortran/35990 (run-time abort for PACK of run-time zero sized array) | Thomas Koenig | 1 | -2/+14 |
2008-04-13 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -68/+114 |
2008-03-21 | pack_generic.c: Fix typo. | Jerry DeLisle | 1 | -1/+1 |
2008-03-21 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -1/+1 |
2008-03-21 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -1/+96 |
2007-12-27 | re PR libfortran/22423 (Warnings when building libgfortran) | Thomas Koenig | 1 | -4/+4 |
2007-08-31 | minloc1.m4: Update copyright year and ajust headers order. | Francois-Xavier Coudert | 1 | -3/+2 |
2007-08-24 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -18/+28 |
2007-07-29 | re PR libfortran/32858 (printf-capabilities for runtime_error()) | Thomas Koenig | 1 | -3/+7 |
2007-07-24 | re PR fortran/30814 (non-conforming array sizes in PACK should raise an error) | Thomas Koenig | 1 | -14/+25 |
2007-03-03 | re PR libfortran/31001 ([4.1 only] PACK crashes on zero-sized arrays) | Francois-Xavier Coudert | 1 | -0/+6 |
2006-10-19 | re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays) | François-Xavier Coudert | 1 | -19/+23 |
2006-10-18 | in_pack.m4: Fixed a typo. | Tobias Burnus | 1 | -4/+4 |
2005-09-13 | re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.) | Richard Sandiford | 1 | -17/+60 |
2005-08-17 | All files: Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-07-08 | libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'. | Tobias Schlüter | 1 | -3/+3 |
2005-05-15 | pack_generic.c (pack): Remove unneeded calculation. | Andreas Jaeger | 1 | -18/+17 |
2005-01-12 | re PR libfortran/19280 (Inconsistent licensing of libgfortran) | Toon Moene | 1 | -9/+18 |
2004-12-12 | iresolve.c (gfc_resolve_all, [...]): Use PREFIX. | Richard Henderson | 1 | -10/+10 |
2004-12-12 | acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New. | Richard Henderson | 1 | -0/+8 |
2004-12-06 | cshift0.c, [...]: Use internal_malloc_size instead of internal_malloc. | Richard Henderson | 1 | -3/+3 |
2004-12-06 | c99_functions.c, [...]: Whitespace fixes. | Richard Henderson | 1 | -1/+0 |
2004-10-04 | re PR fortran/17283 (UNPACK issues) | Tobias Schlüter | 1 | -10/+277 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+146 |