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
2006-01-23
re PR fortran/25901 (overloaded function is rejected)
Paul Thomas
4
-6
/
+26
2006-01-21
gcov.c (print_version), [...]): Update copyright notice dates.
Joseph Myers
2
-1
/
+6
2006-01-21
PR25024, PR20881, PR23308, PR25538 and PR25710 - Procedure references
Paul Thomas
7
-22
/
+424
2006-01-19
gfortranspec.c: Update copyright years.
Tobias Schlüter
9
-9
/
+25
2006-01-18
Fix name butchered in my previous check-in.
Tobias Schlüter
1
-1
/
+1
2006-01-18
re PR fortran/18540 (Jumping into blocks gives error rather than warning)
Tobias Schlüter
8
-87
/
+110
2006-01-18
re PR fortran/20869 (EXTERNAL and INTRINSIC cannot be used together)
Paul Thomas
5
-12
/
+63
2006-01-17
Fix up recent entries by espindola.
Ben Elliston
1
-2
/
+2
2006-01-16
jvspec.c (lang_specific_spec_functions): remove
Rafael Espindola
2
-2
/
+4
2006-01-16
trans-stmt.c (gfc_trans_if_1): Use fold_buildN and build_int_cst.
Richard Guenther
3
-32
/
+52
2006-01-16
trans-expr.c (gfc_conv_function_call): Use fold_build2.
Richard Guenther
4
-4
/
+11
2006-01-13
[multiple changes]
Steven G. Kargl
2
-9
/
+20
2006-01-13
trans.c (gfc_add_expr_to_block): Do not fold tcc_statement nodes.
Diego Novillo
2
-1
/
+7
2006-01-11
* parse.c (next_fixed): Remove superfluous string concatenation.
Tobias Schlüter
2
-1
/
+5
2006-01-11
re PR fortran/25486 (fortran fixed-form literal character constant not padded.)
Bernhard Fischer
2
-3
/
+11
2006-01-11
[multiple changes]
Paul Thomas
2
-1
/
+11
2006-01-09
trans-stmt.c (gfc_trans_pointer_assign_need_temp): Use fold_convert to avoid ...
Andrew Pinski
2
-1
/
+8
2006-01-09
re PR fortran/21977 (nested function returning array)
Andrew Pinski
2
-4
/
+9
2006-01-09
Add 2006 copyright year.
Feng Wang
4
-5
/
+5
2006-01-09
fortran ChangeLog entry:
Feng Wang
4
-15
/
+94
2006-01-09
simplify.c (gfc_simplify_char): Use UCHAR_MAX instead of literal constant.
Feng Wang
2
-3
/
+10
2006-01-08
re PR fortran/25093 (PUBLIC function of PRIVATE type)
Erik Edelmann
2
-0
/
+15
2006-01-08
Remove libgfortran log entry, wrong ChangeLog.
Jerry DeLisle
1
-8
/
+0
2006-01-07
decl.c (gfc_match_function_decl): Correctly error out in case of omitted func...
Tobias Schlüter
2
-1
/
+11
2006-01-07
re PR fortran/22146 (ICE when calling ELEMENTAL subroutines)
Paul Thomas
6
-26
/
+256
2006-01-06
re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument)
Jerry DeLisle
1
-0
/
+8
2006-01-06
Fix date on log entry.
Jerry DeLisle
1
-1
/
+1
2006-01-06
re PR fortran/24268 (gfortran rejects valid format statement)
Jerry DeLisle
2
-14
/
+32
2006-01-05
re PR fortran/23675 (ICE in gfc_finish_var_decl (string manipulation))
Erik Edelmann
4
-5
/
+96
2006-01-03
re PR fortran/25101 ([4.1] Zero stride allowed in FORALL:s)
Steven G. Kargl
2
-11
/
+26
2006-01-02
re PR fortran/24640 ([4.1] ice with invalid label)
Steven G. Kargl
3
-0
/
+11
2006-01-01
* Split the ChangeLog into years.
Steven G. Kargl
5
-9243
/
+9247
2005-12-30
re PR fortran/22607 (Elemental character functions don't work)
Erik Edelmann
3
-1
/
+13
2005-12-29
re PR fortran/25532 (ICE in gfc_conv_component_ref, at fortran/trans-expr.c:269)
Paul Thomas
2
-1
/
+17
2005-12-28
re PR fortran/25587 (Garbage in output of -fdump-tree-original)
Andrew Pinski
2
-1
/
+6
2005-12-28
Make-lang.in: Remove distdir from comment.
Rafael Ávila de Espíndola
2
-1
/
+5
2005-12-24
re PR fortran/25029 (Assumed size array can be associated with array pointer ...
Paul Thomas
2
-122
/
+9
2005-12-23
re PR fortran/25029 (Assumed size array can be associated with array pointer ...
Paul Thomas
2
-1
/
+10
2005-12-22
re PR fortran/18990 (ICE in gfc_get_derived_type, at fortran/trans-types.c)
Tobias Schlüter
4
-10
/
+71
2005-12-22
re PR fortran/20889 (type in a structure-constructor differs from type in der...
Paul Thomas
8
-125
/
+590
2005-12-21
re PR fortran/25423 (Error with nested where statements)
Erik Edelmann
2
-1
/
+7
2005-12-18
re PR fortran/25018 (Segfault with simple expression)
Paul Thomas
2
-6
/
+37
2005-12-17
re PR fortran/25458 ([4.1] Kind of constants in generic intrinsics)
Steven G. Kargl
2
-0
/
+12
2005-12-17
decl.c (gfc_match_old_kind_spec,match_type_spec): Use gfc_std_notify to repor...
Steven G. Kargl
2
-0
/
+13
2005-12-16
re PR fortran/24268 (gfortran rejects valid format statement)
Jerry DeLisle
2
-1
/
+6
2005-12-16
re PR fortran/25106 ([4.0/4.1] statement label is zero)
Steven G. Kargl
6
-26
/
+54
2005-12-16
trans.h (tree): Remove declaration of gfc_build_function_call.
Richard Guenther
9
-96
/
+141
2005-12-16
trans.h (gfc_build_indirect_ref): Remove declaration.
Richard Guenther
9
-54
/
+64
2005-12-16
ChangeLog: Fix missing file names.
Richard Biener
1
-6
/
+6
2005-12-16
(gfc_conv_descriptor_data_addr): Use build_fold_addr_expr where appropriate.
Richard Guenther
6
-45
/
+80
[next]