aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/c99_functions.c
AgeCommit message (Expand)AuthorFilesLines
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
2004-11-23re PR libfortran/15960 (missing function 'finite' on HP-UX 11.11)Steven Bosscher1-3/+3
2004-09-26re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Tobias Schlüter1-0/+9
2004-08-09c99_functions.c (nextafterf): New implementation that works correctly with de...Roger Sayle1-43/+42
2004-08-03re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Roger Sayle1-0/+222
2004-06-14re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis1-1/+6
2004-06-12re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis1-0/+90