diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-03-21 09:51:39 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-03-21 09:51:39 +0000 |
commit | 4541b483a9b242529bcc1c8d72d29cbd2b445873 (patch) | |
tree | 5b098dd72538208f0d323e3b89d8dd3110ea347c /ChangeLog | |
parent | abfd53d1340460af3ff29e68fb42e035174e5b5a (diff) | |
download | glibc-4541b483a9b242529bcc1c8d72d29cbd2b445873.zip glibc-4541b483a9b242529bcc1c8d72d29cbd2b445873.tar.gz glibc-4541b483a9b242529bcc1c8d72d29cbd2b445873.tar.bz2 |
Update.
2003-03-21 Ulrich Drepper <drepper@redhat.com>
* sysdeps/x86_64/bits/atomic.h: Don't use matching memory constraints.
* sysdeps/i386/i486/bits/atomic.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-03-21 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/x86_64/bits/atomic.h: Don't use matching memory constraints. + * sysdeps/i386/i486/bits/atomic.h: Likewise. + 2003-03-21 Roland McGrath <roland@redhat.com> * include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix. |