summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/c99_functions.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis2004-06-141-1/+6
* re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis2004-06-121-0/+90