aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/generated/minloc0_8_i2.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
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-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-12re PR libfortran/88807 (misleading indentation warnings building libgfortran)Jakub Jelinek1-21/+21
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/+8
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-21/+37
2018-01-15re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig1-7/+11
2018-01-07libgfortran.h (GFC_DTYPE_COPY): New macro.Thomas Koenig1-3/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-03-10re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-21random.c: Do not include <sys/types.h> header.Francois-Xavier Coudert1-1/+0
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-3/+3
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-1/+1
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-12/+12
2009-07-24re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)Jakub Jelinek1-79/+148
2009-07-19[multiple changes]Thomas Koenig1-62/+10
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig1-22/+16
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-09-06libgfortran.h (likely,unlikely): New makros.Tobias Burnus1-3/+3
2008-05-18in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict.Thomas Koenig1-1/+1
2008-01-13re PR libfortran/34746 (wrong formats in libgfortran's runtime_error)Thomas Koenig1-10/+11
2008-01-11re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig1-14/+63
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-3/+2
2007-08-24re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-15/+18
2007-04-06cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert1-1/+0
2007-02-19re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2)Thomas Koenig1-0/+326