aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2003-03-25* sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64): Define. * sysd...Alexandre Oliva4-18/+22
2003-03-25Update.Ulrich Drepper2-8/+17
2003-03-25Update.Ulrich Drepper1-2/+4
2003-03-24Update.Ulrich Drepper2-2/+2
2003-03-24Update.Ulrich Drepper1-1/+1
2003-03-23Update.Ulrich Drepper18-15/+197
2003-03-23Recognize 'E' in first position of the parameter description to denote no err...Ulrich Drepper1-3/+5
2003-03-23* sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/uni...Alexandre Oliva2-4/+4
2003-03-23* sysdeps/alpha/fpu/libm-test-ulps: Update.Roland McGrath12-125/+125
2003-03-22* include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath4-46/+76
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 Schwab1-17/+17
2003-03-22* sysdeps/m68k/m68020/bits/atomic.h: New file.Andreas Schwab1-64/+0
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 Oliva1-1/+85
2003-03-22* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless typo in #i...Alexandre Oliva1-1/+1
2003-03-22UpdateAndreas Jaeger2-508/+451
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 Oliva4-41/+58
2003-03-21* sysdeps/arm/sysdep.h (CALL_MCOUNT): Add trailing semicolon.Roland McGrath1-2/+2
2003-03-21* sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/...Alexandre Oliva4-32/+232
2003-03-212003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath1-12/+12
2003-03-21Update.Ulrich Drepper1-38/+38
2003-03-21Don't use matching memory constraints.Ulrich Drepper1-48/+48
2003-03-21(__arch_compare_and_exchange_val_*_acq): Remove setne instruction.Ulrich Drepper1-4/+4
2003-03-21Update.Ulrich Drepper6-77/+80
2003-03-20* sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. * sysdeps/mip...Alexandre Oliva3-4/+22
2003-03-20* sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset into high and l...Alexandre Oliva4-10/+74
2003-03-20* sysdeps/mips/ieee754.h: Remove excess #endif.Alexandre Oliva1-1/+0
2003-03-20* sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unusedRoland McGrath1-2/+2
2003-03-20* sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, ...Alexandre Oliva4-33/+34
2003-03-20Update.Ulrich Drepper4-12/+111
2003-03-20Change atomic_exchange_and_add to return the old value.Ulrich Drepper1-21/+12
2003-03-20* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend with a single ...Alexandre Oliva1-2/+1
2003-03-20* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define properly for n64...Alexandre Oliva1-5/+12
2003-03-20Update.Ulrich Drepper14-528/+1352
2003-03-20* sysdeps/mips/ieee754.h: New file, suitable to replace both ../ieee754/ieee7...Alexandre Oliva1-0/+326
2003-03-192003-03-18 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2003-03-18Update.Ulrich Drepper1-1/+1
2003-03-18Update.Ulrich Drepper1-0/+210
2003-03-18Update.Ulrich Drepper1-2/+2
2003-03-17* sysdeps/mips/mips64/Implies: Move wordsize-64 to... * sysdeps/mips/mips64/n...Alexandre Oliva20-1/+817
2003-03-17* sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): Use lib64 for mips6...Alexandre Oliva4-4/+38
2003-03-17* sysdeps/mips/machine-gmon.h (MCOUNT): Define for N32 and N64 as well.Alexandre Oliva1-6/+77
2003-03-17* sysdeps/unix/sysv/linux/mips/configure.in: New. Pre-process asm/unistd.h i...Alexandre Oliva5-1/+156
2003-03-17* sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file. * sysdeps/unix/sysv/li...Alexandre Oliva2-0/+247
2003-03-17* sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde...Alexandre Oliva17-169/+281
2003-03-16Update.Ulrich Drepper2-2/+2
2003-03-16* nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath2-4/+4
2003-03-15Use the generic Linux code for most parts.Ulrich Drepper1-40/+1