mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-12 04:00:17 +00:00
Update.
2004-02-29 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S (__lll_mutex_lock_wait): Optimize a bit more. Just one copy of the atomic instruction needed. * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_mutex_lock_wait): Likewise.
This commit is contained in:
parent
ebddb42437
commit
b7fe377cba
@ -1,3 +1,11 @@
|
||||
2004-02-29 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
|
||||
(__lll_mutex_lock_wait): Optimize a bit more. Just one copy of
|
||||
the atomic instruction needed.
|
||||
* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
|
||||
(__lll_mutex_lock_wait): Likewise.
|
||||
|
||||
2004-02-28 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* Makefile (tests): Add tst-cond14 and tst-cond15.
|
||||
|
Loading…
Reference in New Issue
Block a user