1 2016-02-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
4 * io/list_read.c (read_character): Remove code related to DELIM_NONE.
6 2016-01-23 John David Anglin <danglin@gcc.gnu.org>
9 * runtime/backtrace.c: Include gthr.h.
10 (show_backtrace): Use __gthread_active_p() to determine whether threads
11 are active. Return if lbstate is NULL.
13 2016-01-15 Jakub Jelinek <jakub@redhat.com>
15 * intrinsics/execute_command_line.c (set_cmdstat): Use "%s", msg
16 instead of msg to avoid -Wformat-security warning.
18 2016-01-04 Jakub Jelinek <jakub@redhat.com>
20 Update copyright years.
22 Copyright (C) 2016 Free Software Foundation, Inc.
24 Copying and distribution of this file, with or without modification,
25 are permitted in any medium without royalty provided the copyright
26 notice and this notice are preserved.