about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-07-08 15:00:43 -0700
committerRoland McGrath <roland@hack.frob.com>2015-07-08 15:00:43 -0700
commit95af4cffdb730b18ee1478609f1042929a72b361 (patch)
tree48383adc55591fc08cccc1018d9ef3132596b9f5 /ChangeLog
parent85ee9a0d19ec8f5fca60f6bbe65e663329100118 (diff)
downloadglibc-95af4cffdb730b18ee1478609f1042929a72b361.tar.gz
glibc-95af4cffdb730b18ee1478609f1042929a72b361.tar.xz
glibc-95af4cffdb730b18ee1478609f1042929a72b361.zip
BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90d5fa016a..71ec1f3c2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2015-07-08  Roland McGrath  <roland@hack.frob.com>
 
+	[BZ #18383]
+	* sysdeps/arm/configure.ac (libc_cv_arm_tpoff_addend): New check.
+	Emit test-xfail-tst-tlsalign{,-static}=yes if it fails.
+	* sysdeps/arm/configure: Regenerated.
+	* elf/Makefile (test-xfail-tst-tlsalign): Variable removed.
+	(test-xfail-tst-tlsalign-static): Variable removed.
+
 	* Makerules (do-install-so): Use $(LN_S) rather than explicit 'ln -s'.
 	* elf/Makefile ($(objpfx)$(rtld-installed-name)): Use $(make-link)
 	rather than explicit 'ln -s'.