From 7b5216ddac0932b46ea74d864984a0dc037d5b97 Mon Sep 17 00:00:00 2001 From: John David Anglin Date: Sat, 22 Nov 2014 21:12:47 +0000 Subject: [PATCH] Commit missing change log entries. From-SVN: r217974 --- gcc/ChangeLog | 8 ++++++++ libiberty/ChangeLog | 7 +++++++ 2 files changed, 15 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7a735d54f4c..929b2377ca8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2014-11-22 John David Anglin + + PR other/63694 + * configure.ac: Check for strtol, strtoul, strtoll and strtoull + declarations. + * configure: Regenerated. + * config.in: Regenerated. + 2014-11-22 Jan Hubicka * ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline clones diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 82a49ea013c..66018b33717 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,10 @@ +2014-11-22 John David Anglin + + PR other/63694 + * configure.ac: Check for strtol, strtoul, strtoll and strtoull + declarations. + * configure: Regenerated. + 2014-11-12 Kirill Yukhin * testsuite/test-strtol.c (run_tests): Cast strtol return to -- 2.30.2