]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgfortran/ChangeLog
Remove svn:executable property from a couple of text files
[thirdparty/gcc.git] / libgfortran / ChangeLog
CommitLineData
f4d3c071 12019-01-09 Sandra Loosemore <sandra@codesourcery.com>
2
3 PR other/16615
4
5 * caf/single.c: Mechanically replace "can not" with "cannot".
6 * io/unit.c: Likewise.
7
5f34f219 82019-01-07 Thomas Koenig <tkoenig@gcc.gnu.org>
9 Harald Anlauf <anlauf@gmx.de>
10 Tobias Burnus <burnus@gcc.gnu.org>
11
12 PR fortran/45424
13 * Makefile.am: Add intrinsics/is_contiguous.c.
14 * Makefile.in: Regenerated.
15 * gfortran.map: Add _gfortran_is_contiguous0.
16 * intrinsics/is_contiguous.c: New file.
17 * libgfortran.h: Add prototype for is_contiguous0.
18
4e9e4694 192019-01-07 Janne Blomqvist <jb@gcc.gnu.org>
20
21 * gfortran.map (GFORTRAN_9): Make GFORTRAN_9 node depend on
22 GFORTRAN_8.
23
fbd26352 242019-01-01 Jakub Jelinek <jakub@redhat.com>
8e8f6434 25
26 Update copyright years.
f1717362 27\f
fbd26352 28Copyright (C) 2019 Free Software Foundation, Inc.
639d12cd 29
30Copying and distribution of this file, with or without modification,
31are permitted in any medium without royalty provided the copyright
32notice and this notice are preserved.