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