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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-13
frontend-passes.c (remove_trim): New function.
Thomas Koenig
2
-43
/
+43
2011-06-12
2011-06-12 Tobias Burnus
Tobias Burnus
3
-3
/
+12
2011-06-11
frontend-passes.c (optimize_assignment): Follow chains of concatenation opera...
Thomas Koenig
2
-0
/
+14
2011-06-10
trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_s...
Daniel Carrera
3
-17
/
+68
2011-06-09
trans.c (gfc_allocate_array_with_status): Mark error path as unlikely.
Richard Guenther
2
-3
/
+9
2011-06-08
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
9
-9
/
+301
2011-06-07
tree.c (build_common_tree_nodes): Also initialize size_type_node.
Richard Guenther
2
-3
/
+5
2011-06-05
re PR fortran/49255 (-fcheck=pointer diagnoses too much: Passing NULL pointer...
Tobias Burnus
2
-0
/
+12
2011-06-05
dump-parse-tree.c (show_symbol): Don't dump namespace for ENTRY to avoid infi...
Andreas Schmidt
2
-2
/
+9
2011-06-02
re PR fortran/49268 (Invalid code generated for assumed-size Cray pointee)
Asher Langton
2
-1
/
+11
2011-06-02
re PR fortran/37039 (Cray pointer with pointee DIMENSION statement after POIN...
Asher Langton
2
-3
/
+9
2011-06-02
re PR fortran/49265 (Double colon in procedure-stmt (generic interface))
Steven G. Kargl
3
-2
/
+25
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
12
-14
/
+316
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
2
-0
/
+8
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
5
-22
/
+67
2011-05-29
re PR fortran/47601 ([OOP] Internal Error: mio_component_ref(): Component not...
Janus Weil
3
-8
/
+10
2011-05-29
re PR fortran/45786 (Relational operators .eq. and == are not recognized as e...
Thomas Koenig
3
-65
/
+69
2011-05-29
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
2
-0
/
+24
2011-05-29
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
4
-6
/
+12
2011-05-27
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
5
-5
/
+54
2011-05-27
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
7
-0
/
+99
2011-05-26
[multiple changes]
Paul Thomas
5
-18
/
+42
2011-05-26
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
5
-13
/
+218
2011-05-24
Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.
Joseph Myers
2
-3
/
+9
2011-05-22
frontend-passes.c (cfe_register_funcs): Also register character functions if ...
Thomas Koenig
2
-9
/
+14
2011-05-21
re PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT TYPE)
Janus Weil
2
-1
/
+11
2011-05-20
re PR fortran/48706 (Type extension inside subroutine)
Janus Weil
2
-0
/
+15
2011-05-20
Makefile.in (LIBDEPS): Add libcommon.a.
Joseph Myers
2
-2
/
+6
2011-05-20
Clarify FP exception documentation and messages
Janne Blomqvist
5
-25
/
+44
2011-05-19
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
4
-4
/
+57
2011-05-18
re PR fortran/48700 (memory leak with MOVE_ALLOC)
Janus Weil
1
-1
/
+14
2011-05-16
gfortran.texi (_gfortran_set_options): Add GFC_STD_F2008_TR.
Tobias Burnus
2
-9
/
+34
2011-05-15
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
3
-5
/
+21
2011-05-15
re PR middle-end/46500 (target.h includes tm.h)
Joern Rennecke
2
-20
/
+15
2011-05-15
PR 48915 Clarify _gfortran_set_options documentation
Janne Blomqvist
2
-1
/
+7
2011-05-14
lang.opt (fdump-core): Re-add as ignored option for backward compatibility.
Tobias Burnus
2
-0
/
+9
2011-05-14
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
2
-0
/
+7
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
2
-7
/
+13
2011-05-14
re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised)
Thomas Koenig
2
-18
/
+43
2011-05-14
invoke.texi (-Ofast): Also enables -fstack-arrays.
Tobias Burnus
3
-15
/
+26
2011-05-14
PR 48915 Abort handling
Janne Blomqvist
8
-49
/
+38
2011-05-14
Error printing thread safety, remove GFORTRAN_USE_STDERR
Janne Blomqvist
2
-9
/
+4
2011-05-13
re PR fortran/48972 (OPEN with Unicode file name)
Tobias Burnus
2
-3
/
+20
2011-05-12
re PR fortran/48972 (OPEN with Unicode file name)
Tobias Burnus
2
-0
/
+10
2011-05-11
re PR fortran/48889 (f951: internal compiler error: in gfc_is_constant_expr, ...
Tobias Burnus
2
-5
/
+15
2011-05-07
langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...
Eric Botcazou
2
-4
/
+8
2011-05-07
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
6
-19
/
+61
2011-05-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
4
-11
/
+49
2011-05-06
re PR fortran/48858 (Incorrect error for same binding label on two generic in...
Tobias Burnus
6
-6
/
+45
[next]