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/existing-fp8
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
/
module.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-27
re PR fortran/20896 (ambiguous interface not detected)
Paul Thomas
1
-0
/
+10
2006-12-22
re PR fortran/25818 ([4.1 only] Problem with handling optional and entry mast...
Paul Thomas
1
-19
/
+45
2006-12-10
re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)
Tobias Burnus
1
-1
/
+7
2006-12-09
re PR other/29975 ([meta-bugs] ICEs with CP2K)
Paul Thomas
1
-0
/
+2
2006-12-09
re PR fortran/29464 ([4.1 only] problem with duplicate USE, ONLY of procedure...
Paul Thomas
1
-14
/
+30
2006-12-03
re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by...
Paul Thomas
1
-5
/
+11
2006-11-19
module.c (gfc_use_module): Uncomment the ISO_FORTRAN_ENV code.
Francois-Xavier Coudert
1
-25
/
+164
2006-11-17
gfortran.h (gfc_add_intrinsic_modules_path, [...]): New prototypes.
Francois-Xavier Coudert
1
-2
/
+84
2006-11-15
data.c: Remove trailing periods from error messages.
Brooks Moses
1
-1
/
+1
2006-11-10
lang.opt (-fmodule-private): Remove option.
Brooks Moses
1
-7
/
+5
2006-11-07
re PR fortran/29601 (VOLATILE attribute and statement)
Tobias Burnus
1
-1
/
+7
2006-10-13
re PR fortran/29373 (implicit type declaration and contained function clash)
Paul Thomas
1
-3
/
+11
2006-10-08
[multiple changes]
Paul Thomas
1
-1
/
+8
2006-05-02
re PR fortran/27269 (Segfault with EQUIVALENCEs in modules together with ONLY...
Paul Thomas
1
-3
/
+39
2006-03-31
re PR fortran/21130 (38822 lines of Fortran 90 takes more than 10 minutes to ...
Paul Thomas
1
-6
/
+7
2006-02-23
module.c (read_module): Remove redundant code lines.
Erik Edelmann
1
-6
/
+0
2006-02-14
re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)
Jakub Jelinek
1
-4
/
+20
2006-02-10
re PR fortran/14771 (frontend doesn't record parentheses)
Tobias Schlüter
1
-0
/
+1
2006-02-10
dump-parse-tree.c: Update copyright years.
Tobias Schlüter
1
-2
/
+2
2006-02-10
re PR fortran/14771 (frontend doesn't record parentheses)
Tobias Schlüter
1
-0
/
+1
2005-11-17
re PR fortran/20811 (gfortran include problem (regression from g77))
Francois-Xavier Coudert
1
-1
/
+1
2005-11-10
re PR fortran/24655 (ICE with statement function)
Paul Thomas
1
-3
/
+11
2005-10-25
trans.h (gfc_conv_cray_pointee): Remove.
Jakub Jelinek
1
-1
/
+17
2005-09-23
re PR fortran/16861 ([4.0 only] segfault with doubly used module)
Paul Thomas
1
-12
/
+27
2005-09-18
module.c (read_module): Add missed line from last patch.
Andreas Jaeger
1
-0
/
+1
2005-09-18
re PR fortran/16861 ([4.0 only] segfault with doubly used module)
Paul Thomas
1
-6
/
+9
2005-09-17
re PR fortran/15586 (gfortran should support i18n in its compiler messages)
Francois-Xavier Coudert
1
-15
/
+13
2005-09-09
re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement)
Paul Thomas
1
-42
/
+193
2005-08-19
re PR fortran/23065 (MAXPATHLEN usage in fortran/{scanner,module}.c)
Steven G. Kargl
1
-6
/
+16
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-06-21
namelist_use_1.msg
Tobias Schlüter
1
-0
/
+50
2005-04-01
decl.c, [...]: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2005-02-24
Unrevert previously reversed patch, adding this patch:
Tobias Schlüter
1
-23
/
+53
2005-02-24
Revert yesterday's patch:
Tobias Schlüter
1
-50
/
+23
2005-02-23
gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.
Tobias Schlüter
1
-23
/
+50
2005-02-23
gfortran.h (gfc_expr): Move 'operator'...
Tobias Schlüter
1
-5
/
+6
2005-02-23
gfortran.h (gfc_get_namespace): Add second argument to prototype.
Tobias Schlüter
1
-2
/
+2
2005-02-08
expr.c (gfc_copy_expr): Don't copy 'op1' and 'op2' for EXPR_SUBSTRING.
Tobias Schlüter
1
-2
/
+1
2005-01-22
gfortran.h (gfc_check_access): Add prototype.
Paul Brook
1
-20
/
+14
2005-01-18
arith.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2005-01-03
arith.c: Add system.h; remove string.h
Steven G. Kargl
1
-6
/
+1
2004-12-14
gfortran.h (gfc_expr.function.name): Make const.
Richard Henderson
1
-8
/
+13
2004-11-08
arith.c, [...]: Fix comment formatting.
Kazu Hirata
1
-2
/
+2
2004-11-03
re PR fortran/17535 (gfortran with module procedures)
Tobias Schlüter
1
-0
/
+5
2004-10-10
* module.c: Fix formatting issues.
Tobias Schlüter
1
-6
/
+5
2004-10-09
module.c (mio_interface_rest): Set where member of interface while loading.
Tobias Schlüter
1
-0
/
+1
2004-09-16
array.c, [...]: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2004-09-15
re PR fortran/16485 (Private subroutines from different modules collide durin...
Tobias Schlüter
1
-3
/
+2
2004-08-25
config-lang.in: Remove dead commented line.
Paul Brook
1
-1
/
+1
2004-08-17
re PR fortran/13082 (Function entries and entries with alternate returns not ...
Paul Brook
1
-10
/
+11
[next]