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
/
libgfortran
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-22
Fix typo in Changelog.
Jerry DeLisle
1
-1
/
+1
2006-07-22
re PR fortran/28339 (gfortran misses a record from a format statement)
Jerry DeLisle
3
-4
/
+18
2006-07-19
re PR libfortran/27919 (dot_product should be removed from the library)
Janne Blomqvist
1
-0
/
+11
2006-07-19
re PR libfortran/27919 (dot_product should be removed from the library)
Janne Blomqvist
19
-1551
/
+31
2006-07-18
Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stage...
Paolo Bonzini
2
-259
/
+530
2006-07-15
etime.c: Remove etime_
Steven G. Kargl
3
-23
/
+6
2006-07-12
re PR fortran/28163 (Calling libgfortran's copy_string is inefficient)
Francois-Xavier Coudert
2
-23
/
+5
2006-07-04
intrinsic.c (add_subroutines): Add ITIME and IDATE.
Francois-Xavier Coudert
2
-2
/
+169
2006-07-04
re PR libfortran/27704 (Incorrect runtime error on multiple OPEN)
Jerry DeLisle
8
-16
/
+42
2006-06-25
io.h: Move proto for unit_to_fd...
Francois-Xavier Coudert
3
-3
/
+8
2006-06-24
ierrno.c: Don't include "io/io.h".
Francois-Xavier Coudert
14
-24
/
+18
2006-06-24
re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work)
Francois-Xavier Coudert
5
-11
/
+124
2006-06-22
re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...
François-Xavier Coudert
1
-0
/
+10
2006-06-22
re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...
Francois-Xavier Coudert
6
-4
/
+737
2006-06-20
re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)
Paul Thomas
13
-132
/
+355
2006-06-19
re PR libgomp/27254 (FAIL: libgomp.fortran/reduction6.f90)
John David Anglin
2
-0
/
+15
2006-06-06
in_pack.m4: Add TODO comment about detecting temporaries...
Janne Blomqvist
200
-3282
/
+99
2006-05-29
re PR libfortran/27757 (Problems with direct access io)
Jerry DeLisle
2
-0
/
+6
2006-05-29
re PR fortran/27634 (formatted reading/writing: real format without dot)
Jerry DeLisle
2
-2
/
+16
2006-05-28
string_intrinsics.c (compare_string): Use memcmp instead of strncmp to avoid ...
Thomas Koenig
2
-1
/
+7
2006-05-27
io.h (find_or_create_unit): Correct export declaration.
Janne Blomqvist
2
-1
/
+5
2006-05-27
libgfortran ChangeLog:
Janne Blomqvist
2
-13
/
+5
2006-05-26
configure.ac: Remove AC_FUNC_MMAP.
Janne Blomqvist
6
-974
/
+270
2006-05-25
* ChangeLog: fix previous incorrect entry.
François-Xavier Coudert
1
-1
/
+1
2006-05-25
associated (associated): Zero-sized arrays should not be reported as ASSOCIATED.
Francois-Xavier Coudert
2
-0
/
+7
2006-05-24
Makefile.am: Add install-html target.
Carlos O'Donell
4
-263
/
+117
2006-05-20
re PR libfortran/24459 ([4.1 Only] gfortran namelist problem)
Jerry DeLisle
3
-7
/
+52
2006-05-20
re PR libfortran/22423 (Warnings when building libgfortran)
Jerry DeLisle
2
-1
/
+6
2006-05-17
re PR libfortran/27575 (gfortran - does not generate error when trying to rea...
Jerry DeLisle
2
-0
/
+20
2006-05-05
re PR libfortran/26985 (incorrect matmul result)
Francois-Xavier Coudert
13
-25
/
+41
2006-04-30
re PR libfortran/27360 (Memory leaks when reading logicals)
Jerry DeLisle
2
-3
/
+12
2006-04-28
re PR fortran/27304 (gfortran: Warn/abort when format in write does not fit p...
Jerry DeLisle
3
-2
/
+15
2006-04-23
re PR libfortran/20257 (Fortran runtime error: End of record occurs when writ...
Jerry DeLisle
5
-30
/
+111
2006-04-22
re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...
Jakub Jelinek
5
-4
/
+395
2006-04-17
re PR fortran/27138 (gfortran: read(*,*) myInt advances only one character on...
Jerry DeLisle
2
-8
/
+44
2006-04-13
re PR fortran/26766 ([F2003] Recursive I/O still (again) broken)
Jerry DeLisle
4
-49
/
+106
2006-04-11
io.h (st_parameter_dt): Revert 2005-12-10 change to u.pad, fix comment.
Jakub Jelinek
2
-3
/
+15
2006-04-10
re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...
Jakub Jelinek
2
-14
/
+32
2006-04-07
re PR libfortran/26890 (SIZE parameter interacts with same variable in IO lis...
Jerry DeLisle
2
-1
/
+9
2006-04-04
write.c (output_float): Update condition to not error when decimal precision ...
Jerry DeLisle
2
-1
/
+6
2006-04-01
fpu-387.h: Use previously added SSE code in all cases, as it really is the ri...
Francois-Xavier Coudert
2
-10
/
+5
2006-03-31
re PR libfortran/26890 (SIZE parameter interacts with same variable in IO lis...
Jerry DeLisle
3
-11
/
+24
2006-03-30
re PR libfortran/26712 (gfortran on mac intel runtime floating point exceptio...
Francois-Xavier Coudert
2
-0
/
+18
2006-03-30
re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)
Thomas Koenig
2
-3
/
+21
2006-03-27
re PR libfortran/26880 (Can't read after non-advancing write with rewind)
Jerry DeLisle
2
-0
/
+6
2006-03-26
re PR libfortran/26661 (Sequential formatted read goes too far)
Jerry DeLisle
4
-5
/
+22
2006-03-25
re PR libfortran/26735 ([4.1 only] -fconvert=swap and implied open)
Thomas Koenig
2
-0
/
+38
2006-03-25
re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...
Thomas Koenig
7
-105
/
+677
2006-03-22
[multiple changes]
Thomas Koenig
6
-25
/
+250
2006-03-20
re PR fortran/20935 (failed assertion for maxloc(n, mask=.true.))
Thomas Koenig
131
-0
/
+6651
[prev]
[next]