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: upstream/2.20~12023 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bdbecaa3f162567085a7c7f1e9788e51743983c1;p=platform%2Fupstream%2Flinaro-glibc.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 b80879e..cd07997 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.