Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 4 Dec 2002 00:55:29 +0000 (00:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 4 Dec 2002 00:55:29 +0000 (00:55 +0000)
commit69cae3cfaffd9b605d1a42a80498dd4f39fef824
tree92b5efc44768a8d25487c3b0bbf3b3d1662d9a5f
parentb1473c3238fe41cc727cc351b6ee7ee631f8f134
Update.

* sysdeps/i386/i686/bits/atomic.h: Use i486 version.
* sysdeps/i386/i486/bits/atomic.h: New file.
* sysdeps/i386/i586/bits/atomic.h: New file.
* sysdeps/i386/i686/pthread_spin_trylock.S: Define HAVE_CMOV and
include i486 version.
* sysdeps/i386/i486/pthread_spin_trylock.S: New file.
* sysdeps/i386/i586/pthread_spin_trylock.S: New file.
Patch by Marjin Ros <marjin@mad.scientist.com>.
nptl/ChangeLog
nptl/sysdeps/i386/i586/bits/atomic.h [new file with mode: 0644]
nptl/sysdeps/i386/i686/bits/atomic.h