Age | Commit message (Expand) | Author |
2003-03-23 | * tst-join5.c (tf1, tf2): Add a cast. | Roland McGrath |
2003-03-23 | 2003-03-23 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-23 | * sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/uni... | Alexandre Oliva |
2003-03-23 | * sysdeps/alpha/fpu/libm-test-ulps: Update. | Roland McGrath |
2003-03-22 | * include/atomic.h: Put parens around all macro arguments. | Roland McGrath |
2003-03-22 | * include/atomic.h (atomic_increment_and_test): Invert sense of test. | Roland McGrath |
2003-03-22 | 2003-03-22 Jakub Jelinek <jakub@redhat.com> | Roland McGrath |
2003-03-22 | * sysdeps/m68k/fpu/libm-test-ulps: Update. | Andreas Schwab |
2003-03-22 | * sysdeps/m68k/m68020/bits/atomic.h: New file. | Andreas Schwab |
2003-03-22 | Atomic operations for m68020 and up. | Andreas Schwab |
2003-03-22 | * sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation data struct... | Alexandre Oliva |
2003-03-22 | * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless typo in #i... | Alexandre Oliva |
2003-03-22 | Update | Andreas Jaeger |
2003-03-22 | * math/libm-test.inc (tgamma_test): Recompute some constants with | Andreas Jaeger |
2003-03-22 | * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir" | Roland McGrath |
2003-03-22 | 2003-03-21 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-21 | * sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying ... | Alexandre Oliva |
2003-03-21 | * sysdeps/arm/sysdep.h (CALL_MCOUNT): Add trailing semicolon. | Roland McGrath |
2003-03-21 | * sysdeps/i386/tls.h [__ASSUME_SET_THREAD_AREA_SYSCALL] | Roland McGrath |
2003-03-21 | 2003-03-21 Jakub Jelinek <jakub@redhat.com> | Roland McGrath |
2003-03-21 | * sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/... | Alexandre Oliva |
2003-03-21 | . | Roland McGrath |
2003-03-21 | * sysdeps/i386/i486/bits/atomic.h | Roland McGrath |
2003-03-21 | 2003-03-21 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-21 | Update. | Ulrich Drepper |
2003-03-21 | Don't use matching memory constraints. | Ulrich Drepper |
2003-03-21 | * include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix. | Roland McGrath |
2003-03-21 | 2003-03-21 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-21 | (__arch_compare_and_exchange_val_*_acq): Remove setne instruction. | Ulrich Drepper |
2003-03-21 | Update. | Ulrich Drepper |
2003-03-21 | Update. | Ulrich Drepper |
2003-03-21 | Define atomic_compare_and_exchange_val_acq, atomic_compare_and_exchange_val_r... | Ulrich Drepper |
2003-03-20 | * sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. * sysdeps/mip... | Alexandre Oliva |
2003-03-20 | * sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset into high and l... | Alexandre Oliva |
2003-03-20 | Update. | Ulrich Drepper |
2003-03-20 | (atomic_decrement_if_positive): Adjust for the correct atomic_compare_and_exc... | Ulrich Drepper |
2003-03-20 | * sysdeps/mips/ieee754.h: Remove excess #endif. | Alexandre Oliva |
2003-03-20 | * sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unused | Roland McGrath |
2003-03-20 | 2003-03-20 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-20 | Update. | Ulrich Drepper |
2003-03-20 | Replace __lll_add calls with atomic_exchange_and_add calls respectively. | Ulrich Drepper |
2003-03-20 | * sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, ... | Alexandre Oliva |
2003-03-20 | Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a... | Ulrich Drepper |
2003-03-20 | Update. | Ulrich Drepper |
2003-03-20 | Define atomic_exchange and atomic_decrement_if_positive if not already define... | Ulrich Drepper |
2003-03-20 | * sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use type | Roland McGrath |
2003-03-20 | Merged sh[34].*-.*-linux.* lists. | Roland McGrath |
2003-03-20 | Change atomic_exchange_and_add to return the old value. | Ulrich Drepper |
2003-03-20 | (allocate_stack): Assume atomic_exchange_and_add returns the old value. | Ulrich Drepper |
2003-03-20 | * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend with a single ... | Alexandre Oliva |