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
2013-05-05
libcaf.h (_gfortran_caf_critical): Add a prototype.
David Edelsohn
2
-0
/
+8
2013-05-04
environ.c: Include unistd.h.
David Edelsohn
7
-0
/
+30
2013-04-29
Simplify SYSTEM_CLOCK implementation.
Janne Blomqvist
2
-57
/
+41
2013-04-29
PR 56981 Improve unbuffered performance on special files.
Janne Blomqvist
4
-21
/
+64
2013-04-28
Fix sign error in SYSTEM_CLOCK kind=4 Windows version.
Janne Blomqvist
2
-2
/
+7
2013-04-15
list_read.c (finish_separator): Initialize variable.
Tobias Burnus
2
-2
/
+7
2013-04-15
PR 56919 Improve SYSTEM_CLOCK intrinsic on Windows.
Janne Blomqvist
3
-7
/
+68
2013-04-04
re PR libfortran/56810 (record-repeat fails kind check on complex read)
Tobias Burnus
2
-3
/
+11
2013-04-01
re PR fortran/56660 (Fails to read NAMELIST with certain form array syntax)
Jerry DeLisle
2
-8
/
+16
2013-03-31
re PR libfortran/56786 (Namelist read fails with designators containing embed...
Jerry DeLisle
3
-18
/
+48
2013-03-29
re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri...
Tobias Burnus
2
-12
/
+12
2013-03-29
re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri...
Tobias Burnus
2
-2
/
+25
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
2
-6
/
+14
2013-03-24
re PR libfortran/56696 (Formatted (list-directed) input fails to signal end ...
Tobias Burnus
2
-1
/
+5
2013-03-20
re PR fortran/51825 (Fortran runtime error: Cannot match namelist object name)
Tilo Schwarz
2
-7
/
+16
2013-03-20
re PR libfortran/48618 (Negative unit number in OPEN(...) is sometimes allowed)
Tilo Schwarz
2
-5
/
+15
2013-03-19
Use C99 bool instead of enum try.
Janne Blomqvist
10
-78
/
+87
2013-03-11
transfer.c (read_block_direct): Correct condition.
Tobias Burnus
3
-1
/
+9
2013-02-21
Fix regression when writing formatted sequential to a pipe.
Janne Blomqvist
3
-12
/
+18
2013-02-19
re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...
John David Anglin
6
-42
/
+10
2013-02-06
re PR fortran/55978 (class_optional_2.f90 -Os fails)
Janus Weil
2
-0
/
+9
2013-01-23
Improve performance of byte-swapped I/O.
Janne Blomqvist
4
-68
/
+178
2013-01-14
Update copyright years in libgfortran.
Richard Sandiford
669
-729
/
+672
2013-01-06
re PR fortran/54678 (second call to get_environment_variable gives valgrind w...
Tobias Burnus
2
-1
/
+8
2013-01-03
ChangeLog rotation.
Jakub Jelinek
2
-1272
/
+1277
2013-01-02
re PR fortran/55818 (Reading a REAL from a file which doesn't end in a new li...
Jerry DeLisle
2
-15
/
+34
2012-12-27
re PR fortran/48976 (INQUIRE with STREAM= not supported)
Jerry DeLisle
3
-0
/
+35
2012-12-26
re PR libfortran/48960 (OPEN statement modifies NEWUNIT variable on error)
Jerry DeLisle
2
-5
/
+12
2012-12-26
PR fortran/55539 Fix regression in -fno-sign-zero.
Janne Blomqvist
2
-3
/
+12
2012-12-21
re PR libfortran/30162 (Document when sequential I/O with named pipes works)
Thomas Koenig
2
-1
/
+15
2012-12-20
re PR libfortran/36044 (user-requested backtrace)
Janus Weil
6
-7
/
+21
2012-12-20
array.c (resolve_array_list): Apply C4106.
Paul Thomas
2
-0
/
+13
2012-12-03
re PR fortran/55548 (SYSTEM_CLOCK with integer(8) provides nanosecond resolut...
Janus Weil
2
-15
/
+25
2012-10-28
bessel.m4: Remove useless statement.
Tobias Burnus
120
-805
/
+352
2012-10-10
re PR fortran/54878 (libgfortran issues found by the Coverity scanner)
Tobias Burnus
2
-0
/
+17
2012-10-06
Fix usage of secure_getenv with glibc 2.17.
Janne Blomqvist
7
-54
/
+103
2012-10-06
re PR libfortran/54736 (GFORTRAN_CONVERT_UNIT causes malloc error on several ...
Thomas Koenig
2
-14
/
+35
2012-09-29
re PR fortran/52724 (Internal read with character(kind=4) data)
Thomas Koenig
3
-4
/
+17
2012-09-14
* configure: Regenerated.
David Edelsohn
2
-2
/
+8
2012-09-05
fpu-387.h (set_fpu): Prefix stmxcsr and ldmxcsr with %v.
Uros Bizjak
2
-4
/
+3
2012-09-05
* ChangeLog: Fix date of my last commit.
Uros Bizjak
1
-1
/
+1
2012-09-05
fpu-387.h (set_fpu): Use __builtin_ia32_stmxcsr and __builtin_ia32_ldmxcsr in...
Uros Bizjak
2
-2
/
+7
2012-07-25
list_read.c (list_formatted_read_scalar): Fix copying real value back to temp...
Andreas Schwab
2
-1
/
+6
2012-06-21
PR 39654 FTELL intrinsic function return type.
Janne Blomqvist
3
-0
/
+31
2012-06-04
PR 53456 Fix incorrect ChangeLog entry.
Robert Mason
1
-1
/
+2
2012-06-04
PR 53456 Fix typo in gf_cputime.
Robert Mason
2
-1
/
+6
2012-06-01
chmod.c (chmod_func): On MinGW, don't set is_dir
Tobias Burnus
5
-17
/
+36
2012-05-31
re PR target/51007 (Quadmath I/O doesn't work on MinGW)
Benjamin Kosnik
3
-2
/
+8
2012-05-31
revert: unix.c (tempfile_open): Pass mode to "open" for O_CREAT.
Tobias Burnus
2
-2
/
+9
[next]