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
2007-01-11
re PR libfortran/30415 (MINLOC, MAXLOC missing for integer kinds 1 and 2)
Thomas Koenig
2
-0
/
+35
2007-01-11
configure.ac (strict1_warn): Rename to strict_warn.
Paolo Bonzini
1
-3
/
+0
2007-01-11
simplify.c: Update copyright to 2007.
Brooks Moses
3
-2
/
+7
2007-01-11
re PR fortran/30430 (Memory corruption in the module search path code)
Francois-Xavier Coudert
2
-2
/
+8
2007-01-09
simplify.c (gfc_simplify_ibclr): Fix POS comparison.
Brooks Moses
2
-2
/
+7
2007-01-09
re PR fortran/30381 ([4.1 only] ISHFTC() constant folding is broken.)
Brooks Moses
2
-46
/
+108
2007-01-10
[multiple changes]
Jerry DeLisle
4
-5
/
+28
2007-01-08
interface.c, [...]: Update Copyright years.
Steven G. Kargl
8
-1353
/
+1243
2007-01-08
tree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use type of offset to build ...
Richard Guenther
2
-1
/
+6
2007-01-08
trans-array.c (constant_array_constructor_p): New function to determine wheth...
Roger Sayle
2
-7
/
+152
2007-01-08
gfortran.texi: Fix typos.
Kazu Hirata
2
-2
/
+6
2007-01-07
decl.c, [...]: Update Copyright dates.
Steven G. Kargl
8
-717
/
+645
2007-01-07
data.c (gfc_assign_data_value): Fix whitespace.
Bernhard Fischer
2
-1
/
+5
2007-01-07
trans-array.c (gfc_trans_create_temp_array, [...]): Commentary typo fix.
Bernhard Fischer
2
-2
/
+7
2007-01-07
re PR fortran/27698 (subroutine _foo draws "unclassifiable statement" instead...
Bernhard Fischer
2
-0
/
+8
2007-01-07
Fix whitespace in a table within a comment.
Steven G. Kargl
2
-6
/
+10
2007-01-07
[multiple changes]
Steven G. Kargl
4
-468
/
+471
2007-01-06
arith.c: Update copyright years.
Steven G. Kargl
2
-165
/
+154
2007-01-05
trans-expr.c (gfc_trans_assignment_1): New subroutine to scalarize array assi...
Roger Sayle
2
-24
/
+153
2007-01-05
trans-array.c (gfc_trans_array_constructor_value): Make the static const "dat...
Roger Sayle
3
-0
/
+8
2007-01-05
trans-array.c (gfc_conv_loop_setup): Test whether the loop stride is one...
Roger Sayle
2
-2
/
+10
2007-01-05
symbol.c (check_conflict): Fix error message.
Tobias Burnus
2
-1
/
+5
2007-01-05
re PR fortran/23232 ([4.1 only] DATA implied DO variables)
Paul Thomas
8
-25
/
+151
2007-01-05
re PR fortran/29624 (Fortran 2003: Support intent for pointers)
Tobias Burnus
5
-57
/
+142
2007-01-04
re PR fortran/30371 (kill suboutine accepts (invalid) array arguments.)
Brooks Moses
2
-0
/
+12
2007-01-04
intrinsic.texi: Minor cleanup, reflowing overlong paragraphs, and correcting ...
Brooks Moses
2
-26
/
+51
2007-01-04
intrinsic.texi (LBOUND): Add documentation.
Brooks Moses
2
-46
/
+173
2007-01-04
intrinsic.texi (IAND): Clarify argument specifications.
Brooks Moses
2
-67
/
+200
2007-01-04
re PR fortran/30235 ([4.1 only] missing alternate return argument with explic...
Brooks Moses
2
-0
/
+14
2007-01-04
* invoke.texi: Update manpage copyright to include 2007.
Brooks Moses
2
-1
/
+5
2007-01-04
gfortran.texi: Update copyright to include 2007.
Brooks Moses
4
-3
/
+9
2007-01-04
re PR fortran/30276 (gfortran include problem)
Tobias Burnus
2
-5
/
+14
2007-01-03
* gfortran.texi (GNU Fortran and GCC): Rewrite
Brooks Moses
2
-43
/
+33
2007-01-03
gfortran.texi (Introduction): Lower "Part I...
Brooks Moses
3
-30
/
+60
2007-01-03
* intrinsic.texi (Introduction): Rewrite first paragraph.
Brooks Moses
2
-7
/
+11
2007-01-03
invoke.texi (OpenMP): Added index entry.
Brooks Moses
3
-2
/
+8
2007-01-03
gfortran.texi (GFORTRAN_DEFAULT_RECL): Added units to description.
Brooks Moses
2
-144
/
+178
2007-01-03
intrinsic.texi: Improvements to index entries; change @findex entries to @cin...
Brooks Moses
4
-444
/
+458
2007-01-03
invoke.texi: Change @code-type macros to appropriate variants (@command, @opt...
Brooks Moses
3
-38
/
+41
2007-01-03
* intrinsic.texi: Various minor cleanups.
Brooks Moses
2
-18
/
+18
2007-01-03
trans-intrinsic.c (gfc_conv_intrinsic_ibits): Fix call to build_int_cst.
Steven G. Kargl
2
-1
/
+6
2007-01-02
re PR fortran/30276 (gfortran include problem)
Tobias Burnus
2
-0
/
+10
2007-01-02
re PR fortran/20896 (ambiguous interface not detected)
Paul Thomas
4
-7
/
+10
2007-01-01
Rotate ChangeLog.
Steven G. Kargl
2
-4537
/
+4541
2006-12-31
re PR fortran/27900 ([4.1 only] ICE using intrinsics as arguments)
Paul Thomas
2
-0
/
+48
2006-12-31
re PR fortran/23060 (%VAL, %REF and %DESCR constructs not implemented)
Paul Thomas
6
-14
/
+238
2006-12-28
re PR fortran/30034 ([4.1 only] pure subroutine requires intent for procedure...
Paul Thomas
3
-14
/
+26
2006-12-28
re PR libfortran/30014 (INQUIRE (iolength = xx) limited to kind=4)
Jerry DeLisle
3
-3
/
+20
2006-12-27
interface.c (compare_actual_formal): Remove unused variable gsym.
Gerald Pfeifer
2
-1
/
+5
2006-12-27
re PR fortran/20896 (ambiguous interface not detected)
Paul Thomas
5
-22
/
+39
[next]