about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-10-19 22:02:47 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-10-19 22:02:47 -0700
commitde54b33a3df1de0a2fd0197bec9ab9397298d39a (patch)
tree19e52378a06af618c06ab8bce0c862accf1197e0 /ChangeLog
parent88481c163885767a6617823314802aa772271804 (diff)
downloadglibc-de54b33a3df1de0a2fd0197bec9ab9397298d39a.tar.gz
glibc-de54b33a3df1de0a2fd0197bec9ab9397298d39a.tar.xz
glibc-de54b33a3df1de0a2fd0197bec9ab9397298d39a.zip
Add debug IFUNC tests
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb60959bec..5caa361627 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* debug/Makefile (tests-ifunc): New variable.
+	(tests): Add $(tests-ifunc).
+	* debug/test-stpcpy_chk.c (TEST_NAME): New macro.
+	* debug/test-strcpy_chk.c (TEST_NAME): Likewise.
+	* debug/test-stpcpy_chk-ifunc.c: New file.
+	* debug/test-strcpy_chk-ifunc.c: Likewise.
+
 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
 	[BZ #13601]