about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Remove remaining AC_FD_CC macros, and replaceRoland McGrath2002-10-192-5/+10
* * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela): FixRoland McGrath2002-10-184-170/+165
* * configure.in: Replace obsolete AC_OUTPUT syntax withRoland McGrath2002-10-182-2/+7
* * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1)Roland McGrath2002-10-184-5/+15
* * configure.in (libc_link_dests, libc_link_sources): Remove theseRoland McGrath2002-10-184-12/+18
* * sysdeps/generic/bits/time.h: Replaced with contents of theRoland McGrath2002-10-189-447/+64
* * configure.in: Replace AC_FD_CC with AS_MESSAGE_LOG_FD.Roland McGrath2002-10-186-32/+38
* * configure.in: Use AC_CONFIG_SRCDIR and new AC_INIT syntax.Roland McGrath2002-10-182-1/+4
* 2002-10-18 Jeff Bailey <jbailey@gnu.org>Roland McGrath2002-10-1812-12/+14
* * aclocal.m4: Use just the bits from AS_INIT that are needed for theRoland McGrath2002-10-182-3/+11
* * configure.in: Remove bogus echo included inRoland McGrath2002-10-183-6/+10
* * sysdeps/unix/sysv/linux/pathconf.h (statfs_link_max): Add inline.Roland McGrath2002-10-187-112/+88
* regeneratedRoland McGrath2002-10-182-63/+119
* Regenerated: autoconf sysdeps/generic/configure.inUlrich Drepper2002-10-181-32/+57
* Update.Ulrich Drepper2002-10-184-102/+197
* Internal support stuff for complete soft float.Ulrich Drepper2002-10-181-0/+33
* * configure.in (MIG): Just AC_SUBST it here.Roland McGrath2002-10-186-309/+450
* * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).Roland McGrath2002-10-184-20/+34
* 2002-10-17 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-181-12/+22
* Update.Ulrich Drepper2002-10-174-1976/+4963
* Update.Ulrich Drepper2002-10-1727-39/+1704
* (__process_machine_rela): Store R_PPC_UADDR32 and R_PPC_UADDR16 one byte at a...Ulrich Drepper2002-10-171-5/+17
* typosRoland McGrath2002-10-172-16/+18
* * configure.in: Grok --without-__thread and disable HAVE___THREAD.Roland McGrath2002-10-171-0/+3
* 2002-10-17 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-172-153/+174
* Update.Ulrich Drepper2002-10-178-153/+267
* Pretty printing.Ulrich Drepper2002-10-171-10/+10
* before performing the reloc, not after.Roland McGrath2002-10-171-1/+1
* * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Do CHECK_STATIC_TLSRoland McGrath2002-10-171-0/+6
* 2002-10-17 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-172-8/+11
* Update.Ulrich Drepper2002-10-175-4/+11
* Update.Ulrich Drepper2002-10-172-1/+8
* Add a test case for the bug reported by Paolo Bonzini <bonzini@gnu.org>.Ulrich Drepper2002-10-171-3/+6
* * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.Roland McGrath2002-10-1711-22/+67
* * Makeconfig (CPPFLAGS): Fix last change to use $(libof-$(<F))Roland McGrath2002-10-172-2/+7
* * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Variable removed.Roland McGrath2002-10-169-17/+56
* 2002-10-16 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-166-256/+119
* Fix off-by-1 error in argument access.Andreas Jaeger2002-10-161-1/+1
* Update.Andreas Jaeger2002-10-161-0/+4
* Update.Ulrich Drepper2002-10-162-1/+11
* Update.Ulrich Drepper2002-10-162-0/+12
* Optimize for kernels which are known to have the vfork syscall. Don't confuse...Ulrich Drepper2002-10-161-9/+20
* typoRoland McGrath2002-10-161-1/+1
* Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-10-1610-113/+100
* * sysdeps/gnu/bits/utmp.h: Include <bits/wordsize.h>.Roland McGrath2002-10-1615-2285/+80
* 2002-10-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-1611-2097/+6
* Update.Ulrich Drepper2002-10-163-2/+22
* Define XFS_SUPER_MAGIC and XFS_LINK_MAX.Ulrich Drepper2002-10-161-1/+5
* * include/libc-symbols.h (attribute_tls_model_ie): Define.Roland McGrath2002-10-151-0/+27
* 2002-10-16 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-10-1515-13/+82