1 2017-02-16 Paul Thomas <pault@gcc.gnu.org>
4 * io/transfer.c (check_dtio_proc): New function.
5 (formatted_transfer_scalar_read): Use it.
6 (formatted_transfer_scalar_write): ditto.
8 2017-01-31 Steven G. Kargl <kargl@gcc.gnu.org>
11 * c99_protos.h: Spell HAVE_EXPL correctly.
12 * intrinsics/c99_functions.c: Ditto.
14 2017-01-19 Uros Bizjak <ubizjak@gmail.com>
17 * acinclude.m4: Include ../config/ax_check_define.m4
18 * configure.ac: Check if _SOFT_FLOAT is defined.
19 * configure.host (i?86 | x86_64): Use fpu-generic when
20 have_soft_float is set.
21 * configure: Regenerate.
23 2017-01-19 Jakub Jelinek <jakub@redhat.com>
26 * acinclude.m4 (LIBGFOR_CHECK_AVX512F): Ensure the test clobbers
27 some zmm16+ registers to verify they are handled by unwind info
29 * configure: Regenerated.
31 2017-01-17 Jakub Jelinek <jakub@redhat.com>
34 * configure.ac: Add GCC_BASE_VER.
35 * Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
36 get version from BASE-VER file.
37 * configure: Regenerated.
38 * Makefile.in: Regenerated.
40 2017-01-13 Andre Vehreschild <vehre@gcc.gnu.org>
43 * caf/single.c (_gfortran_caf_register): Allocate enough memory for
46 2017-01-07 Andre Vehreschild <vehre@gcc.gnu.org>
50 * caf/single.c (send_by_ref): Fix addressing of non-allocatable scalar
51 destination components.
53 2017-01-01 Jakub Jelinek <jakub@redhat.com>
55 Update copyright years.
57 Copyright (C) 2017 Free Software Foundation, Inc.
59 Copying and distribution of this file, with or without modification,
60 are permitted in any medium without royalty provided the copyright
61 notice and this notice are preserved.