aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/runtime
AgeCommit message (Expand)AuthorFilesLines
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
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene11-69/+168
2004-12-19libgfortran.h (itoa): Rename to gfc_itoa.Aaron W. LaFramboise2-4/+4
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson9-39/+55
2004-12-06c99_functions.c, [...]: Whitespace fixes.Richard Henderson9-58/+21
2004-10-04re PR fortran/17283 (UNPACK issues)Tobias Schlüter1-4/+4
2004-08-31error.c (generate_error): Set both iostat and library_return.Paul Brook1-6/+7
2004-08-28re PR libfortran/17195 (Infinite loop in output_float in libgfortran/io/write.c)Paul Brook1-56/+0
2004-08-25re PR libfortran/17143 (2**63 prints garbage)Bud Davis1-4/+6
2004-06-30Paul Brook <paul@codesourcery.com>Tobias Schlüter1-2/+2
2004-06-13Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook1-0/+111
2004-05-14re PR libfortran/15149 (problem computing Pi)Bud Davis1-0/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo10-0/+2256