summaryrefslogtreecommitdiff
path: root/libgfortran/m4/bessel.m4
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* 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
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert2016-12-211-2/+1
* abort.c: Remove unused headers.Francois-Xavier Coudert2016-12-211-2/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR libfortran/62188 (Array bounds overrun in bessel_yn_r4/8/16 and other f...Steven G. Kargl2014-08-201-1/+1
* Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist2014-06-171-2/+2
* Update copyright years in libgfortran/Richard Sandiford2014-01-021-1/+1
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-1/+1
* bessel.m4: Remove useless statement.Tobias Burnus2012-10-281-1/+0
* Combined get_mem and internal_malloc_size.Janne Blomqvist2012-03-261-2/+2
* libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus2012-03-101-20/+19
* bessel.m4: Fix printf warning by casting to (long int).Tobias Burnus2010-09-061-2/+2
* mtype.m4 (upcase, [...]): New macros.Francois-Xavier Coudert2010-08-281-12/+14
* re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...Tobias Burnus2010-08-211-0/+185