summaryrefslogtreecommitdiff
path: root/libgfortran/generated/bessel_r16.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-12-21libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert
2016-12-21abort.c: Remove unused headers.Francois-Xavier Coudert
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-08-20re PR libfortran/62188 (Array bounds overrun in bessel_yn_r4/8/16 and other f...Steven G. Kargl
2014-06-17Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist
2014-01-02Update copyright years in libgfortran/Richard Sandiford
2013-01-14Update copyright years in libgfortran.Richard Sandiford
2012-10-28bessel.m4: Remove useless statement.Tobias Burnus
2012-03-26Combined get_mem and internal_malloc_size.Janne Blomqvist
2012-03-10libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus
2011-09-01bessel_r4.c: Regenerated.Thomas Koenig
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert
2010-09-06bessel.m4: Fix printf warning by casting to (long int).Tobias Burnus
2010-08-28mtype.m4 (upcase, [...]): New macros.Francois-Xavier Coudert
2010-08-21re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...Tobias Burnus