aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/generated/iall_i1.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-08libgfortran: Remove empty array descriptor first dimension overwrite [PR112371]Mikael Morin1-16/+3
2023-11-08libgfortran: Remove early return if extent is zero [PR112371]Mikael Morin1-2/+2
2023-11-08libgfortran: Don't skip allocation if size is zero [PR112412]Mikael Morin1-5/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-03PR fortran/96890 - Wrong answer with intrinsic IALLHarald Anlauf1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-31re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi...Thomas Koenig1-1/+11
2018-06-01re PR fortran/85816 (nested spread fails with "Integer overflow in xmallocarr...Steven G. Kargl1-3/+3
2018-05-08re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig1-7/+2
2018-01-15re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig1-0/+11
2018-01-07libgfortran.h (GFC_DTYPE_COPY): New macro.Thomas Koenig1-3/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-07-31re PR fortran/81581 (runtime checks for DIM argument of intrinsic SUM missing)Thomas Koenig1-3/+25
2017-03-10re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig1-5/+5
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-21libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert1-1/+0
2016-12-21abort.c: Remove unused headers.Francois-Xavier Coudert1-1/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-06-17Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist1-9/+6
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-1/+1
2012-10-28bessel.m4: Remove useless statement.Tobias Burnus1-7/+2
2012-03-26Combined get_mem and internal_malloc_size.Janne Blomqvist1-3/+3
2012-03-10libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus1-13/+12
2011-08-28re PR fortran/48066 (Segfault with SUM of zero-sized array)Thomas Koenig1-1/+1
2010-09-06re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)Tobias Burnus1-0/+509