diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-04-19 06:51:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-04-19 06:51:29 +0000 |
commit | 72c41589771584da6693ca8a340a19d1cd6bef06 (patch) | |
tree | 5f9c337216256e83828a1dde9814893b7e60e742 /linuxthreads/ChangeLog | |
parent | e832919bd092ad265b724eb4a96d5f8ceaaafbaf (diff) | |
download | glibc-72c41589771584da6693ca8a340a19d1cd6bef06.tar.gz glibc-72c41589771584da6693ca8a340a19d1cd6bef06.tar.xz glibc-72c41589771584da6693ca8a340a19d1cd6bef06.zip |
Update.
2004-04-18 Randolph Chung <tausq@debian.org> * sysdeps/hppa/elf/entry.h: New file. * sysdeps/hppa/machine-gmon.h: New file. * sysdeps/unix/sysv/linux/hppa/profil-counter.h: Don't use x86 version.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 45d38b383b..1b0f473a1d 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,11 @@ +2004-04-18 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h + (PSEUDO_CANCEL): Define. + (PSEUDO): Use it. + * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h (CENABLE, + CDISABLE): For librt, append @PLT. + 2004-04-17 Jakub Jelinek <jakub@redhat.com> * sysdeps/x86_64/tls.h [!__ASSEMBLER__]: Include tcb-offsets.h. |