about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde...Alexandre Oliva2003-03-1717-169/+281
* Update.Ulrich Drepper2003-03-162-2/+2
* * nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath2003-03-162-4/+4
* Use the generic Linux code for most parts.Ulrich Drepper2003-03-151-40/+1
* * sysdeps/unix/sysv/linux/i386/system.c: Moved to ...Roland McGrath2003-03-155-77/+74
* * dlfcn/tst-dlinfo.c: New file.Roland McGrath2003-03-151-0/+10
* * sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it.Roland McGrath2003-03-155-194/+102
* 2003-03-15 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-151-21/+67
* * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo.Roland McGrath2003-03-142-2/+2
* * sysdeps/mips/fpu/bits/mathdef.h: New. (__NO_LONG_DOUBLE_MATH): Define for o32.Alexandre Oliva2003-03-141-0/+48
* * sysdeps/mips/sys/asm.h: Formatting changes. (PTR, PTRSIZE, PTRLOG): Adjust ...Alexandre Oliva2003-03-141-163/+258
* * sysdeps/mips/dl-machine.h: Include sys/asm.h. (elf_machine_matches_host): P...Alexandre Oliva2003-03-142-656/+159
* * sysdeps/unix/sysv/linux/mips/readelflib.c: New file.Alexandre Oliva2003-03-141-0/+71
* * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h (_KERNEL_NSIG_BPW): Define ...Alexandre Oliva2003-03-142-1/+46
* * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't .set mips2 on...Alexandre Oliva2003-03-141-1/+3
* Update.Ulrich Drepper2003-03-147-9/+70
* * sysdeps/generic/ldconfig.h (FLAG_MIPS64_LIBN32, FLAG_MIPS64_LIBN64): Define...Alexandre Oliva2003-03-141-1/+3
* * sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis. * sysdeps/mips/memset....Alexandre Oliva2003-03-143-1/+28
* * sysdeps/mips/atomicity.h (exchange_and_add, atomic_add): Don't .set mips2 o...Alexandre Oliva2003-03-141-1/+15
* * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath2003-03-1427-233/+261
* Introduce and use local Andreas Jaeger2003-03-131-2/+2
* Update.Ulrich Drepper2003-03-133-15/+26
* 2003-03-12 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath2003-03-122-7/+0
* 2003-03-11 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-121-29/+114
* Update.Ulrich Drepper2003-03-121-3/+3
* Update.Ulrich Drepper2003-03-111-0/+12
* Update.Ulrich Drepper2003-03-112-0/+83
* * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1,Roland McGrath2003-03-114-8/+13
* 2003-03-10 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath2003-03-101-3/+8
* * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Correct systemRoland McGrath2003-03-101-2/+2
* 2003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-102-4/+4
* * sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) forRoland McGrath2003-03-103-2/+17
* 2003-03-09 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-101-1/+7
* Update.Ulrich Drepper2003-03-071-3/+3
* 2003-03-07 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-072-4/+3
* 2003-03-04 Guido Guenther <agx@sigxcpu.org>Andreas Jaeger2003-03-072-41/+3
* (_dl_allocate_tls_storage): Fix reversed __builtin_expect expectation.Ulrich Drepper2003-03-061-1/+1
* * sysdeps/powerpc/powerpc64/dl-machine.h: Include <dl-tls.h>.Roland McGrath2003-03-051-13/+5
* Update.Ulrich Drepper2003-03-041-21/+12
* Update.Ulrich Drepper2003-03-041-4/+13
* Clarify comment.Andreas Jaeger2003-03-041-19/+24
* Update.Ulrich Drepper2003-03-041-1/+6
* Update.Ulrich Drepper2003-03-031-2/+1
* 2003-03-03 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-032-9/+0
* Update.Ulrich Drepper2003-03-031-3/+8
* Update.Ulrich Drepper2003-03-035-16/+75
* Update.Ulrich Drepper2003-03-0310-50/+85
* * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change.Roland McGrath2003-03-034-0/+19
* 2003-03-03 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-034-9/+7
* Stub implementation of remap_file_pages.Ulrich Drepper2003-03-031-0/+35