diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-11-19 00:01:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-11-19 00:01:34 +0000 |
commit | 3defcff3991314ad57e9b63c37f5e6de9fd5e879 (patch) | |
tree | d519fbafd39e601f5df47df771b2a6c10b1f17eb /nptl/ChangeLog | |
parent | c06a6956a40a878fdbe319e4688196e7c990bf7a (diff) | |
download | glibc-3defcff3991314ad57e9b63c37f5e6de9fd5e879.tar glibc-3defcff3991314ad57e9b63c37f5e6de9fd5e879.tar.gz glibc-3defcff3991314ad57e9b63c37f5e6de9fd5e879.tar.bz2 glibc-3defcff3991314ad57e9b63c37f5e6de9fd5e879.zip |
2004-11-17 Randolph Chung <tausq@debian.org>
* sysdeps/hppa/dl-machine.h (TRAMPOLINE_TEMPLATE): Add unwind
annotations.
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 4c63f9e147..d1cb65559c 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2004-11-18 Kaz Kojima <kkojima@rr.iij4u.or.jp> + + * sysdeps/sh/tls.h (DB_THREAD_SELF): Set the correct bias + parameter to REGISTER macro. + 2004-11-17 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/timer_routines.c (__start_helper_thread): |