summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* unpack_generic.c: Remove const from parameter.Andreas Jaeger2005-07-013-5/+11
* re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig2005-06-284-3/+11
* re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig2005-06-284-3/+11
* re PR libfortran/22170 ([4.0 only] Handle format slash error)Francois-Xavier Coudert2005-06-282-3/+8
* 2005-06-24 Jerry DeLisle <jvdelisle@verizon.net>Jerry DeLisle2005-06-271-9/+9
* [multiple changes]Thomas Koenig2005-06-2510-12/+200
* re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle2005-06-241-0/+56
* re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle2005-06-248-44/+641
* c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert2005-06-2316-688/+517
* unix.c (stream_at_bof): Don't assume that all non-mmapped files are non-seeka...Janne Blomqvist2005-06-182-6/+12
* re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format ...Francois-Xavier Coudert2005-06-172-1/+7
* re PR libfortran/19216 (list directed read with leading slash (NIST FM923))Francois-Xavier Coudert2005-06-162-5/+6
* * io/transfer.c (formatted_transfer): Fix typo in error message.Francois-Xavier Coudert2005-06-162-1/+5
* re PR libfortran/16436 (gfortran TL edit descriptor failure - test f77-edit-t...Francois-Xavier Coudert2005-06-163-24/+27
* re PR libfortran/21950 (All gfortran execution tests fail on Tru64 UNIX V4.0F...François-Xavier Coudert2005-06-156-4/+107
* eoshift0.c: Removed prototype for eoshift0.Thomas Koenig2005-06-143-8/+5
* re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey2005-06-144-49/+356
* re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...Thomas Koenig2005-06-133-0/+14
* PR libfortran/PR21797Steven G. Kargl2005-06-123-4/+12
* re PR libfortran/21333 ([4.0 only] in_pack / in_unpack alignment issues)Thomas Koenig2005-06-121-0/+33
* re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format ...Francois-Xavier Coudert2005-06-122-20/+27
* [multiple changes]Thomas Koenig2005-06-1115-31/+581
* re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous res...Thomas Koenig2005-06-096-15/+25
* re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result)Thomas Koenig2005-06-078-7/+68
* * libgfortran/ChangeLog: fix date for previous commit.François-Xavier Coudert2005-05-301-1/+1
* re PR libfortran/20179 (cannot mix C and Fortran I/O)Francois-Xavier Coudert2005-05-302-2/+11
* re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert2005-05-293-3/+15
* in_pack_generic.c: Adjust copyright years.Thomas Koenig2005-05-273-8/+17
* re PR fortran/17283 (UNPACK issues)Thomas Koenig2005-05-262-13/+47
* * libgfortran/ChangeLog: Corrected author name.Peter Wainwright2005-05-241-1/+1
* re PR libfortran/21376 (libfortran "E" output format causes FPE)Peter Wainwright2005-05-222-2/+11
* configure.ac: Check for trunc and truncf in libm.Eric Botcazou2005-05-216-1/+191
* re PR libfortran/21127 (reshape of complex broken)Thomas Koenig2005-05-183-3/+20
* re PR libfortran/21127 (reshape of complex broken)Thomas Koenig2005-05-185-3/+533
* unit.c (get_unit): Mark argument as unused.Andreas Jaeger2005-05-171-3/+3
* configure.ac: Add additional warning flags.Andreas Jaeger2005-05-179-35/+73
* eoshift1.m4: Initialize variables to avoid warnings.Andreas Jaeger2005-05-1511-14/+76
* * aclocal.m4: Regenerated.Andreas Jaeger2005-05-152-3/+4
* pack_generic.c (pack): Remove unneeded calculation.Andreas Jaeger2005-05-157-41/+55
* system_clock.c (system_clock_4, [...]): Add missing returns, reformat a bit.Andreas Jaeger2005-05-153-13/+31
* unit.c (is_internal_unit): Add void as parameter list.Andreas Jaeger2005-05-153-9/+13
* Remove extra whitespace.Andreas Jaeger2005-05-1515-64/+62
* normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger2005-05-1526-84/+117
* chdir.c, [...]: Include <string.h> for prototypes.Andreas Jaeger2005-05-1511-59/+77
* re PR libfortran/21324 (#undef GFC_CLEAR_MEMORY causes testsuite failures)Thomas Koenig2005-05-125-1/+20
* re PR libfortran/19478 (reading back from /dev/null)Bud Davis2005-05-112-2/+10
* re PR libfortran/21471 ('POSITION = "APPEND"' doesn't seem to work)Francois-Xavier Coudert2005-05-112-0/+13
* re PR fortran/20178 (COMPLEX function returns incompatible with g77)Tobias Schlüter2005-05-115-12/+209
* re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdi...Francois-Xavier Coudert2005-05-102-2/+15
* * configure: Regenerate.Mike Stump2005-05-102-1/+5