about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Update.Ulrich Drepper2003-03-255-19/+78
* Update.Ulrich Drepper2003-03-2411-193/+336
* Update.Ulrich Drepper2003-03-242-1/+4
* Update.Ulrich Drepper2003-03-2319-15/+223
* Recognize 'E' in first position of the parameter description to denote no err...Ulrich Drepper2003-03-231-3/+5
* Add s390, update i.86 and powerpcRoland McGrath2003-03-2312-131/+137
* * Makeconfig (+includes): Don't use $(last-includes).Roland McGrath2003-03-237-2/+42
* * tst-mutex5.c (do_test): Unlock before destroy, otherwise we invokeRoland McGrath2003-03-232-0/+9
* * tst-join5.c (tf1, tf2): Add a cast.Roland McGrath2003-03-2313-151/+274
* 2003-03-23 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-231-3/+6
* * sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/uni...Alexandre Oliva2003-03-233-4/+9
* * sysdeps/alpha/fpu/libm-test-ulps: Update.Roland McGrath2003-03-2313-125/+140
* * include/atomic.h: Put parens around all macro arguments.Roland McGrath2003-03-223-53/+83
* * include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath2003-03-2211-58/+464
* 2003-03-22 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-03-221-1/+1
* * sysdeps/m68k/fpu/libm-test-ulps: Update.Andreas Schwab2003-03-222-17/+19
* * sysdeps/m68k/m68020/bits/atomic.h: New file.Andreas Schwab2003-03-222-64/+5
* Atomic operations for m68020 and up.Andreas Schwab2003-03-221-0/+227
* * sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation data struct...Alexandre Oliva2003-03-222-1/+88
* * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless typo in #i...Alexandre Oliva2003-03-222-1/+6
* UpdateAndreas Jaeger2003-03-223-508/+470
* * math/libm-test.inc (tgamma_test): Recompute some constants with Andreas Jaeger2003-03-221-11/+11
* * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"Roland McGrath2003-03-227-449/+473
* 2003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-222-13/+17
* * sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying ...Alexandre Oliva2003-03-215-41/+68
* * sysdeps/arm/sysdep.h (CALL_MCOUNT): Add trailing semicolon.Roland McGrath2003-03-214-3/+12
* * sysdeps/i386/tls.h [__ASSUME_SET_THREAD_AREA_SYSCALL]Roland McGrath2003-03-211-0/+5
* 2003-03-21 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-03-211-1/+1
* * 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