about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-07-07 06:09:29 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-07-07 06:09:29 -0700
commit9aec6d2a2f2388b08db6af7c2369d8e694d82c9a (patch)
tree8463b10adcf3c91b06a275c78fc4c462e45fe037 /ChangeLog
parentddd85a65b6e3d6ec1e756c1f78559f99a2c943ca (diff)
downloadglibc-9aec6d2a2f2388b08db6af7c2369d8e694d82c9a.tar.gz
glibc-9aec6d2a2f2388b08db6af7c2369d8e694d82c9a.tar.xz
glibc-9aec6d2a2f2388b08db6af7c2369d8e694d82c9a.zip
Add la_symbind32 to x86-64 audit tests
la_symbind32 is used for x32 in x86-64 audit tests.  We should define
both la_symbind32 and la_symbind64 in x86-64 audit tests.

	* sysdeps/x86_64/tst-auditmod10b.c (la_symbind32): New.
	* sysdeps/x86_64/tst-auditmod4b.c (la_symbind32): Likewise.
	* sysdeps/x86_64/tst-auditmod5b.c (la_symbind32): Likewise.
	* sysdeps/x86_64/tst-auditmod6b.c (la_symbind32): Likewise.
	* sysdeps/x86_64/tst-auditmod6c.c (la_symbind32): Likewise.
	* sysdeps/x86_64/tst-auditmod7b.c (la_symbind32): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35347e2320..e00fd0d533 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2015-07-07  H.J. Lu  <hongjiu.lu@intel.com>
 
+	* sysdeps/x86_64/tst-auditmod10b.c (la_symbind32): New.
+	* sysdeps/x86_64/tst-auditmod4b.c (la_symbind32): Likewise.
+	* sysdeps/x86_64/tst-auditmod5b.c (la_symbind32): Likewise.
+	* sysdeps/x86_64/tst-auditmod6b.c (la_symbind32): Likewise.
+	* sysdeps/x86_64/tst-auditmod6c.c (la_symbind32): Likewise.
+	* sysdeps/x86_64/tst-auditmod7b.c (la_symbind32): Likewise.
+
+2015-07-07  H.J. Lu  <hongjiu.lu@intel.com>
+
 	* sysdeps/i386/Makefile (gen-as-const-headers)[elf]: Add
 	link-defines.sym.
 	* sysdeps/i386/dl-trampoline.S: Include <link-defines.h>.