Age | Commit message (Expand) | Author |
2003-03-25 | Update. | Ulrich Drepper |
2003-03-24 | Update. | Ulrich Drepper |
2003-03-24 | Update. | Ulrich Drepper |
2003-03-23 | Update. | Ulrich Drepper |
2003-03-23 | Recognize 'E' in first position of the parameter description to denote no err... | Ulrich Drepper |
2003-03-23 | * sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/uni... | Alexandre Oliva |
2003-03-23 | * sysdeps/alpha/fpu/libm-test-ulps: Update. | Roland McGrath |
2003-03-22 | * include/atomic.h (atomic_increment_and_test): Invert sense of test. | Roland McGrath |
2003-03-22 | 2003-03-22 Jakub Jelinek <jakub@redhat.com> | Roland McGrath |
2003-03-22 | * sysdeps/m68k/fpu/libm-test-ulps: Update. | Andreas Schwab |
2003-03-22 | * sysdeps/m68k/m68020/bits/atomic.h: New file. | Andreas Schwab |
2003-03-22 | Atomic operations for m68020 and up. | Andreas Schwab |
2003-03-22 | * sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation data struct... | Alexandre Oliva |
2003-03-22 | * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless typo in #i... | Alexandre Oliva |
2003-03-22 | Update | Andreas Jaeger |
2003-03-22 | 2003-03-21 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-21 | * sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying ... | Alexandre Oliva |
2003-03-21 | * sysdeps/arm/sysdep.h (CALL_MCOUNT): Add trailing semicolon. | Roland McGrath |
2003-03-21 | * sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/... | Alexandre Oliva |
2003-03-21 | 2003-03-21 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-21 | Update. | Ulrich Drepper |
2003-03-21 | Don't use matching memory constraints. | Ulrich Drepper |
2003-03-21 | (__arch_compare_and_exchange_val_*_acq): Remove setne instruction. | Ulrich Drepper |
2003-03-21 | Update. | Ulrich Drepper |
2003-03-20 | * sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. * sysdeps/mip... | Alexandre Oliva |
2003-03-20 | * sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset into high and l... | Alexandre Oliva |
2003-03-20 | * sysdeps/mips/ieee754.h: Remove excess #endif. | Alexandre Oliva |
2003-03-20 | * sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unused | Roland McGrath |
2003-03-20 | * sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, ... | Alexandre Oliva |
2003-03-20 | Update. | Ulrich Drepper |
2003-03-20 | Change atomic_exchange_and_add to return the old value. | Ulrich Drepper |
2003-03-20 | * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend with a single ... | Alexandre Oliva |
2003-03-20 | * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define properly for n64... | Alexandre Oliva |
2003-03-20 | Update. | Ulrich Drepper |
2003-03-20 | * sysdeps/mips/ieee754.h: New file, suitable to replace both ../ieee754/ieee7... | Alexandre Oliva |
2003-03-19 | 2003-03-18 Roland McGrath <roland@redhat.com> | Roland McGrath |
2003-03-18 | Update. | Ulrich Drepper |
2003-03-18 | Update. | Ulrich Drepper |
2003-03-18 | Update. | Ulrich Drepper |
2003-03-17 | * sysdeps/mips/mips64/Implies: Move wordsize-64 to... * sysdeps/mips/mips64/n... | Alexandre Oliva |
2003-03-17 | * sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): Use lib64 for mips6... | Alexandre Oliva |
2003-03-17 | * sysdeps/mips/machine-gmon.h (MCOUNT): Define for N32 and N64 as well. | Alexandre Oliva |
2003-03-17 | * sysdeps/unix/sysv/linux/mips/configure.in: New. Pre-process asm/unistd.h i... | Alexandre Oliva |
2003-03-17 | * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file. * sysdeps/unix/sysv/li... | Alexandre Oliva |
2003-03-17 | * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde... | Alexandre Oliva |
2003-03-16 | Update. | Ulrich Drepper |
2003-03-16 | * nscd/cache.c (cache_search): Give first arg type `request_type'. | Roland McGrath |
2003-03-15 | Use the generic Linux code for most parts. | Ulrich Drepper |
2003-03-15 | * sysdeps/unix/sysv/linux/i386/system.c: Moved to ... | Roland McGrath |
2003-03-15 | * dlfcn/tst-dlinfo.c: New file. | Roland McGrath |