Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
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-06-01 | re PR fortran/85816 (nested spread fails with "Integer overflow in xmallocarr... | Steven G. Kargl | 1 | -1/+1 |
2018-02-12 | libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use v... | Thomas Koenig | 1 | -1/+1 |
2018-01-31 | Use pointer sized array indices. | Janne Blomqvist | 1 | -14/+13 |
2018-01-07 | libgfortran.h (GFC_DTYPE_COPY): New macro. | Thomas Koenig | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-03-17 | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 1 | -1/+1 |
2017-03-15 | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 1 | -0/+9 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-21 | libgfortran.h: Include <stdlib.h> header. | Francois-Xavier Coudert | 1 | -2/+1 |
2016-12-21 | abort.c: Remove unused headers. | Francois-Xavier Coudert | 1 | -2/+1 |
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 | -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 | -1/+1 |
2012-03-26 | Combined get_mem and internal_malloc_size. | Janne Blomqvist | 1 | -1/+1 |
2012-03-10 | libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an... | Tobias Burnus | 1 | -12/+12 |
2011-06-28 | re PR fortran/49479 (reshape / optionals / zero sized arrays) | Thomas Koenig | 1 | -1/+9 |
2009-06-21 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Thomas Koenig | 1 | -16/+16 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -15/+10 |
2008-11-23 | re PR libfortran/38234 (In Reshape, SOURCE can be bigger than result) | Thomas Koenig | 1 | -32/+32 |
2008-11-22 | re PR libfortran/38225 (RESHAPE bounds with multi-dimensional SOURCE) | Thomas Koenig | 1 | -1/+8 |
2008-11-18 | re PR fortran/38135 (RESHAPE gives wrong result) | Thomas Koenig | 1 | -4/+4 |
2008-10-15 | re PR libfortran/34670 (bounds checking for array intrinsics) | Thomas Koenig | 1 | -0/+21 |
2008-09-07 | re PR fortran/37203 (Check ORDER= of RESHAPE) | Thomas Koenig | 1 | -0/+27 |
2008-04-25 | re PR fortran/35960 (run time abort with assignment of RESHAPEd zero sized ar... | Thomas Koenig | 1 | -1/+1 |
2008-04-20 | re PR fortran/35960 (run time abort with assignment of RESHAPEd zero sized ar... | Thomas Koenig | 1 | -8/+25 |
2007-08-31 | minloc1.m4: Update copyright year and ajust headers order. | Francois-Xavier Coudert | 1 | -4/+4 |
2007-03-14 | re PR libfortran/30690 ([4.2, 4.1 only] Clean up m4 files) | Thomas Koenig | 1 | -23/+23 |
2006-11-03 | re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays) | Francois-Xavier Coudert | 1 | -6/+36 |
2006-10-18 | in_pack.m4: Fixed a typo. | Tobias Burnus | 1 | -2/+2 |
2006-06-06 | in_pack.m4: Add TODO comment about detecting temporaries... | Janne Blomqvist | 1 | -12/+1 |
2005-11-27 | libgfortran ChangeLog: | Janne Blomqvist | 1 | -4/+10 |
2005-10-03 | re PR libfortran/19308 (I/O library should support more real and integer kinds) | François-Xavier Coudert | 1 | -0/+4 |
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 | -1/+1 |
2005-06-09 | re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous res... | Thomas Koenig | 1 | -3/+3 |
2005-05-18 | re PR libfortran/21127 (reshape of complex broken) | Thomas Koenig | 1 | -3/+3 |
2005-04-22 | 05-04-22 Thomas Koenig <Thomas.Koenig@online.de> | Thomas Koenig | 1 | -6/+26 |
2005-04-17 | 005-04-17 Thomas Koenig <Thomas.Koenig@online.de> | Thomas Koenig | 1 | -9/+9 |
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 | -3/+3 |
2004-12-12 | acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New. | Richard Henderson | 1 | -1/+5 |
2004-05-18 | Makefile.am: Remove references to types.m4. | Paul Brook | 1 | -6/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+232 |