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
/
io
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-21
re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)
Tobias Burnus
2
-2
/
+28
2013-06-20
re PR fortran/57633 (I/O: Problem with formatted read: reading CR-LF files (\...
Tobias Burnus
1
-2
/
+1
2013-06-03
re PR libfortran/57496 (I/O: WRITE(*,*) HUGE(0._10) gives SIGFPE with -ffpe-t...
Tobias Burnus
1
-4
/
+32
2013-05-04
environ.c: Include unistd.h.
David Edelsohn
3
-0
/
+9
2013-04-29
PR 56981 Improve unbuffered performance on special files.
Janne Blomqvist
3
-21
/
+49
2013-04-15
list_read.c (finish_separator): Initialize variable.
Tobias Burnus
1
-2
/
+3
2013-04-04
re PR libfortran/56810 (record-repeat fails kind check on complex read)
Tobias Burnus
1
-3
/
+6
2013-04-01
re PR fortran/56660 (Fails to read NAMELIST with certain form array syntax)
Jerry DeLisle
1
-8
/
+7
2013-03-31
re PR libfortran/56786 (Namelist read fails with designators containing embed...
Jerry DeLisle
2
-17
/
+36
2013-03-29
re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri...
Tobias Burnus
1
-12
/
+6
2013-03-29
re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri...
Tobias Burnus
1
-2
/
+10
2013-03-29
re PR fortran/56735 (Namelist Read Error with question marks)
Tobias Burnus
1
-7
/
+9
2013-03-25
re PR fortran/52512 (Cannot match namelist object name)
Tilo Schwarz
1
-6
/
+6
2013-03-24
re PR libfortran/56696 (Formatted (list-directed) input fails to signal end ...
Tobias Burnus
1
-1
/
+0
2013-03-20
re PR fortran/51825 (Fortran runtime error: Cannot match namelist object name)
Tilo Schwarz
1
-7
/
+8
2013-03-20
re PR libfortran/48618 (Negative unit number in OPEN(...) is sometimes allowed)
Tilo Schwarz
1
-5
/
+9
2013-03-19
Use C99 bool instead of enum try.
Janne Blomqvist
5
-67
/
+63
2013-03-11
transfer.c (read_block_direct): Correct condition.
Tobias Burnus
1
-1
/
+1
2013-02-21
Fix regression when writing formatted sequential to a pipe.
Janne Blomqvist
2
-12
/
+11
2013-01-23
Improve performance of byte-swapped I/O.
Janne Blomqvist
3
-68
/
+164
2013-01-14
Update copyright years in libgfortran.
Richard Sandiford
21
-44
/
+21
2013-01-02
re PR fortran/55818 (Reading a REAL from a file which doesn't end in a new li...
Jerry DeLisle
1
-15
/
+24
2012-12-27
re PR fortran/48976 (INQUIRE with STREAM= not supported)
Jerry DeLisle
2
-0
/
+26
2012-12-26
re PR libfortran/48960 (OPEN statement modifies NEWUNIT variable on error)
Jerry DeLisle
1
-5
/
+6
2012-12-26
PR fortran/55539 Fix regression in -fno-sign-zero.
Janne Blomqvist
1
-3
/
+6
2012-12-21
re PR libfortran/30162 (Document when sequential I/O with named pipes works)
Thomas Koenig
1
-1
/
+9
2012-10-10
re PR fortran/54878 (libgfortran issues found by the Coverity scanner)
Tobias Burnus
1
-0
/
+12
2012-09-29
re PR fortran/52724 (Internal read with character(kind=4) data)
Thomas Koenig
2
-4
/
+11
2012-07-25
list_read.c (list_formatted_read_scalar): Fix copying real value back to temp...
Andreas Schwab
1
-1
/
+1
2012-06-21
PR 39654 FTELL intrinsic function return type.
Janne Blomqvist
1
-0
/
+20
2012-06-01
chmod.c (chmod_func): On MinGW, don't set is_dir
Tobias Burnus
2
-9
/
+14
2012-05-31
revert: unix.c (tempfile_open): Pass mode to "open" for O_CREAT.
Tobias Burnus
1
-2
/
+2
2012-05-30
decl.c: Fix comment typos.
Tobias Burnus
2
-5
/
+5
2012-05-16
unix.c (tempfile_open): Pass mode to "open" for O_CREAT.
Tobias Burnus
1
-2
/
+2
2012-05-14
PR 52428 Range checking when reading integer values.
Janne Blomqvist
3
-36
/
+37
2012-05-05
Fix handling of temporary files.
Janne Blomqvist
1
-47
/
+78
2012-04-22
re PR libfortran/53051 (I/O: Support reading floating-point numbers which use...
Tobias Burnus
2
-0
/
+8
2012-04-17
re PR libfortran/38199 (missed optimization: I/O performance)
Tobias Burnus
1
-1
/
+1
2012-04-15
re PR libfortran/38199 (missed optimization: I/O performance)
Thomas Koenig
2
-2
/
+22
2012-03-26
Combined get_mem and internal_malloc_size.
Janne Blomqvist
9
-27
/
+29
2012-03-25
Use calloc instead of malloc and memset.
Janne Blomqvist
3
-30
/
+11
2012-03-17
PR libfortran/52608 Move the removal of initial zeros.
Janne Blomqvist
1
-6
/
+7
2012-03-16
Share vtables instead of replicating them for each unit.
Janne Blomqvist
2
-54
/
+72
2012-03-15
Remove commented out debug printf:s
Janne Blomqvist
1
-5
/
+0
2012-03-15
re PR libfortran/52434 (Insufficient number of digits in floating point forma...
Janne Blomqvist
2
-117
/
+316
2011-12-22
PR 51646 Use POSIX mode flags in open() argument.
Janne Blomqvist
1
-2
/
+2
2011-12-08
re PR fortran/50815 (ICE on allocation of deferred length character scalar du...
Tobias Burnus
1
-0
/
+37
2011-11-10
Let the compiler decide whether to inline.
Janne Blomqvist
5
-20
/
+14
2011-11-09
Configure cleanup.
Janne Blomqvist
1
-4
/
+1
2011-11-09
PR 50016 Slow I/O on MingW due to _commit
Janne Blomqvist
2
-5
/
+4
[next]