about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-06-11 09:56:02 +0000
committerRoland McGrath <roland@gnu.org>2004-06-11 09:56:02 +0000
commitb80af23ac6973e69df6cd23d221fa44fffb21e17 (patch)
tree668499346eedafb528bc44b5f9663a2987c6115c /ChangeLog
parentf05a089da96014435cce5c9f17f386ba846a1a6e (diff)
downloadglibc-b80af23ac6973e69df6cd23d221fa44fffb21e17.tar.gz
glibc-b80af23ac6973e69df6cd23d221fa44fffb21e17.tar.xz
glibc-b80af23ac6973e69df6cd23d221fa44fffb21e17.zip
* elf/tls-macros.h [__s390x__] (TLS_LD, TLS_GD): Clobber also r14.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13ee51fed7..c8b8c92969 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-10  Jakub Jelinek  <jakub@redhat.com>
+
+	* elf/tls-macros.h [__s390x__] (TLS_LD, TLS_GD): Clobber also r14.
+
 2004-06-08  Jakub Jelinek  <jakub@redhat.com>
 
 	[BZ #199]