Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * pthread.c (init_one_static_tls): Adjust initialization of DTV | Ulrich Drepper | 2005-01-09 | 2 | -3/+7 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 48 | -0/+3478 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 48 | -3478/+0 |
* | Update. | Ulrich Drepper | 2004-05-03 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2004-05-03 | 1 | -1/+1 |
* | * db_info.c: Don't use TLS_TP_OFFSET in the #if, but | Roland McGrath | 2004-03-14 | 2 | -9/+10 |
* | * db_info.c [TLS_DTV_AT_TP && TLS_TP_OFFSET > 0] | Roland McGrath | 2004-03-13 | 2 | -1/+14 |
* | * thread_dbP.h (DB_FUNCTION): New macro. | Roland McGrath | 2003-12-18 | 1 | -0/+5 |
* | 2003-11-25 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-12-18 | 1 | -4/+9 |
* | Update. | Ulrich Drepper | 2003-08-25 | 1 | -0/+6 |
* | Update. | Ulrich Drepper | 2003-08-25 | 2 | -5/+10 |
* | * thread_db.h (td_err_e): Add TD_NOTLS and TD_TLSDEFER. | Roland McGrath | 2003-03-15 | 1 | -0/+9 |
* | 2003-03-15 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-15 | 5 | -41/+88 |
* | * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt): | Roland McGrath | 2003-03-02 | 3 | -7/+23 |
* | . | Roland McGrath | 2003-01-30 | 1 | -0/+6 |
* | 2003-01-29 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-01-30 | 1 | -1/+4 |
* | Update. | Ulrich Drepper | 2003-01-05 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2003-01-05 | 1 | -1/+4 |
* | Update. | Ulrich Drepper | 2002-09-29 | 2 | -1/+6 |
* | (nice): Use getpriority() for the return value. | Ulrich Drepper | 2002-09-28 | 1 | -0/+4 |
* | (td_thr_tls_get_addr): Fix reference to dtv. | Ulrich Drepper | 2002-09-28 | 1 | -1/+1 |
* | * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Move __libc_read, | Roland McGrath | 2002-09-25 | 2 | -10/+15 |
* | Update. | Ulrich Drepper | 2002-09-24 | 2 | -1/+7 |
* | (td_thr_tls_get_addr): Change second parameter to be the address of the link ... | Ulrich Drepper | 2002-09-24 | 1 | -5/+8 |
* | Update. | Ulrich Drepper | 2002-08-24 | 5 | -2/+28 |
* | * configure.in: Make GCC version check require 3.[2-9]* and no others. | Roland McGrath | 2002-08-22 | 2 | -4/+9 |
* | Update. | Ulrich Drepper | 2002-08-08 | 4 | -8/+32 |
* | Update. | Ulrich Drepper | 2002-07-17 | 1 | -3/+10 |
* | Update. | Ulrich Drepper | 2002-07-16 | 9 | -16/+56 |
* | Update. | Ulrich Drepper | 2002-07-16 | 5 | -1/+23 |
* | Update. | Ulrich Drepper | 2002-07-15 | 5 | -8/+75 |
* | Update. | Ulrich Drepper | 2002-07-10 | 2 | -0/+7 |
* | Update. | Ulrich Drepper | 2002-06-22 | 1 | -0/+5 |
* | (td_thr_tls_get_addr): Don't include "tls.h". Return TD_ERR if USE_TLS is not... | Ulrich Drepper | 2002-06-21 | 1 | -3/+8 |
* | Update. | Ulrich Drepper | 2002-06-12 | 3 | -5/+22 |
* | Function to get address of thread local variable. | Ulrich Drepper | 2002-06-12 | 1 | -0/+62 |
* | Update. | Andreas Jaeger | 2002-03-03 | 2 | -0/+5 |
* | Update. | Ulrich Drepper | 2002-02-05 | 9 | -8/+26 |
* | Update. | Ulrich Drepper | 2001-12-29 | 1 | -0/+40 |
* | Don't use __FUNCTION__ as literal. | Andreas Jaeger | 2001-12-28 | 37 | -66/+66 |
* | Update. | Andreas Jaeger | 2001-07-06 | 40 | -320/+320 |
* | Update to LGPL v2.1. | Andreas Jaeger | 2001-07-06 | 1 | -8/+8 |
* | Update. | Ulrich Drepper | 2001-04-13 | 3 | -3/+17 |
* | Update. | Ulrich Drepper | 2001-04-05 | 1 | -0/+7 |
* | If p_pid is zero use ps_getpid(). | Ulrich Drepper | 2001-04-05 | 4 | -14/+32 |
* | Update. | Ulrich Drepper | 2001-03-20 | 9 | -47/+117 |
* | Update. | Ulrich Drepper | 2001-03-18 | 2 | -2/+7 |
* | Update. | Andreas Jaeger | 2000-08-01 | 2 | -1/+6 |
* | Update. | Ulrich Drepper | 2000-04-27 | 1 | -0/+7 |
* | (td_thr_get_info): Set ti_state to TD_THR_ACTIVE instead of TD_THR_RUN. If t... | Ulrich Drepper | 2000-04-27 | 1 | -7/+8 |