| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | Jakub Jelinek | 2022-01-03 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2021-01-04 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi... | Thomas Koenig | 2018-12-31 | 1 | -1/+11 |
* | re PR fortran/85816 (nested spread fails with "Integer overflow in xmallocarr... | Steven G. Kargl | 2018-06-01 | 1 | -3/+3 |
* | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 2018-05-08 | 1 | -7/+2 |
* | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 2018-01-15 | 1 | -0/+11 |
* | libgfortran.h (GFC_DTYPE_COPY): New macro. | Thomas Koenig | 2018-01-07 | 1 | -3/+3 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | re PR fortran/81581 (runtime checks for DIM argument of intrinsic SUM missing) | Thomas Koenig | 2017-07-31 | 1 | -3/+25 |
* | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 2017-03-10 | 1 | -5/+5 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | libgfortran.h: Include <stdlib.h> header. | Francois-Xavier Coudert | 2016-12-21 | 1 | -1/+0 |
* | abort.c: Remove unused headers. | Francois-Xavier Coudert | 2016-12-21 | 1 | -1/+0 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | Introduce xmallocarray, an overflow checking variant of xmalloc. | Janne Blomqvist | 2014-06-17 | 1 | -9/+6 |
* | 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 |
* | bessel.m4: Remove useless statement. | Tobias Burnus | 2012-10-28 | 1 | -7/+2 |
* | 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 | -12/+12 |
* | re PR fortran/49479 (reshape / optionals / zero sized arrays) | Thomas Koenig | 2011-09-10 | 1 | -2/+1 |
* | re PR fortran/48066 (Segfault with SUM of zero-sized array) | Thomas Koenig | 2011-03-12 | 1 | -1/+1 |
* | re PR fortran/33197 (Fortran 2008: math functions) | Tobias Burnus | 2010-08-27 | 1 | -2/+3 |
* | pack_generic.c (pack_internal): Remove unused zero_sized variable. | Jakub Jelinek | 2009-11-28 | 1 | -3/+0 |
* | re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1) | Jakub Jelinek | 2009-07-24 | 1 | -88/+129 |
* | [multiple changes] | Thomas Koenig | 2009-07-19 | 1 | -36/+6 |
* | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Thomas Koenig | 2009-06-21 | 1 | -56/+52 |
* | 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 | -3/+3 |
* | re PR fortran/35995 (ANY, ALL, and COUNT errors for zero sized sections) | Thomas Koenig | 2008-05-04 | 1 | -3/+7 |
* | re PR fortran/35993 (wrong answer for all array intrinsics with scalar mask) | Thomas Koenig | 2008-04-30 | 1 | -24/+104 |
* | re PR libfortran/34746 (wrong formats in libgfortran's runtime_error) | Thomas Koenig | 2008-01-13 | 1 | -9/+10 |
* | re PR libfortran/34670 (bounds checking for array intrinsics) | Thomas Koenig | 2008-01-11 | 1 | -7/+61 |
* | minloc1.m4: Update copyright year and ajust headers order. | Francois-Xavier Coudert | 2007-08-31 | 1 | -3/+2 |
* | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 2007-08-24 | 1 | -18/+22 |
* | cpu_time.c: Don't include headers already included by libgfortran.h. | Francois-Xavier Coudert | 2007-04-06 | 1 | -1/+0 |
* | re PR fortran/30321 (program crash for SUM applied to zero-size array) | Thomas Koenig | 2006-12-30 | 1 | -8/+44 |
* | minval_r8.c: Regenerate. | Francois-Xavier Coudert | 2006-10-20 | 1 | -2/+2 |
* | in_pack.m4: Add TODO comment about detecting temporaries... | Janne Blomqvist | 2006-06-06 | 1 | -22/+0 |
* | re PR fortran/20935 (failed assertion for maxloc(n, mask=.true.)) | Thomas Koenig | 2006-03-20 | 1 | -0/+54 |
* | libgfortran ChangeLog: | Janne Blomqvist | 2005-11-27 | 1 | -14/+20 |
* | re PR libfortran/19308 (I/O library should support more real and integer kinds) | François-Xavier Coudert | 2005-10-03 | 1 | -0/+4 |
* | All files: Update FSF address. | Kelley Cook | 2005-08-17 | 1 | -2/+2 |
* | libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'. | Tobias Schlüter | 2005-07-08 | 1 | -2/+2 |
* | re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) | Thomas Koenig | 2005-05-04 | 1 | -9/+15 |
* | re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d... | Thomas Koenig | 2005-04-12 | 1 | -0/+3 |
* | re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d... | Thomas Koenig | 2005-04-09 | 1 | -7/+38 |