aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2014-11-22 21:12:47 +0000
committerJohn David Anglin <danglin@gcc.gnu.org>2014-11-22 21:12:47 +0000
commit7b5216ddac0932b46ea74d864984a0dc037d5b97 (patch)
tree48789a5b3e0ca6007d695dfabf3374786c4d0eab
parent4ad08ee83804220dcc7e059e11377f18a2bb00ba (diff)
downloadgcc-7b5216ddac0932b46ea74d864984a0dc037d5b97.zip
gcc-7b5216ddac0932b46ea74d864984a0dc037d5b97.tar.gz
gcc-7b5216ddac0932b46ea74d864984a0dc037d5b97.tar.bz2
Commit missing change log entries.
From-SVN: r217974
-rw-r--r--gcc/ChangeLog8
-rw-r--r--libiberty/ChangeLog7
2 files changed, 15 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7a735d5..929b237 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,11 @@
+2014-11-22 John David Anglin <danglin@gcc.gnu.org>
+
+ PR other/63694
+ * configure.ac: Check for strtol, strtoul, strtoll and strtoull
+ declarations.
+ * configure: Regenerated.
+ * config.in: Regenerated.
+
2014-11-22 Jan Hubicka <hubicka@ucw.cz>
* ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline clones
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 82a49ea..66018b3 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,10 @@
+2014-11-22 John David Anglin <danglin@gcc.gnu.org>
+
+ PR other/63694
+ * configure.ac: Check for strtol, strtoul, strtoll and strtoull
+ declarations.
+ * configure: Regenerated.
+
2014-11-12 Kirill Yukhin <kirill.yukhin@intel.com>
* testsuite/test-strtol.c (run_tests): Cast strtol return to