aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-03-252003-03-24 Daniel Jacobowitz <drow@mvista.com>Roland McGrath1-0/+9
2003-03-25Update.Ulrich Drepper5-19/+78
2003-03-24Update.Ulrich Drepper11-193/+336
2003-03-24Update.Ulrich Drepper2-1/+4
2003-03-23Update.Ulrich Drepper19-15/+223
2003-03-23Recognize 'E' in first position of the parameter description to denote no err...Ulrich Drepper1-3/+5
2003-03-23Add s390, update i.86 and powerpcRoland McGrath12-131/+137
2003-03-23* Makeconfig (+includes): Don't use $(last-includes).Roland McGrath7-2/+42
2003-03-23* tst-mutex5.c (do_test): Unlock before destroy, otherwise we invokeRoland McGrath2-0/+9
2003-03-23* tst-join5.c (tf1, tf2): Add a cast.Roland McGrath13-151/+274
2003-03-232003-03-23 Roland McGrath <roland@redhat.com>Roland McGrath1-3/+6
2003-03-23* sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/uni...Alexandre Oliva3-4/+9
2003-03-23* sysdeps/alpha/fpu/libm-test-ulps: Update.Roland McGrath13-125/+140
2003-03-22* include/atomic.h: Put parens around all macro arguments.Roland McGrath3-53/+83
2003-03-22* include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath11-58/+464
2003-03-222003-03-22 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-1/+1
2003-03-22* sysdeps/m68k/fpu/libm-test-ulps: Update.Andreas Schwab2-17/+19
2003-03-22* sysdeps/m68k/m68020/bits/atomic.h: New file.Andreas Schwab2-64/+5
2003-03-22Atomic operations for m68020 and up.Andreas Schwab1-0/+227
2003-03-22* sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation data struct...Alexandre Oliva2-1/+88
2003-03-22* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless typo in #i...Alexandre Oliva2-1/+6
2003-03-22UpdateAndreas Jaeger3-508/+470
2003-03-22* math/libm-test.inc (tgamma_test): Recompute some constants with Andreas Jaeger1-11/+11
2003-03-22* sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"Roland McGrath7-449/+473
2003-03-222003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath2-13/+17
2003-03-21* sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying ...Alexandre Oliva5-41/+68
2003-03-21* sysdeps/arm/sysdep.h (CALL_MCOUNT): Add trailing semicolon.Roland McGrath4-3/+12
2003-03-21* sysdeps/i386/tls.h [__ASSUME_SET_THREAD_AREA_SYSCALL]Roland McGrath1-0/+5
2003-03-212003-03-21 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-1/+1
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