summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2003-03-16* nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath
2003-03-15Use 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
2003-03-15* sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it.Roland McGrath
2003-03-152003-03-15 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-14* sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo.Roland McGrath
2003-03-14* sysdeps/mips/fpu/bits/mathdef.h: New. (__NO_LONG_DOUBLE_MATH): Define for o32.Alexandre Oliva
2003-03-14* sysdeps/mips/sys/asm.h: Formatting changes. (PTR, PTRSIZE, PTRLOG): Adjust ...Alexandre Oliva
2003-03-14* sysdeps/mips/dl-machine.h: Include sys/asm.h. (elf_machine_matches_host): P...Alexandre Oliva
2003-03-14* sysdeps/unix/sysv/linux/mips/readelflib.c: New file.Alexandre Oliva
2003-03-14* sysdeps/unix/sysv/linux/mips/kernel_sigaction.h (_KERNEL_NSIG_BPW): Define ...Alexandre Oliva
2003-03-14* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't .set mips2 on...Alexandre Oliva
2003-03-14Update.Ulrich Drepper
2003-03-14* sysdeps/generic/ldconfig.h (FLAG_MIPS64_LIBN32, FLAG_MIPS64_LIBN64): Define...Alexandre Oliva
2003-03-14* sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis. * sysdeps/mips/memset....Alexandre Oliva
2003-03-14* sysdeps/mips/atomicity.h (exchange_and_add, atomic_add): Don't .set mips2 o...Alexandre Oliva
2003-03-14* elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath
2003-03-13Introduce and use local Andreas Jaeger
2003-03-13Update.Ulrich Drepper
2003-03-122003-03-12 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath
2003-03-122003-03-11 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-12Update.Ulrich Drepper
2003-03-11Update.Ulrich Drepper
2003-03-11Update.Ulrich Drepper
2003-03-11* sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1,Roland McGrath
2003-03-102003-03-10 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath
2003-03-10* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Correct systemRoland McGrath
2003-03-102003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-10* sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) forRoland McGrath
2003-03-102003-03-09 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-07Update.Ulrich Drepper
2003-03-072003-03-07 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-072003-03-04 Guido Guenther <agx@sigxcpu.org>Andreas Jaeger
2003-03-06(_dl_allocate_tls_storage): Fix reversed __builtin_expect expectation.Ulrich Drepper
2003-03-05* sysdeps/powerpc/powerpc64/dl-machine.h: Include <dl-tls.h>.Roland McGrath
2003-03-04Update.Ulrich Drepper
2003-03-04Update.Ulrich Drepper
2003-03-04Clarify comment.Andreas Jaeger
2003-03-04Update.Ulrich Drepper
2003-03-03Update.Ulrich Drepper
2003-03-032003-03-03 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-03Update.Ulrich Drepper
2003-03-03Update.Ulrich Drepper
2003-03-03Update.Ulrich Drepper
2003-03-03* sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change.Roland McGrath
2003-03-032003-03-03 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-03Stub implementation of remap_file_pages.Ulrich Drepper
2003-03-03* sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Add const to MAP arg.Roland McGrath
2003-03-03* sysdeps/unix/clock_settime.c (HANDLE_REALTIME): Add missing Andreas Jaeger