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
/
runtime
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-03
Update Copyright years for files modified in 2010.
Jakub Jelinek
4
-4
/
+7
2010-11-16
re PR fortran/32049 (Support on x86_64 also kind=16)
Francois-Xavier Coudert
2
-12
/
+48
2010-11-03
re PR fortran/43899 (Wrong unused-variable warning with NAMELISTs)
Jerry DeLisle
1
-1
/
+14
2010-10-21
re PR fortran/46079 (ABI for empty stop statement broken)
Jerry DeLisle
1
-1
/
+21
2010-09-10
string.c (compare0): Remove.
Francois-Xavier Coudert
1
-19
/
+4
2010-06-25
decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.
Tobias Burnus
1
-3
/
+3
2010-05-20
re PR fortran/43851 (Add _gfortran_error_stop_numeric)
Jerry DeLisle
1
-5
/
+7
2010-05-20
re PR fortran/43851 (Add _gfortran_error_stop_numeric)
Jerry DeLisle
2
-22
/
+32
2010-05-07
Remove free_mem
Janne Blomqvist
2
-11
/
+4
2010-04-06
re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...
Tobias Burnus
1
-1
/
+20
2010-04-01
transfer.c: Update copyright.
Paul Thomas
1
-1
/
+1
2010-03-12
format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF...
Kai Tietz
1
-3
/
+3
2009-08-30
pack.m4 (pack_'rtype_code`): Use count_0 for counting true values in a logica...
Thomas Koenig
1
-1
/
+1
2009-08-25
re PR libfortran/34670 (bounds checking for array intrinsics)
Thomas Koenig
1
-0
/
+73
2009-08-23
cshift0.c: Update license to GPL3+exception.
Steven G. Kargl
1
-0
/
+25
2009-07-19
[multiple changes]
Thomas Koenig
1
-0
/
+199
2009-06-21
re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...
Thomas Koenig
2
-13
/
+4
2009-06-14
fmain.c (main): Don't PREFIX set_args.
Francois-Xavier Coudert
1
-0
/
+1
2009-05-27
Revert part of r147883 that breaks ABI
Janne Blomqvist
1
-1
/
+1
2009-05-26
re PR fortran/39178 (Generate main() rather than using a main in libgfortran/...
Tobias Burnus
1
-20
/
+28
2009-05-07
re PR libfortran/22423 (Warnings when building libgfortran)
François-Xavier Coudert
1
-1
/
+4
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
14
-208
/
+137
2009-04-08
string.c (compare0): Use gfc_charlen_type.
Janne Blomqvist
3
-44
/
+7
2009-01-21
re PR fortran/38887 (run-time abort for MVBITS with run-time zero sized array...
Daniel Kraft
1
-3
/
+3
2008-12-06
* runtime/main.c (store_exe_path): Don't crash if argv0 is NULL.
Adam Nemet
1
-1
/
+2
2008-09-24
options.c (set_default_std_flags,gfc_init_options): Add comment: keep in sync...
Tobias Burnus
1
-3
/
+3
2008-09-02
error.c: Fix cast for printf.
Jerry DeLisle
1
-2
/
+2
2008-07-27
re PR fortran/36132 (_gfortran_internal_pack on optional arguments)
Tobias Burnus
1
-0
/
+15
2008-06-15
re PR fortran/36515 (Integer read from stdin yields a value overflow for a va...
Jerry DeLisle
1
-0
/
+3
2008-06-13
re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")
Jerry DeLisle
1
-6
/
+5
2008-05-18
select.c: Moved content to select_inc.c.
Francois-Xavier Coudert
3
-108
/
+236
2008-05-02
re PR libfortran/36094 (Runtime error show_locus not working correctly)
Jerry DeLisle
1
-0
/
+5
2008-04-13
re PR libfortran/32972 (performance of pack/unpack)
Thomas Koenig
3
-113
/
+148
2008-03-19
re PR libfortran/32972 (performance of pack/unpack)
Thomas Koenig
1
-1
/
+1
2008-03-19
re PR libfortran/32972 (performance of pack/unpack)
Thomas Koenig
2
-16
/
+107
2007-12-27
re PR fortran/34594 (On error and END, no jump to ERR=<label>)
Thomas Koenig
1
-0
/
+7
2007-10-19
re PR fortran/33795 (Environment variable GFORTRAN_UNBUFFERED_<number> not wo...
Francois-Xavier Coudert
1
-26
/
+4
2007-10-18
re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)
Francois-Xavier Coudert
2
-9
/
+13
2007-10-18
environ.c (init_choice): Remove unused function.
Ben Elliston
1
-80
/
+0
2007-10-04
re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)
François-Xavier Coudert
1
-137
/
+0
2007-09-15
re PR libfortran/21185 (Improve testsuite results on newlib targets)
Francois-Xavier Coudert
2
-2
/
+6
2007-09-11
re PR libfortran/33386 (Fortran SELECT statement miscompiles)
Francois-Xavier Coudert
1
-1
/
+1
2007-09-03
re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...
Francois-Xavier Coudert
3
-41
/
+42
2007-08-31
minloc1.m4: Update copyright year and ajust headers order.
Francois-Xavier Coudert
11
-42
/
+18
2007-08-29
builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.
Francois-Xavier Coudert
1
-124
/
+0
2007-08-12
re PR fortran/30964 (optional arguments to random_seed)
Francois-Xavier Coudert
1
-1
/
+1
2007-08-11
re PR fortran/31189 (Support backtracing for non-library errors)
Francois-Xavier Coudert
2
-1
/
+78
2007-08-10
re PR fortran/31270 (print subscript value and array bounds when out-of-bound...
Francois-Xavier Coudert
1
-2
/
+8
2007-07-29
re PR libfortran/32858 (printf-capabilities for runtime_error())
Thomas Koenig
2
-60
/
+9
2007-07-27
re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function)
Francois-Xavier Coudert
1
-8
/
+8
[next]