diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-07-14 23:05:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-07-14 23:05:23 +0000 |
commit | 75540d8ad415cd04f981d81fe7c9effda5f88af5 (patch) | |
tree | 58e1879e6335497338f468366c3a08fced8d092f /nptl/ChangeLog | |
parent | 255476a9e58ce60e5e03dc2641fdde20f4fbc321 (diff) | |
download | glibc-75540d8ad415cd04f981d81fe7c9effda5f88af5.tar glibc-75540d8ad415cd04f981d81fe7c9effda5f88af5.tar.gz glibc-75540d8ad415cd04f981d81fe7c9effda5f88af5.tar.bz2 glibc-75540d8ad415cd04f981d81fe7c9effda5f88af5.zip |
Update.
2003-07-14 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Fix typo
in test for compilation in libc.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 56a38b28fa..8839bf8c76 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2003-07-15 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h (PSEUDO): + Add cfi directives. + 2003-07-12 Kaz Kojima <kkojima@rr.iij4u.or.jp> * sysdeps/sh/tcb-offsets.sym: Add RESULT, TID, CANCELHANDLING and |