summaryrefslogtreecommitdiff
path: root/linuxthreads
AgeCommit message (Expand)Author
2002-08-31Update.Ulrich Drepper
2002-08-31Don't use rule for crt%.o, spell it out as rules for crti.o and crtn.o.Ulrich Drepper
2002-08-31* Makefile (extra-objs, omit-deps): Add crtn.Roland McGrath
2002-08-312002-08-30 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-30* locale/duplocale.c: Include <string.h>.Roland McGrath
2002-08-29Update.Ulrich Drepper
2002-08-29* locale/nl_langinfo.c [NL_CURRENT_INDIRECT]: Use a categories.defRoland McGrath
2002-08-29* NEWS: Added 2.2.6 text from 2.2 branch version.Roland McGrath
2002-08-29Update.Ulrich Drepper
2002-08-28Update.Ulrich Drepper
2002-08-28(open_archive): Replace using label 'again' with a loop to work around gcc 3....Ulrich Drepper
2002-08-28* Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...)Roland McGrath
2002-08-28Update.Ulrich Drepper
2002-08-28(PTHREAD_THREADS_MAX): Bump to 16384.Ulrich Drepper
2002-08-26Update.Ulrich Drepper
2002-08-26Update.Ulrich Drepper
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-08-26Update.Ulrich Drepper
2002-08-25Update.Ulrich Drepper
2002-08-25Update.Ulrich Drepper
2002-08-25Update.Ulrich Drepper
2002-08-24Update.Ulrich Drepper
2002-08-23* sysdeps/x86_64/pt-machine.h: Use %fs instead of %gs Andreas Jaeger
2002-08-22* sysdeps/i386/useldt.h (INIT_THREAD_SELF): Remove [HAVE_TLS_SUPPORT]Roland McGrath
2002-08-222002-08-22 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-21Update.Ulrich Drepper
2002-08-21(CFLAGS-pt-initfini.s): Set it.Andreas Jaeger
2002-08-21Update.Ulrich Drepper
2002-08-21Update.Ulrich Drepper
2002-08-20(TLS_DO_SET_THREAD_AREA): Second parameter is renamed to secondcall and use i...Ulrich Drepper
2002-08-20Update.Ulrich Drepper
2002-08-20Update.Ulrich Drepper
2002-08-20Update.Ulrich Drepper
2002-08-19Update.Ulrich Drepper
2002-08-19(DO_SET_THREAD_AREA): Use correct shift when computing index from %gs value.Ulrich Drepper
2002-08-17* sysdeps/i386/tls.h (TLS_DO_SET_THREAD_AREA): Calculate segmentRoland McGrath
2002-08-16* sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): Rewrite asm to use %ebxRoland McGrath
2002-08-162002-08-16 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-08-15(TLS_INIT_TP): Convert to statement expression returning 0.Ulrich Drepper
2002-08-12* elf/tst-tlsmod4.c (in_dso): Insert a random library call before useRoland McGrath
2002-08-08Update.Ulrich Drepper
2002-08-08Update.Ulrich Drepper
2002-08-08(__linuxthreads_initial_report_events): New variable. (__pthread_initialize_m...Ulrich Drepper
2002-08-08* sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): Add an extra argument withRoland McGrath
2002-08-082002-08-07 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-04* include/sys/resource.h: Use libc_hidden_proto for getpriority,Roland McGrath
2002-08-042002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-04Update.Ulrich Drepper
2002-08-04Add _LIBC_TSD_KEY_LOCALE.Ulrich Drepper
2002-08-03* sunrpc/rpc_thread.c: Define it without static.Roland McGrath