diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-01-06 22:58:39 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-01-06 22:58:39 +0000 |
commit | ced368f7dc4df79822d88988365a82b5dd3bec16 (patch) | |
tree | efdb37880d81b19b140091b960df9a534ec0b13c /nptl/ChangeLog | |
parent | cbbbb1887f2c4a4a620627d5d1b0619368d2d511 (diff) | |
download | glibc-ced368f7dc4df79822d88988365a82b5dd3bec16.zip glibc-ced368f7dc4df79822d88988365a82b5dd3bec16.tar.gz glibc-ced368f7dc4df79822d88988365a82b5dd3bec16.tar.bz2 |
* scripts/check-c++-types.sh: Add more pthread types.
* scripts/data//c++-types-i386-linux-gnu.data: Adjust.
* scripts/data//c++-types-ia64-linux-gnu.data: Likewise.
* scripts/data//c++-types-powerpc-linux-gnu.data: Likewise.
* scripts/data//c++-types-powerpc64-linux-gnu.data: Likewise.
* scripts/data//c++-types-s390-linux-gnu.data: Likewise.
* scripts/data//c++-types-s390x-linux-gnu.data: Likewise.
* scripts/data//c++-types-x86_64-linux-gnu.data: Likewise.
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 d2603fc..4f68aec 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2006-01-06 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h (PSEUDO): + Add cfi directives. + 2006-01-06 Ulrich Drepper <drepper@redhat.com> * sysdeps/ia64/tls.h (tcbhead_t): Rename private member to __private. |