1 2017-01-31 Steven G. Kargl <kargl@gcc.gnu.org>
4 * c99_protos.h: Spell HAVE_EXPL correctly.
5 * intrinsics/c99_functions.c: Ditto.
7 2017-01-19 Uros Bizjak <ubizjak@gmail.com>
10 * acinclude.m4: Include ../config/ax_check_define.m4
11 * configure.ac: Check if _SOFT_FLOAT is defined.
12 * configure.host (i?86 | x86_64): Use fpu-generic when
13 have_soft_float is set.
14 * configure: Regenerate.
16 2017-01-19 Jakub Jelinek <jakub@redhat.com>
19 * acinclude.m4 (LIBGFOR_CHECK_AVX512F): Ensure the test clobbers
20 some zmm16+ registers to verify they are handled by unwind info
22 * configure: Regenerated.
24 2017-01-17 Jakub Jelinek <jakub@redhat.com>
27 * configure.ac: Add GCC_BASE_VER.
28 * Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
29 get version from BASE-VER file.
30 * configure: Regenerated.
31 * Makefile.in: Regenerated.
33 2017-01-13 Andre Vehreschild <vehre@gcc.gnu.org>
36 * caf/single.c (_gfortran_caf_register): Allocate enough memory for
39 2017-01-07 Andre Vehreschild <vehre@gcc.gnu.org>
43 * caf/single.c (send_by_ref): Fix addressing of non-allocatable scalar
44 destination components.
46 2017-01-01 Jakub Jelinek <jakub@redhat.com>
48 Update copyright years.
50 Copyright (C) 2017 Free Software Foundation, Inc.
52 Copying and distribution of this file, with or without modification,
53 are permitted in any medium without royalty provided the copyright
54 notice and this notice are preserved.