aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2005-06-24re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle1-0/+56
2005-06-24re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle8-44/+641
2005-06-23c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert16-688/+517
2005-06-18unix.c (stream_at_bof): Don't assume that all non-mmapped files are non-seeka...Janne Blomqvist2-6/+12
2005-06-17re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format ...Francois-Xavier Coudert2-1/+7
2005-06-16re PR libfortran/19216 (list directed read with leading slash (NIST FM923))Francois-Xavier Coudert2-5/+6
2005-06-16* io/transfer.c (formatted_transfer): Fix typo in error message.Francois-Xavier Coudert2-1/+5
2005-06-16re PR libfortran/16436 (gfortran TL edit descriptor failure - test f77-edit-t...Francois-Xavier Coudert3-24/+27
2005-06-15re PR libfortran/21950 (All gfortran execution tests fail on Tru64 UNIX V4.0F...François-Xavier Coudert6-4/+107
2005-06-14eoshift0.c: Removed prototype for eoshift0.Thomas Koenig3-8/+5
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey4-49/+356
2005-06-13re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...Thomas Koenig3-0/+14
2005-06-12PR libfortran/PR21797Steven G. Kargl3-4/+12
2005-06-12re PR libfortran/21333 ([4.0 only] in_pack / in_unpack alignment issues)Thomas Koenig1-0/+33
2005-06-12re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format ...Francois-Xavier Coudert2-20/+27
2005-06-11[multiple changes]Thomas Koenig15-31/+581
2005-06-09re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous res...Thomas Koenig6-15/+25
2005-06-07re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result)Thomas Koenig8-7/+68
2005-05-30* libgfortran/ChangeLog: fix date for previous commit.François-Xavier Coudert1-1/+1
2005-05-30re PR libfortran/20179 (cannot mix C and Fortran I/O)Francois-Xavier Coudert2-2/+11
2005-05-29re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert3-3/+15
2005-05-27in_pack_generic.c: Adjust copyright years.Thomas Koenig3-8/+17
2005-05-26re PR fortran/17283 (UNPACK issues)Thomas Koenig2-13/+47
2005-05-24* libgfortran/ChangeLog: Corrected author name.Peter Wainwright1-1/+1
2005-05-22re PR libfortran/21376 (libfortran "E" output format causes FPE)Peter Wainwright2-2/+11
2005-05-21configure.ac: Check for trunc and truncf in libm.Eric Botcazou6-1/+191
2005-05-18re PR libfortran/21127 (reshape of complex broken)Thomas Koenig3-3/+20
2005-05-18re PR libfortran/21127 (reshape of complex broken)Thomas Koenig5-3/+533
2005-05-17unit.c (get_unit): Mark argument as unused.Andreas Jaeger1-3/+3
2005-05-17configure.ac: Add additional warning flags.Andreas Jaeger9-35/+73
2005-05-15eoshift1.m4: Initialize variables to avoid warnings.Andreas Jaeger11-14/+76
2005-05-15* aclocal.m4: Regenerated.Andreas Jaeger2-3/+4
2005-05-15pack_generic.c (pack): Remove unneeded calculation.Andreas Jaeger7-41/+55
2005-05-15system_clock.c (system_clock_4, [...]): Add missing returns, reformat a bit.Andreas Jaeger3-13/+31
2005-05-15unit.c (is_internal_unit): Add void as parameter list.Andreas Jaeger3-9/+13
2005-05-15Remove extra whitespace.Andreas Jaeger15-64/+62
2005-05-15normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger26-84/+117
2005-05-15chdir.c, [...]: Include <string.h> for prototypes.Andreas Jaeger11-59/+77
2005-05-12re PR libfortran/21324 (#undef GFC_CLEAR_MEMORY causes testsuite failures)Thomas Koenig5-1/+20
2005-05-11re PR libfortran/19478 (reading back from /dev/null)Bud Davis2-2/+10
2005-05-11re PR libfortran/21471 ('POSITION = "APPEND"' doesn't seem to work)Francois-Xavier Coudert2-0/+13
2005-05-11re PR fortran/20178 (COMPLEX function returns incompatible with g77)Tobias Schlüter5-12/+209
2005-05-10re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdi...Francois-Xavier Coudert2-2/+15
2005-05-10* configure: Regenerate.Mike Stump2-1/+5
2005-05-09re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format ...Francois-Xavier Coudert2-6/+15
2005-05-04re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly)Thomas Koenig83-465/+848
2005-04-30re PR libfortran/18958 ([4.0 only] eoshift segfaults when shifting off the en...Thomas Koenig2-1/+7
2005-04-30Fix matmul PR18857 and supply testcasePaul Thomas17-128/+222
2005-04-29configure.ac: Check for ftruncate and chsize.Francois-Xavier Coudert5-188/+123
2005-04-29* intrinsics/rename.c: Add missing #includes.Tobias Schlüter2-0/+6