diff options
author | Roland McGrath <roland@gnu.org> | 2003-02-27 20:57:19 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-02-27 20:57:19 +0000 |
commit | 73a061bbe9b6a6c79d0a777d81c376306b5da98d (patch) | |
tree | 8b91212d2276fe8ebce579c4bff78aaea4ed499b /linuxthreads | |
parent | f4038ed763e48e3530a330513eeba9ff5ff78156 (diff) | |
download | glibc-73a061bbe9b6a6c79d0a777d81c376306b5da98d.tar glibc-73a061bbe9b6a6c79d0a777d81c376306b5da98d.tar.gz glibc-73a061bbe9b6a6c79d0a777d81c376306b5da98d.tar.bz2 glibc-73a061bbe9b6a6c79d0a777d81c376306b5da98d.zip |
* sysdeps/powerpc/fpu/fpu_control.h (_FPU_GETCW, _FPU_SETCW):
Rename argument to avoid symbol conflict.
* sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h
[__USE_GNU] (O_DIRECT): New macro.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 91aa049fe2..6ab0613fa0 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2003-02-27 Roland McGrath <roland@redhat.com> + + * sysdeps/powerpc/tls.h [HAVE_TLS_SUPPORT]: Define USE_TLS and all + related macros. + 2003-01-31 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S [SHARED]: |