aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/runtime
AgeCommit message (Expand)AuthorFilesLines
2007-02-16* runtime/memory.c (deallocate): Correct comment.Francois-Xavier Coudert1-1/+1
2007-01-21* runtime/error.c: Include sys/time.h before sys/resource.h.François-Xavier Coudert1-4/+6
2007-01-18re PR libfortran/29649 (Force core dump on runtime library errors)Francois-Xavier Coudert3-2/+69
2007-01-17re PR libfortran/27107 (Make dependency on io/io.h broken)Francois-Xavier Coudert3-104/+1
2006-12-13re PR fortran/30115 (allocate() interface pessimizes aliasing)Richard Guenther1-67/+39
2006-12-06re PR libfortran/30009 ([4.1 only] Unformatted reads exceeding storage units ...Thomas Koenig1-0/+4
2006-12-01re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...Thomas Koenig2-5/+17
2006-11-16trans-decl.c (gfc_get_symbol_decl): Fix formatting.François-Xavier Coudert1-1/+1
2006-10-31re PR libfortran/29627 ([4.1 only] partial unformatted reads shouldn't succeed)Thomas Koenig1-0/+4
2006-10-30re PR fortran/29452 (Keyword check for specifiers in WRITE and READ)Tobias Burnus1-0/+1
2006-10-21error.c: Add errno.hSteven G. Kargl1-1/+2
2006-10-18in_pack.m4: Fixed a typo.Tobias Burnus4-5/+5
2006-08-01re PR libfortran/28452 (__gfortran_random_r10 not found)Thomas Koenig1-120/+0
2006-07-04re PR libfortran/27704 (Incorrect runtime error on multiple OPEN)Jerry DeLisle1-2/+7
2006-03-30re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)Thomas Koenig1-3/+13
2006-03-22[multiple changes]Thomas Koenig1-0/+26
2006-03-18re PR fortran/26509 (incorrect behaviour of error-handler for direct access w...Jerry DeLisle1-0/+4
2006-03-03re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)Thomas Koenig1-1/+46
2006-02-19re PR libfortran/21303 (L edit descriptor without a width)François-Xavier Coudert1-0/+19
2006-02-08re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...François-Xavier Coudert2-3/+9
2006-02-06re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig2-1/+450
2005-12-28re PR libfortran/25139 ("Invalid argument" error on I/O)Jerry DeLisle1-0/+8
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek5-52/+31
2005-11-04re PR fortran/24636 (gfortran: STOP without stop-code too noisy, regression w...Steven G. Kargl1-1/+1
2005-11-04re PR libfortran/22298 (libgfortran init() constructor isn't called if execut...François-Xavier Coudert2-0/+15
2005-10-25re PR libfortran/24224 (Generalized internal array IO not implemented.)Jerry DeLisle1-4/+0
2005-10-23fpu.c: Add _GNU_SOURCE definition.Francois-Xavier Coudert1-0/+5
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert3-24/+17
2005-10-03* runtime/memory.c (allocate_size): Malloc 1 byte if size == 0.Jakub Jelinek1-1/+1
2005-10-01memory.c (malloc_t): Remove.Jakub Jelinek1-128/+16
2005-10-01libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define.Jakub Jelinek2-38/+34
2005-09-29string.c (find_option): Change 3rd argument to const st_option *.Jakub Jelinek2-6/+6
2005-09-14PR fortran/21875 Internal Unit Array I/O, NISTJerry DeLisle1-0/+4
2005-09-09gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf...Thomas Koenig1-8/+11
2005-09-09re PR fortran/12840 ([4.0 only] Unable to find scalarization loop specifier)Richard Sandiford1-1/+65
2005-08-17All files: Update FSF address.Kelley Cook12-24/+24
2005-08-11re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert3-0/+88
2005-07-09[multiple changes]Thomas Koenig1-2/+3
2005-06-23c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert1-3/+3
2005-06-11[multiple changes]Thomas Koenig2-14/+60
2005-05-27in_pack_generic.c: Adjust copyright years.Thomas Koenig2-8/+8
2005-05-15normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger3-33/+35
2005-05-15chdir.c, [...]: Include <string.h> for prototypes.Andreas Jaeger1-4/+3
2005-05-12re PR libfortran/21324 (#undef GFC_CLEAR_MEMORY causes testsuite failures)Thomas Koenig1-1/+1
2005-04-10* runtime/environ.c: Correct previous commit for obvious typo.François-Xavier Coudert1-1/+1
2005-04-10re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdi...Francois-Xavier Coudert1-2/+30
2005-04-09re PR libfortran/20163 ([4.0 only] gfortran - error opening direct access file)Thomas Koenig1-10/+4
2005-02-27ChangeLog: Fix typo in Peter O'Gorman's name.Toon Moene1-1/+1
2005-02-26re PR libfortran/17748 (libgfortran contains undefined references to _environ)Peter O'Gorman1-61/+0
2005-01-22re PR libfortran/19052 (unit 0 not preconnected to standard error)David Edelsohn1-0/+5