aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads
AgeCommit message (Expand)AuthorFilesLines
2002-08-28Update.Ulrich Drepper2-5/+9
2002-08-28(open_archive): Replace using label 'again' with a loop to work around gcc 3....Ulrich Drepper1-1/+1
2002-08-28* Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...)Roland McGrath1-1/+1
2002-08-28Update.Ulrich Drepper5-20/+31
2002-08-28(PTHREAD_THREADS_MAX): Bump to 16384.Ulrich Drepper1-1/+1
2002-08-26Update.Ulrich Drepper1-1/+2
2002-08-26Update.Ulrich Drepper1-0/+78
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath70-292/+292
2002-08-26Update.Ulrich Drepper2-2/+7
2002-08-25Update.Ulrich Drepper2-0/+6
2002-08-25Update.Ulrich Drepper1-0/+4
2002-08-25Update.Ulrich Drepper4-9/+12
2002-08-24Update.Ulrich Drepper2-0/+7
2002-08-23* sysdeps/x86_64/pt-machine.h: Use %fs instead of %gs Andreas Jaeger2-18/+26
2002-08-22* sysdeps/i386/useldt.h (INIT_THREAD_SELF): Remove [HAVE_TLS_SUPPORT]Roland McGrath1-0/+11
2002-08-222002-08-22 Roland McGrath <roland@redhat.com>Roland McGrath1-14/+39
2002-08-21Update.Ulrich Drepper2-1/+7
2002-08-21(CFLAGS-pt-initfini.s): Set it.Andreas Jaeger2-0/+6
2002-08-21Update.Ulrich Drepper3-8/+13
2002-08-21Update.Ulrich Drepper2-1/+8
2002-08-20(TLS_DO_SET_THREAD_AREA): Second parameter is renamed to secondcall and use i...Ulrich Drepper1-7/+7
2002-08-20Update.Ulrich Drepper3-8/+18
2002-08-20Update.Ulrich Drepper3-7/+21
2002-08-20Update.Ulrich Drepper3-5/+13
2002-08-19Update.Ulrich Drepper1-0/+5
2002-08-19(DO_SET_THREAD_AREA): Use correct shift when computing index from %gs value.Ulrich Drepper1-1/+1
2002-08-17* sysdeps/i386/tls.h (TLS_DO_SET_THREAD_AREA): Calculate segmentRoland McGrath2-1/+4
2002-08-16* sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): Rewrite asm to use %ebxRoland McGrath3-46/+83
2002-08-162002-08-16 Jakub Jelinek <jakub@redhat.com>Roland McGrath2-7/+14
2002-08-15(TLS_INIT_TP): Convert to statement expression returning 0.Ulrich Drepper1-2/+4
2002-08-12* elf/tst-tlsmod4.c (in_dso): Insert a random library call before useRoland McGrath3-2/+12
2002-08-08Update.Ulrich Drepper2-8/+4
2002-08-08Update.Ulrich Drepper1-0/+7
2002-08-08(__linuxthreads_initial_report_events): New variable. (__pthread_initialize_m...Ulrich Drepper1-1/+9
2002-08-08* sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): Add an extra argument withRoland McGrath1-0/+5
2002-08-082002-08-07 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+6
2002-08-04* include/sys/resource.h: Use libc_hidden_proto for getpriority,Roland McGrath1-4/+7
2002-08-042002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath2-0/+13
2002-08-04Update.Ulrich Drepper1-0/+4
2002-08-04Add _LIBC_TSD_KEY_LOCALE.Ulrich Drepper1-0/+1
2002-08-03* sunrpc/rpc_thread.c: Define it without static.Roland McGrath1-0/+4
2002-08-032002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath1-6/+6
2002-08-03Update.Ulrich Drepper2-1/+4
2002-08-03Declare _errno, _h_errno, and _res unless we use TLS internally.Ulrich Drepper1-9/+11
2002-08-03Update.Ulrich Drepper2-0/+10
2002-08-02* resolv/resolv.h (_res): Define macro unconditionally.Roland McGrath2-1/+6
2002-08-02* sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.Roland McGrath9-33/+101
2002-08-022002-08-01 Roland McGrath <roland@redhat.com>Roland McGrath1-17/+43
2002-08-02Update.Ulrich Drepper1-0/+7
2002-08-02(public_cALLOc): Check for overflow on multiplication.Ulrich Drepper1-1/+7