From: Roland McGrath Date: Thu, 3 Jul 2003 23:55:28 +0000 (+0000) Subject: * sysdeps/ia64/td_ta_map_lwp2thr.c (td_ta_map_lwp2thr): X-Git-Tag: cvs/glibc-2_3_3~473 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bdbecaa3f162567085a7c7f1e9788e51743983c1;p=thirdparty%2Fglibc.git * sysdeps/ia64/td_ta_map_lwp2thr.c (td_ta_map_lwp2thr): Apply sizeof (struct pthread) bias to r13 value. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index b80879e54e1..cd079972b70 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2003-07-03 Roland McGrath + + * sysdeps/ia64/td_ta_map_lwp2thr.c (td_ta_map_lwp2thr): + Apply sizeof (struct pthread) bias to r13 value. + 2003-07-03 Ulrich Drepper * sysdeps/pthread/configure.in: Require CFI directives.