about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-11-17 22:55:55 -0800
committerUlrich Drepper <drepper@redhat.com>2009-11-17 23:13:08 -0800
commit62616842ec4bec156ae8d75a345f7a553cb3c277 (patch)
tree8142eaa1d91256874c83e24401c17dbfbcef70d9 /nptl/ChangeLog
parent424bea69fb3bcad456162da4a87ff6b558baaa8a (diff)
downloadglibc-62616842ec4bec156ae8d75a345f7a553cb3c277.tar.gz
glibc-62616842ec4bec156ae8d75a345f7a553cb3c277.tar.xz
glibc-62616842ec4bec156ae8d75a345f7a553cb3c277.zip
Minimal unwind section size reduction.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index ae345a3574..4f04c97e8f 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,8 @@
 2009-11-17  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Minimally
+	reduce size of unwind info.
+
 	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Convert to use
 	cfi directives.
 	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: Likewise.