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
/
generated
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-13
re PR libfortran/34746 (wrong formats in libgfortran's runtime_error)
Thomas Koenig
167
-1482
/
+1649
2008-01-11
re PR libfortran/34670 (bounds checking for array intrinsics)
Thomas Koenig
167
-1457
/
+9665
2007-12-25
re PR fortran/34566 (Matmul of logical values)
Thomas Koenig
3
-6
/
+6
2007-08-31
minloc1.m4: Update copyright year and ajust headers order.
Francois-Xavier Coudert
421
-936
/
+759
2007-08-24
re PR libfortran/32972 (performance of pack/unpack)
Thomas Koenig
155
-2634
/
+3233
2007-07-09
re PR libfortran/32336 (matmul: flag runtime- instead of assertation error)
Thomas Koenig
13
-13
/
+26
2007-07-02
Forgot to delete these during yesterdays commit.
Janne Blomqvist
4
-320
/
+0
2007-04-06
cpu_time.c: Don't include headers already included by libgfortran.h.
Francois-Xavier Coudert
150
-154
/
+0
2007-03-04
re PR fortran/30981 ([4.1 only] a ** exp fails for integer exponents if exp i...
Thomas Koenig
33
-90
/
+222
2007-02-19
re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2)
Thomas Koenig
34
-0
/
+12914
2007-02-09
re PR fortran/30512 ([4.1 only] MAXVAL() incorrect for zero-size int arrays, ...
Tobias Burnus
21
-51
/
+51
2007-01-20
gfortran.h (gfc_options_t): Add flag_allow_leading_underscore.
Francois-Xavier Coudert
137
-471
/
+471
2006-12-30
re PR fortran/30321 (program crash for SUM applied to zero-size array)
Thomas Koenig
96
-690
/
+3753
2006-11-03
re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)
Francois-Xavier Coudert
11
-55
/
+363
2006-10-22
re PR fortran/26025 (Optionally use BLAS for matmul)
Francois-Xavier Coudert
11
-33
/
+484
2006-10-20
minval_r8.c: Regenerate.
Francois-Xavier Coudert
169
-300
/
+300
2006-10-13
spacing.m4: Use scalbn[f,l] if ldexp[f,l] is unavailable.
Steven G. Kargl
8
-8
/
+44
2006-10-09
re PR fortran/15441 (RRSPACING broken for denormals)
Steven G. Kargl
8
-0
/
+424
2006-10-07
re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...
François-Xavier Coudert
17
-0
/
+1027
2006-09-29
re PR libfortran/18791 (CABS specifics declared of wrong type)
Francois-Xavier Coudert
8
-16
/
+16
2006-09-10
re PR fortran/28947 (Double MATMUL() uses wrong array elements)
Paul Thomas
11
-0
/
+154
2006-07-19
re PR libfortran/27919 (dot_product should be removed from the library)
Janne Blomqvist
14
-1157
/
+0
2006-06-24
re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work)
Francois-Xavier Coudert
2
-0
/
+102
2006-06-22
re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...
Francois-Xavier Coudert
4
-0
/
+712
2006-06-20
re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)
Paul Thomas
11
-121
/
+308
2006-06-06
in_pack.m4: Add TODO comment about detecting temporaries...
Janne Blomqvist
184
-3135
/
+63
2006-05-05
re PR libfortran/26985 (incorrect matmul result)
Francois-Xavier Coudert
11
-22
/
+22
2006-04-22
re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...
Jakub Jelinek
2
-0
/
+372
2006-03-25
re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...
Thomas Koenig
2
-0
/
+372
2006-03-20
re PR fortran/20935 (failed assertion for maxloc(n, mask=.true.))
Thomas Koenig
120
-0
/
+6396
2006-03-13
re PR libfortran/25378 ([Fortran 2003] maxloc for all-false mask)
Paul Thomas
84
-336
/
+336
2006-02-16
re PR libfortran/24903 (dotprod should use __builtin_conj)
Francois-Xavier Coudert
4
-12
/
+4
2005-12-13
Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h.
Richard Sandiford
11
-88
/
+693
2005-11-27
libgfortran ChangeLog:
Janne Blomqvist
175
-1739
/
+2583
2005-11-14
re PR libfortran/21468 (vectorizing libfortran)
Janne Blomqvist
14
-153
/
+159
2005-10-03
re PR libfortran/19308 (I/O library should support more real and integer kinds)
François-Xavier Coudert
370
-0
/
+33763
2005-09-25
c99_protos.h: Add prototypes for C99 complex functions.
Francois-Xavier Coudert
6
-610
/
+0
2005-09-13
re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)
Richard Sandiford
6
-122
/
+258
2005-08-17
All files: Update FSF address.
Kelley Cook
188
-376
/
+376
2005-07-08
libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.
Tobias Schlüter
82
-138
/
+138
2005-07-07
re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...
Thomas Koenig
4
-4
/
+32
2005-06-28
re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)
Thomas Koenig
2
-2
/
+2
2005-06-28
re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)
Thomas Koenig
2
-2
/
+2
2005-06-25
[multiple changes]
Thomas Koenig
6
-8
/
+124
2005-06-12
PR libfortran/PR21797
Steven G. Kargl
1
-2
/
+2
2005-06-11
[multiple changes]
Thomas Koenig
8
-4
/
+472
2005-06-09
re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous res...
Thomas Koenig
4
-12
/
+12
2005-06-07
re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result)
Thomas Koenig
6
-6
/
+48
2005-05-18
re PR libfortran/21127 (reshape of complex broken)
Thomas Koenig
2
-0
/
+516
2005-05-15
eoshift1.m4: Initialize variables to avoid warnings.
Andreas Jaeger
4
-4
/
+28
[prev]
[next]