From b1b8e747d4c35ff924a0247041e276e1abf2faf7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 23 Feb 2003 07:20:34 +0000 Subject: Update. * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: Shave off 3 more bytes by using offset-less instructions when possible. --- nptl/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nptl/ChangeLog') 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 + * 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 -- cgit 1.4.1