diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-11-28 23:01:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-11-28 23:01:45 +0000 |
commit | ddf4ffadf624d9aa4530f551d48d210e17713665 (patch) | |
tree | 14d8255f36a916cb683c39880947c471b37cdd03 /ChangeLog | |
parent | 975aa229a45b3d9727114e2d5030ec9dc0ec5f82 (diff) | |
download | glibc-ddf4ffadf624d9aa4530f551d48d210e17713665.tar.gz glibc-ddf4ffadf624d9aa4530f551d48d210e17713665.tar.xz glibc-ddf4ffadf624d9aa4530f551d48d210e17713665.zip |
Update.
2002-11-28 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/alpha/sysdep.S: Change defined(USE___THREAD) to USE___THREAD. * sysdeps/unix/sysv/linux/alpha/sysdep.h (inline_syscall*): Avoid "=v" constraints.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6f33fb4ba3..014b3f6e5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-11-28 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/alpha/sysdep.S: Change defined(USE___THREAD) to + USE___THREAD. + * sysdeps/unix/sysv/linux/alpha/sysdep.h (inline_syscall*): Avoid + "=v" constraints. + 2002-11-28 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/x86_64/vfork.S: Don't trash the CPU's |