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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
Daily bump.
GCC Administrator
1
-0
/
+11
2022-02-24
Fortran: frontend code for F2018 QUIET specifier to STOP and ERROR STOP
Harald Anlauf
4
-13
/
+78
2022-02-23
Daily bump.
GCC Administrator
1
-0
/
+6
2022-02-22
Fortran: skip compile-time shape check if constructor shape is not known
Harald Anlauf
1
-0
/
+2
2022-02-21
Daily bump.
GCC Administrator
1
-0
/
+8
2022-02-20
Fortran: improve check of pointer initialization in DATA statements
Harald Anlauf
2
-0
/
+7
2022-02-16
Daily bump.
GCC Administrator
1
-0
/
+10
2022-02-15
Fortran/OpenMP: Fix depend-clause handling for c_ptr
Tobias Burnus
1
-2
/
+5
2022-02-15
Fortran/OpenMP: Fix depend-clause handling
Tobias Burnus
1
-8
/
+38
2022-02-15
Daily bump.
GCC Administrator
1
-0
/
+6
2022-02-14
Fortran: improve error recovery on bad array section
Harald Anlauf
1
-1
/
+7
2022-02-14
Daily bump.
GCC Administrator
1
-0
/
+8
2022-02-13
fortran: Unshare associate var charlen [PR104228]
Mikael Morin
2
-2
/
+1
2022-02-11
Daily bump.
GCC Administrator
1
-0
/
+25
2022-02-10
gfortran: Respect target's NO_DOT_IN_LABEL in trans-common.cc
Roger Sayle
1
-1
/
+8
2022-02-10
Fortran/OpenMP: Avoid ICE for invalid char array in omp atomic [PR104329]
Tobias Burnus
1
-3
/
+8
2022-02-09
C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct.
Marcel Vollweiler
4
-7
/
+30
2022-02-10
Daily bump.
GCC Administrator
1
-0
/
+7
2022-02-09
Fortran: try simplifications during reductions of array constructors
Harald Anlauf
1
-6
/
+30
2022-02-04
Daily bump.
GCC Administrator
1
-0
/
+14
2022-02-03
Fortran: reject simplifying TRANSFER for MOLD with storage size 0
Harald Anlauf
1
-1
/
+1
2022-02-03
openmp, fortran: Improve !$omp atomic checks [PR104328]
Jakub Jelinek
1
-3
/
+12
2022-02-02
Daily bump.
GCC Administrator
1
-0
/
+6
2022-02-01
Fortran: error recovery when simplifying EOSHIFT
Harald Anlauf
1
-0
/
+3
2022-01-29
Daily bump.
GCC Administrator
1
-0
/
+27
2022-01-28
Prevent malicious descriptor stacking for scalar components [V2].
Andre Vehreschild
2
-43
/
+71
2022-01-28
Revert "Prevent malicious descriptor stacking for scalar components."
Andre Vehreschild
2
-68
/
+43
2022-01-28
Prevent malicious descriptor stacking for scalar components.
Andre Vehreschild
2
-43
/
+68
2022-01-28
Daily bump.
GCC Administrator
1
-0
/
+17
2022-01-27
Fortran: fix issues with internal conversion between default and wide char
Harald Anlauf
2
-4
/
+6
2022-01-27
Fortran: add missing conversions for result of intrinsics to result type
Harald Anlauf
1
-6
/
+7
2022-01-26
Daily bump.
GCC Administrator
1
-0
/
+14
2022-01-25
Fortran: MOLD argument to TRANSFER intrinsic having storage size zero
Harald Anlauf
1
-1
/
+1
2022-01-25
Fortran: optional argument DIM for intrinsics NORM2, PARITY must be scalar
Harald Anlauf
1
-0
/
+6
2022-01-25
Daily bump.
GCC Administrator
1
-0
/
+10
2022-01-24
fortran: Extend -fconvert= option for ppc64le r16_ieee and r16_ibm
Jakub Jelinek
2
-6
/
+15
2022-01-23
Daily bump.
GCC Administrator
1
-0
/
+8
2022-01-22
Fortran: fix simplification of TRANSFER for zero-sized character array result
Harald Anlauf
1
-1
/
+12
2022-01-21
Daily bump.
GCC Administrator
1
-0
/
+12
2022-01-20
Fortran: Fix scope for OMP AFFINITY clause iterator variables [PR103695]
Sandra Loosemore
5
-6
/
+12
2022-01-19
Daily bump.
GCC Administrator
1
-0
/
+6
2022-01-18
Fortran: handle expansion of zero-sized array constructors
Harald Anlauf
1
-0
/
+3
2022-01-18
Daily bump.
GCC Administrator
1
-0
/
+233
2022-01-17
Change references of .c files to .cc files
Martin Liska
44
-181
/
+181
2022-01-17
Rename .c files to .cc files.
Martin Liska
46
-0
/
+0
2022-01-17
OpenMP: allow requires dynamic_allocators
Andrew Stubbs
1
-1
/
+2
2022-01-16
Daily bump.
GCC Administrator
1
-0
/
+9
2022-01-15
Fortran: fix ICE and wrong code with TRANSFER and CHARACTER(kind=4)
Harald Anlauf
2
-4
/
+15
2022-01-15
Daily bump.
GCC Administrator
1
-0
/
+12
2022-01-14
Fortran: always reject alternate return specifier as argument of intrinsics
Harald Anlauf
1
-1
/
+1
[next]