aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 93023e607a..7b1fd74282 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,15 @@
+2003-01-17 Richard Henderson <rth@redhat.com>
+
+ * sysdeps/alpha/tls.h (tcbhead_t): Clarify second member.
+ (TLS_TCB_SIZE, TLS_TCB_ALIGN): Set for tcbhead_t.
+ (TLS_PRE_TCB_SIZE): New.
+ (TLS_INIT_TP, THREAD_SELF, INIT_THREAD_SELF): Update for
+ new ia64-style thread pointer layout.
+ (THREAD_GETMEM, THREAD_GETMEM_NC): New.
+ (THREAD_SETMEM, THREAD_SETMEM_NC): New.
+ * sysdeps/unix/sysv/linux/alpha/vfork.S: Don't tail-call to __fork
+ if !SHARED.
+
2003-01-15 Jakub Jelinek <jakub@redhat.com>
* sysdeps/ia64/tls.h (tcbhead_t): Use the TLS ABI required layout