aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads
AgeCommit message (Expand)AuthorFilesLines
2002-09-18* elf/dl-lookup.c (_dl_debug_bindings): Print TLS lookups always.Roland McGrath3-17/+24
2002-09-17* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Move...Roland McGrath1-0/+6
2002-09-172002-09-12 Jakub Jelinek <jakub@redhat.com>Roland McGrath2-9/+10
2002-09-14* sysdeps/i386/dl-machine.h (elf_machine_rel)Roland McGrath1-0/+4
2002-09-142002-09-10 Alan Modra <amodra@bigpond.net.au>Roland McGrath1-0/+129
2002-09-08* resolv/resolv.h: Include <sys/types.h> for u_long even inRoland McGrath4-34/+58
2002-09-06* sysdeps/generic/bits/ustat.h: Comment fix.Roland McGrath2-1/+8
2002-09-05* sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask): DeclutterRoland McGrath1-1/+13
2002-09-052002-09-04 Bruno Haible <bruno@clisp.org>Roland McGrath3-18/+20
2002-09-05Update.Ulrich Drepper3-0/+8
2002-09-03Update.Ulrich Drepper2-0/+8
2002-09-02* ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower):Roland McGrath2-0/+23
2002-09-022002-09-01 Roland McGrath <roland@redhat.com>Roland McGrath3-0/+15
2002-08-31Update.Ulrich Drepper1-2/+7
2002-08-31Don't use rule for crt%.o, spell it out as rules for crti.o and crtn.o.Ulrich Drepper1-1/+4
2002-08-31* Makefile (extra-objs, omit-deps): Add crtn.Roland McGrath2-5/+22
2002-08-312002-08-30 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+3
2002-08-30* locale/duplocale.c: Include <string.h>.Roland McGrath4-3/+26
2002-08-29Update.Ulrich Drepper2-6/+16
2002-08-29* locale/nl_langinfo.c [NL_CURRENT_INDIRECT]: Use a categories.defRoland McGrath1-1/+5
2002-08-29* NEWS: Added 2.2.6 text from 2.2 branch version.Roland McGrath1-1/+1
2002-08-29Update.Ulrich Drepper4-1/+106
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