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