about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6d519ad7d..aff46a97ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2015-07-14  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
+
+	* elf/Makefile [ifeq (yes,$(build-shared)) (tests)] (tst-nodelete):
+	Add iff $CXX is set.
+	[ifeq (yes,$(build-shared)) (modules-names)] (tst-nodelete-rtldmod):
+	Likewise.
+	(tst-nodelete-zmodiff): Likewise.
+	* nptl/Makefile [[ifeq (,$(CXX))] (tests-unsupported)]: Add tst-once5.
+
 2015-07-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
 	* stdlib/tst-tls-atexit.c (load): Fix up whitespace.