aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2006-12-01re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...Thomas Koenig1-7/+11
2006-11-09invoke.texi: Added documentation for -fmax-errors option.Brooks Moses1-28/+42
2006-10-22re PR fortran/26025 (Optionally use BLAS for matmul)Francois-Xavier Coudert1-1/+23
2006-10-19invoke.texi: Fixed "denormal" typo.Brooks Moses1-1/+1
2006-10-18primary.c: Revert 'significand'-to-'significant' comment change.Tobias Burnus1-3/+3
2006-10-16trans-stmt.c: Fix a typoTobias Burnus1-2/+2
2006-10-15re PR fortran/24767 (gfortran: -Wno-unused-label does not work properly)Bernhard Fischer1-10/+2
2006-10-10invoke.texi, [...]: Corrected erronous dashes.Brooks Moses1-1/+1
2006-10-04gfortran.texi: Consistently refer to the compiler as "GNU Fortran".Brooks Moses1-42/+42
2006-10-01gfortran.texi: Corrected references to MALLOC intrinsic.Brooks Moses1-19/+26
2006-10-01invoke.texi: Add mention of BOZ constants and integer overflow to -fno-range-...Brooks Moses1-1/+4
2006-06-18re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results)Jerry DeLisle1-1/+10
2006-05-29* invoke.texi: Change -fpackderived into -fpack-derived.Francois-Xavier Coudert1-3/+3
2006-05-09Commit chnages missed in the previous commit.Steven G. Kargl1-1/+2
2006-05-03re PR fortran/26896 (Description of implementation of -Wtabs/-Wno-tabs reversed)Steven G. Kargl1-1/+7
2006-03-22[multiple changes]Thomas Koenig1-1/+12
2006-03-15re PR fortran/19101 (missing & in character continuation not caught)Jerry DeLisle1-5/+18
2006-03-14re PR fortran/18537 (no warning about tabs with std=f95 option)Steven G. Kargl1-4/+13
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek1-3/+13
2006-02-06re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig1-0/+28
2005-11-30re PR fortran/21302 (Max line length in free form mode)Bernhard Fischer1-0/+15
2005-11-20invoke.texi: Remove superfluous @item.Toon Moene1-1/+0
2005-11-07error.c: Use flag_fatal_error.Steven G. Kargl1-2/+1
2005-10-30gfortran.texi: Move license stuff to back.Tobias Schlüter1-1/+8
2005-10-24Commit for Asher LangtonAsher Langton1-1/+7
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert1-1/+17
2005-08-31re PR fortran/20592 (-fno-automatic (g77 option) is missing from gfortran.)Francois-Xavier Coudert1-2/+11
2005-08-21gfortran.h (gfc_option_t): Remove source field.Tobias Schlüter1-1/+13
2005-08-06decl.c, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-07-02gfortran.texi: Fixed typos and grammar.Jerry DeLisle1-6/+4
2005-06-20gfortran.h: Add flag_backslash compile-time option.François-Xavier Coudert1-0/+9
2005-06-05invoke.texi: Fix description of flags required for compatibility with g77.Tobias Schlüter1-3/+3
2005-05-30gfortran.h (GFC_STD_LEGACY): New "standard" macro.Roger Sayle1-1/+1
2005-05-11Fix previous buggy checkin to invoke.texi.Tobias Schlüter1-2/+2
2005-05-11re PR fortran/20178 (COMPLEX function returns incompatible with g77)Tobias Schlüter1-18/+63
2005-05-03Make-lang.in, [...]: Update copyright.Kazu Hirata1-2/+2
2005-04-19invoke.texi: Update -Waliasing description.Arnaud Desitter1-5/+15
2005-04-06Remove documentation of the nonexistent -std=f90 option.Steven G. Kargl1-1/+1
2005-03-30gfortran.h (option_t): Change d8, i8, r8 to flag_default_double, flag_default...Steven G. Kargl1-18/+18
2005-03-17* invoke.texi: Fix typos.François-Xavier Coudert1-2/+2
2004-11-10* invoke.texi: Fix typo.Paul Brook1-1/+1
2004-10-31re PR fortran/17590 (Standard conformance should take intrinsics into account.)Janne Blomqvist1-3/+11
2004-08-26arith.c: Include system.h, not real system headers.Richard Henderson1-3/+7
2004-07-04Make-lang.in: Generate and install gfortran man page.Matthias Klose1-2/+0
2004-05-22invoke.texi: Document -Wunderflow and spell check.Steven G. Kargl1-12/+20
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+656