about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-09-22 07:29:50 +0000
committerRoland McGrath <roland@gnu.org>2005-09-22 07:29:50 +0000
commit5eac47606bdec9aa2c4ea52bc0c907b5bb54c4b8 (patch)
treebaded91f2f5267e4e9232835b632f4905f97c9c4 /nptl/ChangeLog
parentf7ffeb91cd6622472b425f8fa12c577c582ed16c (diff)
downloadglibc-5eac47606bdec9aa2c4ea52bc0c907b5bb54c4b8.tar.gz
glibc-5eac47606bdec9aa2c4ea52bc0c907b5bb54c4b8.tar.xz
glibc-5eac47606bdec9aa2c4ea52bc0c907b5bb54c4b8.zip
* elf/dl-tsd.c (__libc_dl_error_tsd): Use attribute_tls_model_ie for
	static __thread variable.
	From Alexandre Oliva <aoliva@redhat.com>
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index c1da34a5df..4884cc2d12 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-22  Roland McGrath  <roland@redhat.com>
+
+	* perf.c [__x86_64__] (HP_TIMING_NOW): New macro (copied from
+	../sysdeps/x86_64/hp-timing.h).
+
 2005-08-29  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP,