aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-03-21* sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/...Alexandre Oliva5-32/+237
2003-03-21.Roland McGrath1-1/+0
2003-03-21* sysdeps/i386/i486/bits/atomic.hRoland McGrath1-0/+10
2003-03-212003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath1-12/+12
2003-03-21Update.Ulrich Drepper2-38/+43
2003-03-21Don't use matching memory constraints.Ulrich Drepper1-48/+48
2003-03-21* include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix.Roland McGrath1-0/+4
2003-03-212003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2003-03-21(__arch_compare_and_exchange_val_*_acq): Remove setne instruction.Ulrich Drepper1-4/+4
2003-03-21Update.Ulrich Drepper4-5/+32
2003-03-21Update.Ulrich Drepper29-148/+172
2003-03-21Define atomic_compare_and_exchange_val_acq, atomic_compare_and_exchange_val_r...Ulrich Drepper1-25/+63
2003-03-20* sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. * sysdeps/mip...Alexandre Oliva4-4/+26
2003-03-20* sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset into high and l...Alexandre Oliva5-10/+82
2003-03-20Update.Ulrich Drepper1-0/+5
2003-03-20(atomic_decrement_if_positive): Adjust for the correct atomic_compare_and_exc...Ulrich Drepper1-10/+9
2003-03-20* sysdeps/mips/ieee754.h: Remove excess #endif.Alexandre Oliva2-1/+4
2003-03-20* sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unusedRoland McGrath3-3/+15
2003-03-202003-03-20 Roland McGrath <roland@redhat.com>Roland McGrath1-14/+11
2003-03-20Update.Ulrich Drepper3-86/+28
2003-03-20Replace __lll_add calls with atomic_exchange_and_add calls respectively.Ulrich Drepper7-8/+8
2003-03-20* sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, ...Alexandre Oliva5-33/+43
2003-03-20Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a...Ulrich Drepper1-3/+3
2003-03-20Update.Ulrich Drepper5-12/+123
2003-03-20Define atomic_exchange and atomic_decrement_if_positive if not already define...Ulrich Drepper1-5/+47
2003-03-20* sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use typeRoland McGrath5-10/+23
2003-03-20Merged sh[34].*-.*-linux.* lists.Roland McGrath12-164/+182
2003-03-20Change atomic_exchange_and_add to return the old value.Ulrich Drepper1-21/+12
2003-03-20(allocate_stack): Assume atomic_exchange_and_add returns the old value.Ulrich Drepper1-1/+2
2003-03-20* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend with a single ...Alexandre Oliva2-2/+4
2003-03-20* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define properly for n64...Alexandre Oliva2-5/+23
2003-03-20Update.Ulrich Drepper25-575/+91
2003-03-20Update.Ulrich Drepper2-0/+5
2003-03-20(INTERNAL): While eating trailing zeros handling hexdigits correctly.Ulrich Drepper1-1/+1
2003-03-20* sysdeps/mips/ieee754.h: New file, suitable to replace both ../ieee754/ieee7...Alexandre Oliva2-0/+332
2003-03-19Update.Ulrich Drepper2-3/+13
2003-03-19Update.Ulrich Drepper3-1/+70
2003-03-19Update.Ulrich Drepper4-3/+56
2003-03-19Update.Ulrich Drepper1-0/+5
2003-03-19(__pthread_cond_broadcast): Release lock before waking waiters.Ulrich Drepper1-0/+6
2003-03-19(__lll_test_and_set): Fix typos.Roland McGrath1-2/+2
2003-03-19* abilist: New directory of libfoo.abilist files maintained usingRoland McGrath25-21/+3164
2003-03-19* Versions (libpthread: GLIBC_2.2): RemoveRoland McGrath5-26/+61
2003-03-192003-03-18 Roland McGrath <roland@redhat.com>Roland McGrath1-5/+7
2003-03-19Remove unnecessary instruction in case clock_gettime isn't available.Ulrich Drepper1-1/+0
2003-03-19Update.Ulrich Drepper2-1/+10
2003-03-19Test pthread_condattr_[sg]etclock.Ulrich Drepper1-0/+181
2003-03-19* configure.in: Move $critic_missing check after all AC_CHECK_PROG_VER.Roland McGrath3-151/+370
2003-03-192003-03-18 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2003-03-18Update.Ulrich Drepper2-1/+6