commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. 127352671f6dca8572a8d310b162ccff3246


From: Thomas Schwinge
Subject: [SCM] Hurd branch, master, updated. 127352671f6dca8572a8d310b162ccff32463ec5
Date: Thu, 20 Oct 2011 16:32:31 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  127352671f6dca8572a8d310b162ccff32463ec5 (commit)
       via  e24c161e9d16483a1d97402557f7756e26afb6cf (commit)
      from  04db20c2fb450fc27300991eb029888487b580a0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 127352671f6dca8572a8d310b162ccff32463ec5
Merge: 04db20c e24c161
Author: Thomas Schwinge <address@hidden>
Date:   Thu Oct 20 12:56:29 2011 +0200

    Merge branch 'tls/libthreads'
    
    Conflicts:
        libthreads/ChangeLog

commit e24c161e9d16483a1d97402557f7756e26afb6cf
Author: Samuel Thibault <address@hidden>
Date:   Wed Jun 13 00:00:00 2007 +0200

    TLS support for libthreads.
    
    * libthreads/cprocs.c (cproc_create): Call into glibc to allocate static TLS
    block.
    * libthreads/cthread_internals.h (tcbhead_t): New structure; as in glibc.
    (cproc_setup): Take TCB parameter.
    (_dl_allocate_tls): Declare; from glibc.
    * libthreads/alpha/thread.c (cproc_setup): Compile-time warning for missing 
TLS
    support.
    * libthreads/i386/thread.c (cproc_setup): Imlement TLS support.

-----------------------------------------------------------------------

Summary of changes:
 libthreads/alpha/thread.c      |    2 ++
 libthreads/cprocs.c            |    3 ++-
 libthreads/cthread_internals.h |   16 +++++++++++++++-
 libthreads/i386/thread.c       |   32 +++++++++++++++++++++++++++++---
 4 files changed, 48 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]