summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics
Commit message (Expand)AuthorAgeFilesLines
* format.c: Removing unused code.Francois-Xavier Coudert2005-12-041-369/+15
* re PR fortran/25149 (Compiler dies on -std=f95)Steven G. Kargl2005-11-291-0/+12
* ftell.c (ftell, FTELL_SUB): Add unlock_unit call.Jakub Jelinek2005-11-283-4/+15
* random.c: Include config.hDavid Edelsohn2005-11-271-0/+1
* re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek2005-11-215-118/+167
* fget.c: New file.Francois-Xavier Coudert2005-11-132-0/+240
* re PR libfortran/24787 ([libfortran] SCAN is broken)Steven G. Kargl2005-11-121-25/+20
* intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert2005-11-061-0/+160
* intrinsic.c (add_functions): Add function version of TTYNAM.Francois-Xavier Coudert2005-11-051-0/+26
* re PR fortran/21565 (namelist in block data is illegal)Paul Thomas2005-11-011-0/+54
* check.c (gfc_check_malloc, [...]): New functions.Francois-Xavier Coudert2005-10-301-0/+55
* check.c (gfc_check_alarm_sub, [...]): New functions.Francois-Xavier Coudert2005-10-281-0/+170
* re PR fortran/18022 (problem with structure and calling a function)Paul Thomas2005-10-231-0/+77
* re PR libfortran/24432 (Missing symbols)Francois-Xavier Coudert2005-10-193-70/+70
* re PR libfortran/24313 (complex sqrt function does not return principal value)Steven G. Kargl2005-10-111-2/+2
* re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert2005-10-031-0/+22
* 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
* re PR libfortran/23803 ([mingw32] getlog malfunction)Francois-Xavier Coudert2005-09-253-1/+69
* re PR libfortran/23802 ([mingw32] sleep malfunction)Francois-Xavier Coudert2005-09-241-0/+7
* re PR libfortran/23380 ([mingw32] cpu_time intrinsic malfunction)Francois-Xavier Coudert2005-09-241-0/+40
* re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford2005-09-138-243/+339
* All files: Update FSF address.Kelley Cook2005-08-1753-106/+106
* check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert2005-08-091-0/+97
* re PR libfortran/23178 (Undefined symbol: __gfortran_flush_i8)François-Xavier Coudert2005-08-011-1/+24
* re PR libfortran/21787 (flush I/O before calling abort())Francois-Xavier Coudert2005-07-311-1/+2
* libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.Tobias Schlüter2005-07-088-10/+10
* re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...Thomas Koenig2005-07-072-8/+26
* unpack_generic.c: Remove const from parameter.Andreas Jaeger2005-07-011-2/+2
* re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle2005-06-241-0/+56
* 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
* eoshift0.c: Removed prototype for eoshift0.Thomas Koenig2005-06-142-8/+0
* re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...Thomas Koenig2005-06-132-0/+8
* re PR fortran/17283 (UNPACK issues)Thomas Koenig2005-05-261-13/+38
* configure.ac: Check for trunc and truncf in libm.Eric Botcazou2005-05-211-0/+22
* eoshift1.m4: Initialize variables to avoid warnings.Andreas Jaeger2005-05-153-6/+16
* pack_generic.c (pack): Remove unneeded calculation.Andreas Jaeger2005-05-151-18/+17
* system_clock.c (system_clock_4, [...]): Add missing returns, reformat a bit.Andreas Jaeger2005-05-151-12/+24
* Remove extra whitespace.Andreas Jaeger2005-05-152-2/+2
* normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger2005-05-152-4/+3
* chdir.c, [...]: Include <string.h> for prototypes.Andreas Jaeger2005-05-158-50/+57
* re PR fortran/20178 (COMPLEX function returns incompatible with g77)Tobias Schlüter2005-05-111-0/+169
* re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly)Thomas Koenig2005-05-046-33/+33
* * intrinsics/rename.c: Add missing #includes.Tobias Schlüter2005-04-291-0/+2
* 05-04-22 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig2005-04-221-9/+30
* 005-04-17 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig2005-04-171-9/+9
* re PR libfortran/18495 ([4.0 only] Intrinisc function SPREAD is broken)Thomas Koenig2005-04-151-23/+75
* Makefile.am: Added new files.François-Xavier Coudert2005-03-2212-0/+1136
* re PR libfortran/19302 (intrinsic_nearest.f90 fails)Eric Botcazou2005-02-211-0/+2