about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-23 07:20:34 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-23 07:20:34 +0000
commitb1b8e747d4c35ff924a0247041e276e1abf2faf7 (patch)
treebb62c4834cc8927e10a5407cfeca0cbbc10ca9a7 /nptl/ChangeLog
parent249062b0c2dfeddb342fd13d5cebdcffb7ebcd64 (diff)
downloadglibc-b1b8e747d4c35ff924a0247041e276e1abf2faf7.tar.gz
glibc-b1b8e747d4c35ff924a0247041e276e1abf2faf7.tar.xz
glibc-b1b8e747d4c35ff924a0247041e276e1abf2faf7.zip
Update.
	* sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: Shave
	off 3 more bytes by using offset-less instructions when possible.
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 7727fdf267..75158615c0 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,8 @@
 2003-02-22  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: Shave
+	off 3 more bytes by using offset-less instructions when possible.
+
 	* Makefile: Add dependency for $(objpfx)version.d.
 
 	* eintr.c (eintr_source): Add unnecessary return but the compiler