aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2007-01-06re PR libfortran/30162 (Document when sequential I/O with named pipes works)Jerry DeLisle2-11/+39
2007-01-01Rotate ChangeLogSteven G. Kargl2-1633/+1637
2006-12-30re PR fortran/30321 (program crash for SUM applied to zero-size array)Thomas Koenig98-698/+3902
2006-12-28re PR libfortran/30014 (INQUIRE (iolength = xx) limited to kind=4)Jerry DeLisle3-3/+11
2006-12-17associated.c: Check for associated(NULL,NULL).Tobias Burnus2-0/+6
2006-12-15re PR fortran/30145 (Fortran 90: write statement fails to ignore zero-sized a...Jerry DeLisle2-1/+6
2006-12-13re PR fortran/30115 (allocate() interface pessimizes aliasing)Richard Guenther2-67/+52
2006-12-06re PR libfortran/29810 (Unsatisfied symbol "fmodl" in libgfortran shared libr...Francois-Xavier Coudert6-0/+317
2006-12-06re PR libfortran/30009 ([4.1 only] Unformatted reads exceeding storage units ...Thomas Koenig4-32/+49
2006-12-05re PR libfortran/30005 (Open errors (not/already exists etc.): show also the ...Jerry DeLisle2-1/+35
2006-12-01re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...Thomas Koenig8-240/+544
2006-11-25Makefile.am: Remove intrinsics/erf.c and intrinsics/bessel.c.Francois-Xavier Coudert7-152/+154
2006-11-22io.h (unit_flags): Add new flag has_recl.Jerry DeLisle4-5/+18
2006-11-172006-11-17 Jerry DeLisle <jvdelisle@fcc.gnu.orgJerry DeLisle1-2/+2
2006-11-16trans-decl.c (gfc_get_symbol_decl): Fix formatting.François-Xavier Coudert3-2/+7
2006-11-092006-11-08 Steven G. Kargl <kargl@gcc.gnu.org> Steven G. Kargl2-0/+6
2006-11-09re PR fortran/29752 (write(*,*,advance='NO'), READ(): Data not flushed)Jerry DeLisle2-3/+11
2006-11-05transfer.c (next_record_w): Fix indentation.Jerry DeLisle2-1/+5
2006-11-05re PR libfortran/25545 (internal file and dollar edit descriptor)Jerry DeLisle2-113/+100
2006-11-03re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)Francois-Xavier Coudert14-68/+452
2006-10-31re PR libfortran/29627 ([4.1 only] partial unformatted reads shouldn't succeed)Thomas Koenig4-49/+58
2006-10-30re PR fortran/29452 (Keyword check for specifiers in WRITE and READ)Tobias Burnus2-0/+6
2006-10-29configure: Regenerate.Francois-Xavier Coudert4-60/+17
2006-10-28re PR fortran/29625 (Octal edit descriptors allow real variables, even with -...Tobias Burnus2-2/+19
2006-10-26re PR fortran/29563 (Internal read loses data.)Jerry DeLisle2-1/+7
2006-10-26re PR fortran/29563 (Internal read loses data.)Jerry DeLisle4-16/+37
2006-10-22re PR fortran/26025 (Optionally use BLAS for matmul)Francois-Xavier Coudert13-36/+544
2006-10-21error.c: Add errno.hSteven G. Kargl3-2/+9
2006-10-20minval_r8.c: Regenerate.Francois-Xavier Coudert170-300/+472
2006-10-19re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)François-Xavier Coudert4-23/+49
2006-10-18re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into ...Jerry DeLisle2-8/+75
2006-10-18in_pack.m4: Fixed a typo.Tobias Burnus25-34/+61
2006-10-18re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into ...Jerry DeLisle3-26/+54
2006-10-13spacing.m4: Use scalbn[f,l] if ldexp[f,l] is unavailable.Steven G. Kargl11-10/+68
2006-10-09re PR fortran/15441 (RRSPACING broken for denormals)Steven G. Kargl16-16/+876
2006-10-08Makefile.am: Add intrinsics/move_alloc.c, ommited in Paul's previous commit.François-Xavier Coudert2-1/+6
2006-10-08hyper.c: Remove file.Francois-Xavier Coudert5-74/+40
2006-10-08c99_protos.h: Correctly protect definitions of prototypes for asinhf...Francois-Xavier Coudert2-4/+9
2006-10-08[multiple changes]Paul Thomas3-6/+85
2006-10-08re PR libfortran/26540 ([4.1 only] intrinsics/signal.c warnings)Francois-Xavier Coudert5-12/+165
2006-10-07re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...François-Xavier Coudert23-14/+1262
2006-10-06acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test.Danny Smith1-1/+6
2006-10-06acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test.Danny Smith2-8/+2
2006-10-05Makefile.am: Use $(M4) instead of m4.Steven G. Kargl3-56/+61
2006-10-01* libgfortran.h: Add prototype for internal_unpack_c16.Francois-Xavier Coudert2-0/+9
2006-09-30f2c_specifics.F90: Special-case conjg functions so that their suffices are _4...Francois-Xavier Coudert2-6/+31
2006-09-29cpu_time.c: Add cpu_time_10 and cpu_time_16 routines.Steven G. Kargl2-0/+28
2006-09-29re PR libfortran/18791 (CABS specifics declared of wrong type)Francois-Xavier Coudert9-18/+19
2006-09-28Makefile.am: Install libgfortranbegin inside compiler libraries directory ins...Francois-Xavier Coudert3-20/+61
2006-09-24Makefile.am: Remove dependency on gfortypes.h.Francois-Xavier Coudert3-2/+5