aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2006-10-27re PR fortran/27954 (ICE on garbage in DATA statement)Jerry DeLisle3-1/+29
2006-10-24re PR fortran/29393 (Vector subscript rejected)Erik Edelmann2-0/+8
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola4-39/+20
2006-10-22re PR fortran/26025 (Optionally use BLAS for matmul)Francois-Xavier Coudert10-7/+182
2006-10-21configure.in: Require GMP-4.1+ and MPFR-2.2+.Kaveh R. Ghazi3-6/+7
2006-10-19invoke.texi: Fixed "denormal" typo.Brooks Moses2-1/+5
2006-10-19[multiple changes]Paul Thomas11-11/+141
2006-10-18primary.c: Revert 'significand'-to-'significant' comment change.Tobias Burnus3-4/+10
2006-10-16[multiple changes]Paul Thomas3-2/+34
2006-10-16io.c (gfc_match_close): Ensure that status is terminated by a NULL element.Kaz Kojima2-1/+6
2006-10-16trans-stmt.c: Fix a typoTobias Burnus6-6/+14
2006-10-16re PR fortran/29403 ([4.1 only] print ('(a)') not working, print '(a) works)Steven G. Kargl2-4/+26
2006-10-15re PR fortran/24767 (gfortran: -Wno-unused-label does not work properly)Bernhard Fischer6-23/+14
2006-10-14gfortran.texi: Add link to GFortran appsTobias Burnus3-9/+72
2006-10-14re PR fortran/19261 (continuation character illegal as first non-blank charac...Jerry DeLisle2-5/+45
2006-10-14re PR fortran/29371 (Coredump when using -fbounds-check with pointer & nullify)Paul Thomas2-1/+8
2006-10-14intrinsic.texi: Fix typos.Kazu Hirata3-3/+8
2006-10-13intrinsic.texi (STAT): Reverted a format in example code to octal; noted this...Brooks Moses2-1/+6
2006-10-13re PR fortran/29373 (implicit type declaration and contained function clash)Paul Thomas5-22/+98
2006-10-13re PR fortran/29391 ([4.2/4.1 only] LBOUND and UBOUND are broken)Francois-Xavier Coudert2-4/+115
2006-10-13re PR fortran/21435 (fails to open nonexisting file with status scratch)François-Xavier Coudert2-0/+350
2006-10-12intrinsic.texi (STAT): Fixed a format typo in sample code.Brooks Moses2-1/+5
2006-10-12intrinsic.texi (STAT): Shortened lines in sample code.Brooks Moses2-15/+19
2006-10-12gfortran.h (gfc_show_actual_arglist, [...]): Add prototypes.Tobias Schlüter3-18/+39
2006-10-10invoke.texi, [...]: Corrected erronous dashes.Brooks Moses3-5/+9
2006-10-10--(top level)--------------------------------------------Brooks Moses2-1/+10
2006-10-10re PR fortran/19292 ([meta-bug] g77 features lacking in gfortran)Daniel Franke2-63/+340
2006-10-10gfortran.texi (Standards): Update to current status.Brooks Moses2-12/+12
2006-10-09Changelog: Undid erroneous tab-to-space conversion on last entry.Brooks Moses1-1/+5
2006-10-09Changelog: Added spaces after * on last two entries.Brooks Moses1-2/+6
2006-10-09Make-lang.in: Added intrinsic.texi to GFORTRAN_TEXI dependences.Brooks Moses2-0/+6
2006-10-09intrinsic.texi: (MOVE_ALLOC) changed "Options" to "Standards".Brooks Moses2-2/+6
2006-10-09re PR fortran/15441 (RRSPACING broken for denormals)Steven G. Kargl7-252/+159
2006-10-09Revert emutls patch.Richard Henderson6-14/+12
2006-10-09intrinsic.c (add_sym_0s, [...]): Use macro ACTUAL_NO...Francois-Xavier Coudert2-258/+272
2006-10-08[multiple changes]Paul Thomas21-97/+1021
2006-10-08re PR fortran/28585 (Fortran 2003: Support NEW_LINE intrinsic)Tobias Burnus6-0/+83
2006-10-07intrinsic.c (add_functions): Add comments for gfc_check_access_func and gfc_r...Francois-Xavier Coudert2-0/+5
2006-10-07re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...François-Xavier Coudert8-195/+288
2006-10-06re PR fortran/28415 (4.2.0 ICE when using automatic array and -fno-automatic)Jakub Jelinek2-1/+13
2006-10-06scanner.c (skip_free_comments): Return bool instead of void.Jakub Jelinek2-6/+22
2006-10-04gfortran.texi: (Current Status): update and rewrite to reflect actual status ...Brooks Moses2-73/+49
2006-10-04gfortran.texi: Consistently refer to the compiler as "GNU Fortran".Brooks Moses4-135/+143
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson6-11/+28
2006-10-04[multiple changes]Paul Thomas2-1/+14
2006-10-04re PR fortran/29098 (allocation of a pointer to a derived type crashes)Paul Thomas2-4/+7
2006-10-03re PR fortran/20779 (ALLOCATEing the STAT variable not detected)Paul Thomas2-18/+136
2006-10-03arith.c (gfc_check_real_range): Use correct exponent range for subnormal numb...Steven G. Kargl2-2/+9
2006-10-03re PR fortran/29284 (ICE for optional subroutine argument)Paul Thomas3-29/+64
2006-10-03re PR middle-end/27478 (entry and addressable and value-expr: and the gimplif...François-Xavier Coudert2-11/+19