index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
fortran
/
gfortran.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
re PR fortran/39505 (Consider a 'no arg check' directive)
Tobias Burnus
1
-0
/
+23
2013-04-09
gfortran.texi (KIND Type Parameters, [...]): Add crossrefs.
Tobias Burnus
1
-11
/
+152
2013-03-11
gfortran.texi (STRUCTURE and RECORD): State more clearly how to convert them ...
Tobias Burnus
1
-4
/
+13
2013-02-21
re PR fortran/56416 (texinfo 5: Many warnings for gfortran's *.texi)
Tobias Burnus
1
-3
/
+3
2013-02-07
re PR fortran/54339 (Update gfortran manual for GCC 4.8's TS29113 changes)
Tobias Burnus
1
-23
/
+102
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2012-05-14
PR 52428 Range checking when reading integer values.
Janne Blomqvist
1
-5
/
+3
2012-05-05
Fix handling of temporary files.
Janne Blomqvist
1
-9
/
+22
2012-02-17
gfortran.texi (Q exponent-letter): Fix grammar.
Tobias Burnus
1
-1
/
+1
2012-02-17
gfortran.texi (Status): Fix typos.
Tobias Burnus
1
-3
/
+3
2012-01-10
gfortran.texi (Fortran 2003 Status): Fix grammar.
Gerald Pfeifer
1
-1
/
+1
2012-01-09
gfortran.texi: Bump copyright year.
Tobias Burnus
1
-3
/
+8
2011-11-09
PR 50016 Slow I/O on MingW due to _commit
Janne Blomqvist
1
-0
/
+76
2011-11-07
re PR libfortran/49188 (Mismatch between -fsign-zero documentation and format...
Francois-Xavier Coudert
1
-13
/
+13
2011-10-15
gfortran.texi (Fortran 2008 status, [...]): Update implementation status, cha...
Tobias Burnus
1
-19
/
+26
2011-08-02
backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...
Jakub Jelinek
1
-3
/
+3
2011-07-21
Steven G. Kargl <kargl@gcc.gnu.org>
Steven G. Kargl
1
-1
/
+1
2011-05-20
Clarify FP exception documentation and messages
Janne Blomqvist
1
-6
/
+5
2011-05-16
gfortran.texi (_gfortran_set_options): Add GFC_STD_F2008_TR.
Tobias Burnus
1
-9
/
+28
2011-05-15
PR 48915 Clarify _gfortran_set_options documentation
Janne Blomqvist
1
-1
/
+1
2011-05-14
PR 48915 Update mixed-language programming documentation
Janne Blomqvist
1
-1
/
+1
2011-05-14
PR 48915 Update mixed-language programming documentation
Janne Blomqvist
1
-7
/
+6
2011-05-14
PR 48915 Abort handling
Janne Blomqvist
1
-18
/
+6
2011-05-14
Error printing thread safety, remove GFORTRAN_USE_STDERR
Janne Blomqvist
1
-9
/
+0
2011-05-03
re PR fortran/48720 (quad precision literals do not work)
Steven G. Kargl
1
-0
/
+13
2011-04-10
Remove doubled up words.
Mike Stump
1
-1
/
+1
2011-02-07
More style fixes from Ralf
Janne Blomqvist
1
-1
/
+1
2011-02-07
texinfo fixes suggested by Ralf Wildenhues
Janne Blomqvist
1
-8
/
+8
2011-02-06
Add thread-safety section to menu
Janne Blomqvist
1
-0
/
+1
2011-02-06
Document libgfortran thread-safety
Janne Blomqvist
1
-0
/
+30
2011-01-28
gfortran.texi (Fortran 2003 status): Mention support for nonconstant namelist...
Tobias Burnus
1
-0
/
+3
2011-01-28
re PR fortran/45170 ([F2003] allocatable character lengths)
Paul Thomas
1
-3
/
+4
2011-01-16
re PR fortran/47177 (bad example of using -dM in manual)
Tobias Burnus
1
-38
/
+69
2010-11-23
re PR fortran/46545 (libquadmath: Update gfortran.texi)
Tobias Burnus
1
-5
/
+10
2010-09-30
gfortran.tex (Fortran 2008 status): Update list of implemented features.
Tobias Burnus
1
-1
/
+7
2010-09-25
gfortran.texi: Re-add accidently removed \input line.
Tobias Burnus
1
-1
/
+1
2010-09-24
gfortran.texi: Add second space after end-of-sentence period...
Tobias Burnus
1
-140
/
+213
2010-09-22
Improve formatting of manuals.
Ralf Wildenhues
1
-1
/
+1
2010-09-01
gfortran.texi (preprocessing): Update URL to COCO.
Tobias Burnus
1
-1
/
+1
2010-08-10
gfortran.texi (Interoperability with C): Fix ordering in menu and add new sub...
Daniel Kraft
1
-9
/
+133
2010-06-25
decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.
Tobias Burnus
1
-3
/
+4
2010-06-13
re PR fortran/31588 (gfortran should be able to output Makefile dependencies ...
Daniel Franke
1
-3
/
+0
2010-06-10
re PR fortran/38273 (Cray pointers: Document that pointers cannot be function...
Francois-Xavier Coudert
1
-5
/
+18
2010-06-09
fdl.texi: Move to GFDL version 1.3.
Gerald Pfeifer
1
-1
/
+1
2010-06-07
gfc-internals.texi (copyrights-gfortran): Fix copyright year format.
Tobias Burnus
1
-1
/
+1
2010-05-31
gfortran.texi: Fix typos in description of variable-format- expressions.
Steven G. Kargl
1
-2
/
+2
2010-04-27
gfc-internals.texi: Update copyright year.
Tobias Burnus
1
-1
/
+1
2010-04-17
gfortran.texi: Update information on temporary file locations.
Jerry DeLisle
1
-2
/
+2
2010-04-07
PR fortran/40539 Document LOGICAL representation
Janne Blomqvist
1
-6
/
+31
2009-12-16
gfc-internals.texi, [...]: Fix typos.
Kazu Hirata
1
-1
/
+1
[next]