* sysdeps/ia64/td_ta_map_lwp2thr.c (td_ta_map_lwp2thr):
authorRoland McGrath <roland@gnu.org>
Thu, 3 Jul 2003 23:55:28 +0000 (23:55 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 3 Jul 2003 23:55:28 +0000 (23:55 +0000)
Apply sizeof (struct pthread) bias to r13 value.

nptl/ChangeLog

index b80879e..cd07997 100644 (file)
@@ -1,3 +1,8 @@
+2003-07-03  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/ia64/td_ta_map_lwp2thr.c (td_ta_map_lwp2thr):
+       Apply sizeof (struct pthread) bias to r13 value.
+
 2003-07-03  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/pthread/configure.in: Require CFI directives.