summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* Rotate ChangeLogSteven G. Kargl2007-01-012-1633/+1637
* re PR fortran/30321 (program crash for SUM applied to zero-size array)Thomas Koenig2006-12-3098-698/+3902
* re PR libfortran/30014 (INQUIRE (iolength = xx) limited to kind=4)Jerry DeLisle2006-12-283-3/+11
* associated.c: Check for associated(NULL,NULL).Tobias Burnus2006-12-172-0/+6
* re PR fortran/30145 (Fortran 90: write statement fails to ignore zero-sized a...Jerry DeLisle2006-12-152-1/+6
* re PR fortran/30115 (allocate() interface pessimizes aliasing)Richard Guenther2006-12-132-67/+52
* re PR libfortran/29810 (Unsatisfied symbol "fmodl" in libgfortran shared libr...Francois-Xavier Coudert2006-12-066-0/+317
* re PR libfortran/30009 ([4.1 only] Unformatted reads exceeding storage units ...Thomas Koenig2006-12-064-32/+49
* re PR libfortran/30005 (Open errors (not/already exists etc.): show also the ...Jerry DeLisle2006-12-052-1/+35
* re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...Thomas Koenig2006-12-018-240/+544
* Makefile.am: Remove intrinsics/erf.c and intrinsics/bessel.c.Francois-Xavier Coudert2006-11-257-152/+154
* io.h (unit_flags): Add new flag has_recl.Jerry DeLisle2006-11-224-5/+18
* 2006-11-17 Jerry DeLisle <jvdelisle@fcc.gnu.orgJerry DeLisle2006-11-171-2/+2
* trans-decl.c (gfc_get_symbol_decl): Fix formatting.François-Xavier Coudert2006-11-163-2/+7
* 2006-11-08 Steven G. Kargl <kargl@gcc.gnu.org> Steven G. Kargl2006-11-092-0/+6
* re PR fortran/29752 (write(*,*,advance='NO'), READ(): Data not flushed)Jerry DeLisle2006-11-092-3/+11
* transfer.c (next_record_w): Fix indentation.Jerry DeLisle2006-11-052-1/+5
* re PR libfortran/25545 (internal file and dollar edit descriptor)Jerry DeLisle2006-11-052-113/+100
* re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)Francois-Xavier Coudert2006-11-0314-68/+452
* re PR libfortran/29627 ([4.1 only] partial unformatted reads shouldn't succeed)Thomas Koenig2006-10-314-49/+58
* re PR fortran/29452 (Keyword check for specifiers in WRITE and READ)Tobias Burnus2006-10-302-0/+6
* configure: Regenerate.Francois-Xavier Coudert2006-10-294-60/+17
* re PR fortran/29625 (Octal edit descriptors allow real variables, even with -...Tobias Burnus2006-10-282-2/+19
* re PR fortran/29563 (Internal read loses data.)Jerry DeLisle2006-10-262-1/+7
* re PR fortran/29563 (Internal read loses data.)Jerry DeLisle2006-10-264-16/+37
* re PR fortran/26025 (Optionally use BLAS for matmul)Francois-Xavier Coudert2006-10-2213-36/+544
* error.c: Add errno.hSteven G. Kargl2006-10-213-2/+9
* minval_r8.c: Regenerate.Francois-Xavier Coudert2006-10-20170-300/+472
* re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)François-Xavier Coudert2006-10-194-23/+49
* re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into ...Jerry DeLisle2006-10-182-8/+75
* in_pack.m4: Fixed a typo.Tobias Burnus2006-10-1825-34/+61
* re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into ...Jerry DeLisle2006-10-183-26/+54
* spacing.m4: Use scalbn[f,l] if ldexp[f,l] is unavailable.Steven G. Kargl2006-10-1311-10/+68
* re PR fortran/15441 (RRSPACING broken for denormals)Steven G. Kargl2006-10-0916-16/+876
* Makefile.am: Add intrinsics/move_alloc.c, ommited in Paul's previous commit.François-Xavier Coudert2006-10-082-1/+6
* hyper.c: Remove file.Francois-Xavier Coudert2006-10-085-74/+40
* c99_protos.h: Correctly protect definitions of prototypes for asinhf...Francois-Xavier Coudert2006-10-082-4/+9
* [multiple changes]Paul Thomas2006-10-083-6/+85
* re PR libfortran/26540 ([4.1 only] intrinsics/signal.c warnings)Francois-Xavier Coudert2006-10-085-12/+165
* re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...François-Xavier Coudert2006-10-0723-14/+1262
* acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test.Danny Smith2006-10-061-1/+6
* acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test.Danny Smith2006-10-062-8/+2
* Makefile.am: Use $(M4) instead of m4.Steven G. Kargl2006-10-053-56/+61
* * libgfortran.h: Add prototype for internal_unpack_c16.Francois-Xavier Coudert2006-10-012-0/+9
* f2c_specifics.F90: Special-case conjg functions so that their suffices are _4...Francois-Xavier Coudert2006-09-302-6/+31
* cpu_time.c: Add cpu_time_10 and cpu_time_16 routines.Steven G. Kargl2006-09-292-0/+28
* re PR libfortran/18791 (CABS specifics declared of wrong type)Francois-Xavier Coudert2006-09-299-18/+19
* Makefile.am: Install libgfortranbegin inside compiler libraries directory ins...Francois-Xavier Coudert2006-09-283-20/+61
* Makefile.am: Remove dependency on gfortypes.h.Francois-Xavier Coudert2006-09-243-2/+5
* re PR libfortran/27964 (Wrong line ends on windows (XP))Danny Smith2006-09-235-2/+20