about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-07-03 23:55:28 +0000
committerRoland McGrath <roland@gnu.org>2003-07-03 23:55:28 +0000
commitbdbecaa3f162567085a7c7f1e9788e51743983c1 (patch)
tree0d8db3674970379cdef07ca7dfa8274c68c1ab66
parent65984e98397006c57385fd7ad206df091ad28587 (diff)
downloadglibc-bdbecaa3f162567085a7c7f1e9788e51743983c1.tar.gz
glibc-bdbecaa3f162567085a7c7f1e9788e51743983c1.tar.xz
glibc-bdbecaa3f162567085a7c7f1e9788e51743983c1.zip
* sysdeps/ia64/td_ta_map_lwp2thr.c (td_ta_map_lwp2thr):
	Apply sizeof (struct pthread) bias to r13 value.
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index b80879e54e..cd079972b7 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -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.