aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/c99_functions.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-04-22libgfortran: Provide some further math library fallbacks [PR94694]Jakub Jelinek1-0/+77
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-31re PR fortran/79305 (real128 - undefined reference to cexpl)Steven G. Kargl1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-07-07stop.c: Use C11 _Noreturn.Francois-Xavier Coudert1-0/+7
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-02-19re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin1-2/+0
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-1/+1
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-14/+0
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-14/+1
2011-11-08re PR libfortran/47970 (c99_functions.c:611:5: warning: implicit declaration ...Francois-Xavier Coudert1-30/+31
2011-02-22re PR libfortran/47830 (errors in intrinsics/c99_functions.c)Tobias Burnus1-1/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-09-09acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...]): Remove.Francois-Xavier Coudert1-2/+1
2009-07-27re PR libfortran/40863 (Build failure in libgfortran)Tobias Burnus1-101/+295
2009-07-25re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus1-0/+197
2009-07-10c99_functions.c (ccoshf, [...]): Fix errant minus.Steven G. Kargl1-8/+8
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2009-03-28re PR libfortran/33595 (FAIL: gfortran.dg/nint_2.f90 -O0 execution test)John David Anglin1-12/+12
2008-12-29re PR fortran/31832 (FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 an...John David Anglin1-0/+2
2007-11-16re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90)Francois-Xavier Coudert1-0/+332
2007-09-21re PR libfortran/26253 (fallback scalbn doesn't handle denormals correctly)Francois-Xavier Coudert1-0/+4
2007-08-05re PR fortran/31202 (Incorrect rounding generated for NINT)Francois-Xavier Coudert1-1/+23
2007-08-03re PR fortran/31202 (Incorrect rounding generated for NINT)Francois-Xavier Coudert1-0/+87
2007-04-06cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert1-3/+0
2006-12-06re PR libfortran/29810 (Unsatisfied symbol "fmodl" in libgfortran shared libr...Francois-Xavier Coudert1-0/+50
2006-11-25Makefile.am: Remove intrinsics/erf.c and intrinsics/bessel.c.Francois-Xavier Coudert1-0/+95
2006-10-08hyper.c: Remove file.Francois-Xavier Coudert1-1/+24
2006-02-07c99_functions.c: Work around incompatible declarations of cabs{,f,l} on pre-C...Rainer Emrich1-0/+14
2006-01-12c99_functions.c: Add function prototypes to avoid warnings from -Wstrict-prot...Roger Sayle1-0/+27
2005-10-19re PR libfortran/24432 (Missing symbols)Francois-Xavier Coudert1-68/+68
2005-10-11re PR libfortran/24313 (complex sqrt function does not return principal value)Steven G. Kargl1-2/+2
2005-09-27re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90)Steve Ellcey1-11/+2
2005-09-25c99_protos.h: Add prototypes for C99 complex functions.Francois-Xavier Coudert1-0/+695
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-06-23c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert1-0/+38
2005-06-15re PR libfortran/21950 (All gfortran execution tests fail on Tru64 UNIX V4.0F...François-Xavier Coudert1-0/+8
2005-05-21configure.ac: Check for trunc and truncf in libm.Eric Botcazou1-0/+22
2005-02-21re PR libfortran/19302 (intrinsic_nearest.f90 fails)Eric Botcazou1-0/+2
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-5/+14
2004-12-07configure.ac: Check for ieeefp.h.Eric Botcazou1-0/+8
2004-12-06c99_functions.c, [...]: Whitespace fixes.Richard Henderson1-1/+0