summaryrefslogtreecommitdiff
path: root/libgfortran/generated/parity_l2.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* re PR fortran/85816 (nested spread fails with "Integer overflow in xmallocarr...Steven G. Kargl2018-06-011-1/+1
* re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig2018-05-081-4/+2
* re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig2018-01-151-0/+4
* libgfortran.h (GFC_DTYPE_COPY): New macro.Thomas Koenig2018-01-071-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* re PR fortran/81581 (runtime checks for DIM argument of intrinsic SUM missing)Thomas Koenig2017-07-311-1/+8
* re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig2017-03-101-2/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* random.c: Do not include <sys/types.h> header.Francois-Xavier Coudert2016-12-211-1/+0
* libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert2016-12-211-1/+0
* abort.c: Remove unused headers.Francois-Xavier Coudert2016-12-211-1/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist2014-06-171-3/+2
* Update copyright years in libgfortran/Richard Sandiford2014-01-021-1/+1
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-1/+1
* Combined get_mem and internal_malloc_size.Janne Blomqvist2012-03-261-3/+3
* libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus2012-03-101-5/+4
* re PR fortran/48066 (Segfault with SUM of zero-sized array)Thomas Koenig2011-08-281-1/+1
* re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus2010-08-271-0/+191