]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgfortran/ChangeLog
Daily bump.
[thirdparty/gcc.git] / libgfortran / ChangeLog
1 2021-01-27 Harris Snyder <hsnyder@structura.bio>
2
3 * runtime/ISO_Fortran_binding.c (CFI_establish): fixed
4 strides for rank >2 arrays.
5
6 2021-01-15 Harris Snyder <hsnyder@structura.bio>
7
8 * runtime/ISO_Fortran_binding.c (CFI_establish): Fixed signed
9 char arrays. Signed char or uint8_t arrays would cause
10 crashes unless an element size is specified.
11
12 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
13
14 * configure: Re-generate.
15
16 2021-01-01 Jakub Jelinek <jakub@redhat.com>
17
18 * ChangeLog-2020: Rotate ChangeLog. New file.
19
20 \f
21 Copyright (C) 2021 Free Software Foundation, Inc.
22
23 Copying and distribution of this file, with or without modification,
24 are permitted in any medium without royalty provided the copyright
25 notice and this notice are preserved.