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/gfortran-test
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-15
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-15
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
2023-10-09
Daily bump.
GCC Administrator
1
-0
/
+8
2023-10-08
Fortran/OpenMP: Fix handling of strictly structured blocks
Tobias Burnus
2
-5
/
+19
2023-10-05
Daily bump.
GCC Administrator
1
-0
/
+7
2023-10-04
Fortran: Alloc comp of non-finalizable type not finalized [PR111674]
Paul Thomas
1
-1
/
+1
2023-10-04
Daily bump.
GCC Administrator
1
-0
/
+5
2023-10-03
diagnostics: add ctors to text_info; add m_ prefixes to fields
David Malcolm
1
-1
/
+1
2023-10-03
Daily bump.
GCC Administrator
1
-0
/
+11
2023-10-02
diagnostics: add diagnostic_output_format class
David Malcolm
1
-1
/
+1
2023-10-02
diagnostics: group together source printing fields of diagnostic_context
David Malcolm
1
-5
/
+5
2023-09-30
Daily bump.
GCC Administrator
1
-0
/
+7
2023-09-29
Fortran: Free alloc. comp. in allocated coarrays only.
Andre Vehreschild
1
-2
/
+14
2023-09-25
Daily bump.
GCC Administrator
1
-0
/
+10
2023-09-24
Fortran: Pad mismatched charlens in component initializers [PR68155]
Paul Thomas
2
-41
/
+51
2023-09-24
Daily bump.
GCC Administrator
1
-0
/
+9
2023-09-23
fortran: error recovery on duplicate declaration of class variable [PR95710]
Harald Anlauf
2
-1
/
+7
2023-09-20
Daily bump.
GCC Administrator
1
-0
/
+7
2023-09-19
fortran: fix checking of CHARACTER lengths in array constructors [PR70231]
Harald Anlauf
1
-0
/
+17
2023-09-16
Daily bump.
GCC Administrator
1
-0
/
+16
2023-09-15
Fortran: improve bounds-checking for array sections [PR30802]
Harald Anlauf
1
-1
/
+68
2023-09-15
fortran: Remove reference count update [PR108957]
Mikael Morin
2
-3
/
+20
2023-09-13
Daily bump.
GCC Administrator
1
-0
/
+10
2023-09-12
fortran: Undo new symbols in all namespaces [PR110996]
Mikael Morin
2
-14
/
+47
2023-09-10
Daily bump.
GCC Administrator
1
-0
/
+11
2023-09-09
fortran: Remove redundant tree walk to delete element
Mikael Morin
3
-18
/
+32
2023-09-02
Daily bump.
GCC Administrator
1
-0
/
+6
2023-09-01
Fortran: runtime bounds-checking in presence of array constructors [PR31059]
Harald Anlauf
1
-0
/
+23
2023-09-01
Daily bump.
GCC Administrator
1
-0
/
+4
2023-08-31
Darwin: homogenize spelling of macOS
Francois-Xavier Coudert
1
-1
/
+1
2023-08-31
Daily bump.
GCC Administrator
1
-0
/
+17
2023-08-30
fortran: Restore interface to its previous state on error [PR48776]
Mikael Morin
3
-6
/
+90
2023-08-27
Daily bump.
GCC Administrator
1
-0
/
+6
2023-08-26
Fortran: Supply a missing dereference [PR92586]
Paul Thomas
1
-1
/
+2
2023-08-26
Daily bump.
GCC Administrator
1
-0
/
+52
2023-08-25
OpenMP: Fortran support for imperfectly-nested loops
Sandra Loosemore
3
-100
/
+673
2023-08-25
Fortran: improve bounds checking for DATA with implied-do [PR35095]
Harald Anlauf
1
-6
/
+41
2023-08-25
fortran: Rename TRUE/FALSE to true/false in *.cc files
Uros Bizjak
5
-12
/
+12
2023-08-24
Daily bump.
GCC Administrator
1
-0
/
+7
2023-08-23
Fortran: improve diagnostic message for COMMON with automatic object [PR32986]
Harald Anlauf
1
-1
/
+14
2023-08-23
Daily bump.
GCC Administrator
1
-0
/
+20
2023-08-22
OpenMP: Handle 'all' as category in defaultmap
Tobias Burnus
3
-3
/
+13
2023-08-22
Fortran: implement vector sections in DATA statements [PR49588]
Harald Anlauf
3
-62
/
+108
2023-08-17
Daily bump.
GCC Administrator
1
-0
/
+6
2023-08-16
Fortran: fix memleak for character,value dummy of bind(c) procedure [PR110360]
Harald Anlauf
1
-2
/
+3
2023-08-16
Daily bump.
GCC Administrator
1
-0
/
+12
2023-08-15
Fortran: Avoid accessing gfc_charlen when not looking at BT_CHARACTER (PR 110...
Martin Jambor
1
-2
/
+5
2023-08-15
OpenACC 2.7: default clause support for data constructs
Chung-Lin Tang
1
-1
/
+2
2023-08-15
Daily bump.
GCC Administrator
1
-0
/
+22
2023-08-14
fortran: Fix length one character dummy arg type [PR110419]
Mikael Morin
2
-16
/
+24
2023-08-14
fortran: New predicate gfc_length_one_character_type_p
Mikael Morin
4
-13
/
+21
2023-08-10
Daily bump.
GCC Administrator
1
-0
/
+6
[prev]
[next]