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
/
libgfortran.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-12
re PR fortran/30964 (optional arguments to random_seed)
Francois-Xavier Coudert
1
-3
/
+6
2007-08-11
re PR fortran/31189 (Support backtracing for non-library errors)
Francois-Xavier Coudert
1
-0
/
+3
2007-08-11
re PR fortran/32937 (segfault with string and -fdefault-integer-8)
Francois-Xavier Coudert
1
-2
/
+2
2007-08-10
re PR fortran/31270 (print subscript value and array bounds when out-of-bound...
Francois-Xavier Coudert
1
-2
/
+2
2007-07-30
* libgfortran.h: Include <stdarg.h>.
Francois-Xavier Coudert
1
-0
/
+1
2007-07-29
re PR libfortran/32858 (printf-capabilities for runtime_error())
Thomas Koenig
1
-5
/
+6
2007-07-24
ChangeLog: Correct entry.
Tobias Burnus
1
-0
/
+1
2007-07-15
re PR libfortran/32611 (Print sign of negative zero)
Jerry DeLisle
1
-0
/
+1
2007-07-03
Fortran frontend:
Janne Blomqvist
1
-1
/
+1
2007-07-02
[multiple changes]
Christopher D. Rickett
1
-0
/
+3
2007-06-24
re PR libfortran/32456 (IO error message should show Unit/Filename)
Jerry DeLisle
1
-0
/
+3
2007-05-27
string.c (compare0): Use gfc_charlen_type instead of int.
Janne Blomqvist
1
-5
/
+5
2007-05-22
libgfortran.h: Mark stop_numeric as noreturn.
Tobias Burnus
1
-1
/
+1
2007-05-14
re PR fortran/30723 (Freeing memory doesn't need to call a library function)
Francois-Xavier Coudert
1
-4
/
+1
2007-05-07
re PR libfortran/31607 (CALL SYSTEM produces garbled output when writing to a...
Francois-Xavier Coudert
1
-0
/
+5
2007-05-06
re PR fortran/31201 (Too large unit number generates wrong code)
Jerry DeLisle
1
-7
/
+15
2007-03-15
gfortran.h (gfc_option_t): Add flag_backtrace field.
Francois-Xavier Coudert
1
-1
/
+13
2007-02-19
re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2)
Thomas Koenig
1
-0
/
+6
2007-02-04
re PR libfortran/30007 (libgfortran doesn't build for sh-elf)
Francois-Xavier Coudert
1
-4
/
+4
2007-01-18
re PR libfortran/29649 (Force core dump on runtime library errors)
Francois-Xavier Coudert
1
-3
/
+5
2007-01-17
re PR libfortran/27107 (Make dependency on io/io.h broken)
Francois-Xavier Coudert
1
-11
/
+73
2006-12-06
re PR libfortran/30009 ([4.1 only] Unformatted reads exceeding storage units ...
Thomas Koenig
1
-0
/
+1
2006-12-01
re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...
Thomas Koenig
1
-0
/
+2
2006-10-31
re PR libfortran/29627 ([4.1 only] partial unformatted reads shouldn't succeed)
Thomas Koenig
1
-0
/
+1
2006-10-21
error.c: Add errno.h
Steven G. Kargl
1
-1
/
+1
2006-10-01
* libgfortran.h: Add prototype for internal_unpack_c16.
Francois-Xavier Coudert
1
-0
/
+5
2006-08-15
re PR fortran/25828 ([f2003] ACCESS='STREAM' io support)
Jerry DeLisle
1
-2
/
+2
2006-08-01
re PR libfortran/28452 (__gfortran_random_r10 not found)
Thomas Koenig
1
-8
/
+19
2006-07-24
re PR libfortran/25289 (Cannot handle record numbers large than huge(0_4))
Jerry DeLisle
1
-0
/
+12
2006-07-04
re PR libfortran/27704 (Incorrect runtime error on multiple OPEN)
Jerry DeLisle
1
-0
/
+8
2006-06-25
io.h: Move proto for unit_to_fd...
Francois-Xavier Coudert
1
-0
/
+3
2006-03-22
[multiple changes]
Thomas Koenig
1
-0
/
+1
2006-03-18
re PR fortran/26509 (incorrect behaviour of error-handler for direct access w...
Jerry DeLisle
1
-0
/
+1
2006-03-03
re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)
Thomas Koenig
1
-0
/
+1
2006-02-19
re PR libfortran/21303 (L edit descriptor without a width)
François-Xavier Coudert
1
-0
/
+7
2006-02-08
re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...
François-Xavier Coudert
1
-0
/
+1
2006-02-06
re PR fortran/23815 (Add -byteswapio flag)
Thomas Koenig
1
-0
/
+1
2006-01-02
re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))
Paolo Bonzini
1
-35
/
+3
2005-12-28
re PR libfortran/25139 ("Invalid argument" error on I/O)
Jerry DeLisle
1
-0
/
+2
2005-11-30
libgfortran.h (ILP32 typedefs): Define _UINT8_T, _UINT32_T and _UINT64_T on S...
Eric Botcazou
1
-0
/
+15
2005-11-21
re PR fortran/14943 (read/write code generation is not thread safe)
Jakub Jelinek
1
-7
/
+9
2005-11-10
libgfortran.h: Add proper defines where needed.
Andreas Jaeger
1
-0
/
+8
2005-11-10
libgfortran.h: Add missing prototypes for internal_pack functions.
Andreas Jaeger
1
-1
/
+13
2005-11-04
re PR libfortran/22298 (libgfortran init() constructor isn't called if execut...
François-Xavier Coudert
1
-0
/
+3
2005-10-25
2005-10-24 Jerry DeLisle <jvdelisle@verizon.net>
Jerry DeLisle
1
-1
/
+0
2005-10-12
gfortran.h: Add bitmasks for different FPE traps.
François-Xavier Coudert
1
-2
/
+14
2005-10-03
re PR libfortran/19308 (I/O library should support more real and integer kinds)
François-Xavier Coudert
1
-0
/
+29
2005-10-01
libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define.
Jakub Jelinek
1
-2
/
+7
2005-09-29
string.c (find_option): Change 3rd argument to const st_option *.
Jakub Jelinek
1
-1
/
+1
2005-09-27
re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90)
Steve Ellcey
1
-4
/
+24
[prev]
[next]