summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/c99_functions.c
Commit message (Expand)AuthorAgeFilesLines
* libgfortran: Provide some further math library fallbacks [PR94694]Jakub Jelinek2020-04-221-0/+77
* 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
* re PR fortran/79305 (real128 - undefined reference to cexpl)Steven G. Kargl2017-01-311-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* stop.c: Use C11 _Noreturn.Francois-Xavier Coudert2014-07-071-0/+7
* Update copyright years in libgfortran/Richard Sandiford2014-01-021-1/+1
* re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin2013-02-191-2/+0
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-1/+1
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-141-14/+0
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-121-14/+1
* re PR libfortran/47970 (c99_functions.c:611:5: warning: implicit declaration ...Francois-Xavier Coudert2011-11-081-30/+31
* re PR libfortran/47830 (errors in intrinsics/c99_functions.c)Tobias Burnus2011-02-221-1/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...]): Remove.Francois-Xavier Coudert2010-09-091-2/+1
* re PR libfortran/40863 (Build failure in libgfortran)Tobias Burnus2009-07-271-101/+295
* re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus2009-07-251-0/+197
* c99_functions.c (ccoshf, [...]): Fix errant minus.Steven G. Kargl2009-07-101-8/+8
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* re PR libfortran/33595 (FAIL: gfortran.dg/nint_2.f90 -O0 execution test)John David Anglin2009-03-281-12/+12
* re PR fortran/31832 (FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 an...John David Anglin2008-12-291-0/+2
* re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90)Francois-Xavier Coudert2007-11-161-0/+332
* re PR libfortran/26253 (fallback scalbn doesn't handle denormals correctly)Francois-Xavier Coudert2007-09-211-0/+4
* re PR fortran/31202 (Incorrect rounding generated for NINT)Francois-Xavier Coudert2007-08-051-1/+23
* re PR fortran/31202 (Incorrect rounding generated for NINT)Francois-Xavier Coudert2007-08-031-0/+87
* cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert2007-04-061-3/+0
* re PR libfortran/29810 (Unsatisfied symbol "fmodl" in libgfortran shared libr...Francois-Xavier Coudert2006-12-061-0/+50
* Makefile.am: Remove intrinsics/erf.c and intrinsics/bessel.c.Francois-Xavier Coudert2006-11-251-0/+95
* hyper.c: Remove file.Francois-Xavier Coudert2006-10-081-1/+24
* c99_functions.c: Work around incompatible declarations of cabs{,f,l} on pre-C...Rainer Emrich2006-02-071-0/+14
* c99_functions.c: Add function prototypes to avoid warnings from -Wstrict-prot...Roger Sayle2006-01-121-0/+27
* re PR libfortran/24432 (Missing symbols)Francois-Xavier Coudert2005-10-191-68/+68
* re PR libfortran/24313 (complex sqrt function does not return principal value)Steven G. Kargl2005-10-111-2/+2
* re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90)Steve Ellcey2005-09-271-11/+2
* c99_protos.h: Add prototypes for C99 complex functions.Francois-Xavier Coudert2005-09-251-0/+695
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert2005-06-231-0/+38
* re PR libfortran/21950 (All gfortran execution tests fail on Tru64 UNIX V4.0F...François-Xavier Coudert2005-06-151-0/+8
* configure.ac: Check for trunc and truncf in libm.Eric Botcazou2005-05-211-0/+22
* re PR libfortran/19302 (intrinsic_nearest.f90 fails)Eric Botcazou2005-02-211-0/+2
* re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene2005-01-121-5/+14
* configure.ac: Check for ieeefp.h.Eric Botcazou2004-12-071-0/+8
* c99_functions.c, [...]: Whitespace fixes.Richard Henderson2004-12-061-1/+0
* re PR libfortran/15960 (missing function 'finite' on HP-UX 11.11)Steven Bosscher2004-11-231-3/+3
* re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Tobias Schlüter2004-09-261-0/+9
* c99_functions.c (nextafterf): New implementation that works correctly with de...Roger Sayle2004-08-091-43/+42
* re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Roger Sayle2004-08-031-0/+222