about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * descr.h (struct pthread): Move the union out of [!TLS_DTV_AT_TP], soRoland McGrath2003-03-143-5/+28
* 2003-03-14 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-149-25/+35
* Update.Ulrich Drepper2003-03-143-1/+8
* Mongolian language locale for Mongolia.Ulrich Drepper2003-03-141-0/+196
* * sysdeps/mips/fpu/bits/mathdef.h: New. (__NO_LONG_DOUBLE_MATH): Define for o32.Alexandre Oliva2003-03-142-0/+51
* * sysdeps/mips/sys/asm.h: Formatting changes. (PTR, PTRSIZE, PTRLOG): Adjust ...Alexandre Oliva2003-03-142-163/+272
* Update.Ulrich Drepper2003-03-141-0/+5
* (THREAD_GETMEM): Makr asms volatile. (THREAD_GETMEM_NC): Likewise.Ulrich Drepper2003-03-141-19/+20
* * sysdeps/mips/dl-machine.h: Include sys/asm.h. (elf_machine_matches_host): P...Alexandre Oliva2003-03-143-656/+181
* * sysdeps/unix/sysv/linux/mips/readelflib.c: New file.Alexandre Oliva2003-03-142-0/+73
* * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h (_KERNEL_NSIG_BPW): Define ...Alexandre Oliva2003-03-143-1/+51
* * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't .set mips2 on...Alexandre Oliva2003-03-142-3/+8
* Update.Ulrich Drepper2003-03-1412-12/+108
* (allocate_stack): If MULTI_PAGE_ALIASING is defined and the size of the stack...Ulrich Drepper2003-03-141-0/+9
* * include/gmp.h: Include/gmp-mparam.h. * stdlib/strtod.c: Include gmp-mparam....Alexandre Oliva2003-03-143-1/+13
* * elf/dl-conflict.c: Don't compile _dl_resolve_conflicts if ELF_MACHINE_NO_RE...Alexandre Oliva2003-03-143-8/+9
* * sysdeps/generic/ldconfig.h (FLAG_MIPS64_LIBN32, FLAG_MIPS64_LIBN64): Define...Alexandre Oliva2003-03-143-2/+16
* * sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis. * sysdeps/mips/memset....Alexandre Oliva2003-03-144-1/+35
* * sysdeps/mips/atomicity.h (exchange_and_add, atomic_add): Don't .set mips2 o...Alexandre Oliva2003-03-142-1/+21
* * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Don't .set mips2 on new abi...Alexandre Oliva2003-03-143-2/+22
* * stdlib/fpioconst.h: Include gmp.h with angle brackets.Alexandre Oliva2003-03-142-2/+7
* * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath2003-03-1432-431/+522
* * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-lineRoland McGrath2003-03-138-53/+66
* 2003-03-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-03-131-0/+2
* Update.Andreas Jaeger2003-03-131-0/+6
* Introduce and use local Andreas Jaeger2003-03-131-2/+2
* Update.Ulrich Drepper2003-03-136-18/+48
* Update.Ulrich Drepper2003-03-138-32/+65
* Use shlib-compat.h macros instead of .symver directly.Ulrich Drepper2003-03-133-6/+6
* 2003-03-12 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath2003-03-121-0/+6
* 2003-03-12 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath2003-03-122-7/+0
* Update.Ulrich Drepper2003-03-1213-9/+466
* (pthread_cond_t): Add padding.Ulrich Drepper2003-03-121-0/+1
* * pthread-errnos.sym: New file.Roland McGrath2003-03-125-11/+56
* 2003-03-12 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-1234-107/+55
* Update.Ulrich Drepper2003-03-124-0/+478
* Update.Ulrich Drepper2003-03-127-10/+275
* Return result of lock re-get if it fails.Ulrich Drepper2003-03-121-2/+3
* * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):Roland McGrath2003-03-121-0/+16
* 2003-03-11 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-121-29/+114
* Update.Ulrich Drepper2003-03-1223-53/+195
* Update.Ulrich Drepper2003-03-122-3/+9
* Update.Ulrich Drepper2003-03-1111-13/+58
* Update.Ulrich Drepper2003-03-1110-18/+68
* Update.Ulrich Drepper2003-03-1112-18/+62
* Update.Ulrich Drepper2003-03-1116-15/+119
* Update.Ulrich Drepper2003-03-111-0/+6
* pthread_cond_wait implementation for Linux/x86-64.Ulrich Drepper2003-03-111-0/+265
* * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1,Roland McGrath2003-03-1135-11/+1885
* 2003-03-11 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-03-114-29/+106