Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-03-15 | Use 64-bit loading. | Ulrich Drepper | 1 | -1/+1 |
2003-03-15 | Update. | Ulrich Drepper | 4 | -4/+26 |
2003-03-15 | Update. | Ulrich Drepper | 15 | -147/+183 |
2003-03-14 | Update. | Ulrich Drepper | 1 | -0/+3 |
2003-03-14 | Use correct amount of stack correction. | Ulrich Drepper | 1 | -1/+1 |
2003-03-14 | Update. | Ulrich Drepper | 3 | -2/+27 |
2003-03-14 | (start_thread): Use CALL_THREAD_FCT if defined. | Ulrich Drepper | 1 | -0/+4 |
2003-03-14 | * init.c: Fix typo "#eli" for "#else". | Roland McGrath | 2 | -1/+5 |
2003-03-14 | * allocatestack.c (__stack_user): Use hidden_data_def. | Roland McGrath | 6 | -4/+76 |
2003-03-14 | * descr.h (struct pthread): Move the union out of [!TLS_DTV_AT_TP], so | Roland McGrath | 2 | -4/+27 |
2003-03-14 | 2003-03-14 Roland McGrath <roland@redhat.com> | Roland McGrath | 9 | -25/+35 |
2003-03-14 | Update. | Ulrich Drepper | 2 | -1/+3 |
2003-03-14 | Update. | Ulrich Drepper | 1 | -0/+5 |
2003-03-14 | (THREAD_GETMEM): Makr asms volatile. (THREAD_GETMEM_NC): Likewise. | Ulrich Drepper | 1 | -19/+20 |
2003-03-14 | Update. | Ulrich Drepper | 2 | -2/+19 |
2003-03-14 | (allocate_stack): If MULTI_PAGE_ALIASING is defined and the size of the stack... | Ulrich Drepper | 1 | -0/+9 |
2003-03-13 | * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-line | Roland McGrath | 6 | -52/+59 |
2003-03-13 | 2003-03-13 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 1 | -0/+2 |
2003-03-13 | Update. | Ulrich Drepper | 2 | -1/+6 |
2003-03-13 | Update. | Ulrich Drepper | 8 | -32/+65 |
2003-03-13 | Use shlib-compat.h macros instead of .symver directly. | Ulrich Drepper | 3 | -6/+6 |
2003-03-12 | Update. | Ulrich Drepper | 13 | -9/+466 |
2003-03-12 | (pthread_cond_t): Add padding. | Ulrich Drepper | 1 | -0/+1 |
2003-03-12 | * pthread-errnos.sym: New file. | Roland McGrath | 5 | -11/+56 |
2003-03-12 | 2003-03-12 Roland McGrath <roland@redhat.com> | Roland McGrath | 34 | -107/+55 |
2003-03-12 | Update. | Ulrich Drepper | 4 | -0/+478 |
2003-03-12 | Update. | Ulrich Drepper | 7 | -10/+275 |
2003-03-12 | Return result of lock re-get if it fails. | Ulrich Drepper | 1 | -2/+3 |
2003-03-12 | Update. | Ulrich Drepper | 23 | -53/+195 |
2003-03-11 | Update. | Ulrich Drepper | 11 | -13/+58 |
2003-03-11 | Update. | Ulrich Drepper | 10 | -18/+68 |
2003-03-11 | Update. | Ulrich Drepper | 10 | -18/+44 |
2003-03-11 | Update. | Ulrich Drepper | 13 | -14/+28 |
2003-03-11 | Update. | Ulrich Drepper | 1 | -0/+6 |
2003-03-11 | pthread_cond_wait implementation for Linux/x86-64. | Ulrich Drepper | 1 | -0/+265 |
2003-03-11 | * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1, | Roland McGrath | 30 | -3/+1859 |
2003-03-11 | 2003-03-11 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 4 | -29/+106 |
2003-03-11 | pthread_cond_signal implementation for Linux/x86-64. | Ulrich Drepper | 2 | -0/+202 |
2003-03-11 | Update. | Ulrich Drepper | 6 | -2/+358 |
2003-03-11 | Update. | Ulrich Drepper | 4 | -12/+133 |
2003-03-11 | Update. | Ulrich Drepper | 3 | -1/+18 |
2003-03-11 | Update. | Ulrich Drepper | 5 | -9/+212 |
2003-03-11 | Update. | Ulrich Drepper | 4 | -2/+206 |
2003-03-11 | Update. | Ulrich Drepper | 2 | -3/+4 |
2003-03-10 | Update. | Ulrich Drepper | 5 | -342/+19 |
2003-03-10 | Fix typo. | Ulrich Drepper | 1 | -1/+1 |
2003-03-10 | Update. | Ulrich Drepper | 3 | -72/+22 |
2003-03-10 | Update. | Ulrich Drepper | 3 | -71/+25 |
2003-03-10 | Update. | Ulrich Drepper | 3 | -56/+1 |
2003-03-10 | Update. | Ulrich Drepper | 6 | -81/+16 |