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
2008-05-19
re PR fortran/36265 (character issue with gfortran)
Francois-Xavier Coudert
2
-1
/
+12
2008-05-19
simplify.c (gfc_simplify_dble, [...]): Initialize result variable to avoid wa...
Francois-Xavier Coudert
2
-2
/
+7
2008-05-18
intrinsic.c (char_conversions, ncharconv): New static variables.
Francois-Xavier Coudert
27
-318
/
+1076
2008-05-18
re PR fortran/36251 (PUBLIC and PRIVATE abuse)
Tobias Burnus
3
-7
/
+30
2008-05-18
intrinsic.texi: Correct description of GET_COMMAND_ARGUMENT and GET_ENVIRONME...
Tobias Burnus
2
-101
/
+124
2008-05-17
Remove bogus lines added in previous (Rev.
Tobias Burnus
1
-4
/
+0
2008-05-17
intrinsic.c (add_functions): Change FLUSH(C) to FLUSH(UNIT).
Tobias Burnus
3
-353
/
+377
2008-05-16
re PR fortran/35756 (incorrect WHERE for functions in ELSEWHERE and overlaps)
Paul Thomas
4
-20
/
+60
2008-05-16
libgfortran.h: Increase GFC_MAX_DIMENSIONS to 15.
Tobias Burnus
3
-1
/
+12
2008-05-16
re PR fortran/27997 (Fortran 2003: Support type-spec for array constructor)
Daniel Kraft
4
-25
/
+149
2008-05-16
re PR fortran/34325 (Wrong error message for syntax error)
Jerry DeLisle
5
-6
/
+28
2008-05-16
intrinsic.texi: Write Fortran 77/90/95 instead of F77/90/95...
Tobias Burnus
2
-165
/
+178
2008-05-16
primary.c: New private structure "gfc_structure_ctor_component".
Daniel Kraft
2
-41
/
+213
2008-05-16
[multiple changes]
Steven G. Kargl
3
-60
/
+88
2008-05-15
trans-expr.c (gfc_conv_concat_op): Take care of nondefault character kinds.
Francois-Xavier Coudert
8
-92
/
+376
2008-05-15
Add support to C binding with 128-bit integer.
Sa Liu
1
-0
/
+20
2008-05-15
Documented new types C_INT128_T, C_INT_LEASE128_T and C_INT_FAST128_T.
Sa Liu
1
-3
/
+11
2008-05-15
Add new parameter to NAMED_INTCST.
Sa Liu
1
-1
/
+1
2008-05-15
New helper function to return the standard that supports this isocbinding sym...
Sa Liu
1
-1
/
+17
2008-05-15
Add new parameter to NAMED_INTCST and new field standard to struct intmod_sym.
Sa Liu
1
-3
/
+4
2008-05-15
Add standard parameter to macro NAMED_INTCST.
Sa Liu
1
-9
/
+16
2008-05-15
Add standard parameter to macro NAMED_INTCST.
Sa Liu
1
-23
/
+36
2008-05-15
Add new parameter to NAMED_INTCST.
Sa Liu
1
-2
/
+2
2008-05-14
re PR fortran/36059 (-frepack-arrays: symbols w/ TARGET should not be repacked)
Francois-Xavier Coudert
2
-1
/
+10
2008-05-14
re PR fortran/36186 (Wrong handling of BOZ in CMPLX)
François-Xavier Coudert
2
-12
/
+49
2008-05-14
re PR fortran/36233 (Array valued actual procedure argument rejected)
Paul Thomas
2
-1
/
+9
2008-05-14
re PR fortran/35682 (assignment to run-time zero-sized complex section stores...
Francois-Xavier Coudert
2
-1
/
+12
2008-05-14
re PR fortran/35685 (UBOUND incorrect for run-time zero-sized section)
Francois-Xavier Coudert
2
-0
/
+8
2008-05-14
re PR fortran/36215 (Fortran bootstrap fails on _abs_c4.F90)
Francois-Xavier Coudert
2
-1
/
+7
2008-05-12
re PR fortran/36176 (TRANSFER of constant substrings)
François-Xavier Coudert
2
-6
/
+40
2008-05-11
re PR fortran/35719 (pointer to zero sized array not associated)
Thomas Koenig
2
-9
/
+13
2008-05-10
re PR fortran/36197 ([4.4 Regressio]: gfortran.dg/initialization_12.f90)
Francois-Xavier Coudert
2
-1
/
+6
2008-05-09
re PR fortran/36162 (Non-ASCII character in module string gives ICE)
Francois-Xavier Coudert
2
-9
/
+139
2008-05-07
[multiple changes]
Kenneth Zadeck
2
-2
/
+7
2008-05-06
arith.c: (gfc_arith_concat...
Francois-Xavier Coudert
20
-232
/
+458
2008-05-06
simplify.c (gfc_simplify_bessel_j0,gfc_simplify_bessel_j1, [...]): Mark argum...
Francois-Xavier Coudert
2
-6
/
+15
2008-05-06
check.c (gfc_check_sizeof): Switch to ATTRIBUTE_UNUSED.
Francois-Xavier Coudert
3
-4
/
+9
2008-05-06
openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char and gfc_peek_ascii_char.
Francois-Xavier Coudert
12
-306
/
+653
2008-05-06
re PR fortran/36117 (Use MPFR for bessel function (optimization, rejects vali...
Tobias Burnus
4
-12
/
+151
2008-05-03
misc.c (gfc_clear_ts): Set interface to NULL.
Janus Weil
2
-0
/
+5
2008-05-03
re PR fortran/33268 (read ('(f3.3)'), a rejected due to the extra (...))
Jerry DeLisle
3
-15
/
+77
2008-05-02
PR fortran/PR35940
Bud Davis
2
-1
/
+8
2008-05-01
gfortran.h (struct gfc_symbol): Moving "interface" member to gfc_typespec (pl...
Janus Weil
5
-29
/
+38
2008-04-30
intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic.
François-Xavier Coudert
13
-12
/
+181
2008-04-30
re PR fortran/35997 (Used function interface bug)
Paul Thomas
2
-4
/
+17
2008-04-28
re PR debug/36060 (Too big stack requirements of cc1plus during GC)
Jakub Jelinek
1
-0
/
+1
2008-04-26
re PR fortran/35892 (gfortran lost memory blocks)
George Helffrich
2
-2
/
+13
2008-04-25
re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)
Jan Hubicka
2
-1
/
+5
2008-04-25
re PR fortran/35156 ([patch] Deprecate -M<dir>)
Tobias Burnus
4
-17
/
+32
2008-04-24
re PR fortran/35994 (MAXLOC and MINLOC off by one with mask)
Jerry DeLisle
2
-4
/
+12
[next]