aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-10-22* locale/programs/locarchive.c (enlarge_archive): Make sureRoland McGrath2-1/+10
2002-10-22* sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the staticRoland McGrath4-11/+34
2002-10-222002-10-21 Roland McGrath <roland@redhat.com>Roland McGrath5-1/+77
2002-10-21Update.Ulrich Drepper4-22/+110
2002-10-21Pretty printing.Ulrich Drepper1-5/+5
2002-10-202002-10-19 Art Haas <ahaas@neosoft.com>Roland McGrath3-119/+170
2002-10-19* configure.in: Call AC_CONFIG_SUBDIRS with empty argumentRoland McGrath3-4/+14
2002-10-19* configure: Regenerated (using Autoconf 2.54).Roland McGrath44-599/+756
2002-10-19* configure.in: Remove remaining AC_FD_CC macros, and replaceRoland McGrath2-5/+10
2002-10-18* sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela): FixRoland McGrath4-170/+165
2002-10-18 * configure.in: Replace obsolete AC_OUTPUT syntax withRoland McGrath2-2/+7
2002-10-18* sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1)Roland McGrath4-5/+15
2002-10-18* configure.in (libc_link_dests, libc_link_sources): Remove theseRoland McGrath4-12/+18
2002-10-18* sysdeps/generic/bits/time.h: Replaced with contents of theRoland McGrath9-447/+64
2002-10-18 * configure.in: Replace AC_FD_CC with AS_MESSAGE_LOG_FD.Roland McGrath6-32/+38
2002-10-18* configure.in: Use AC_CONFIG_SRCDIR and new AC_INIT syntax.Roland McGrath2-1/+4
2002-10-182002-10-18 Jeff Bailey <jbailey@gnu.org>Roland McGrath12-12/+14
2002-10-18* aclocal.m4: Use just the bits from AS_INIT that are needed for theRoland McGrath2-3/+11
2002-10-18* configure.in: Remove bogus echo included inRoland McGrath3-6/+10
2002-10-18* sysdeps/unix/sysv/linux/pathconf.h (statfs_link_max): Add inline.Roland McGrath7-112/+88
2002-10-18regeneratedRoland McGrath2-63/+119
2002-10-18Regenerated: autoconf sysdeps/generic/configure.inUlrich Drepper1-32/+57
2002-10-18Update.Ulrich Drepper4-102/+197
2002-10-18Internal support stuff for complete soft float.Ulrich Drepper1-0/+33
2002-10-18* configure.in (MIG): Just AC_SUBST it here.Roland McGrath6-309/+450
2002-10-18* aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).Roland McGrath4-20/+34
2002-10-182002-10-17 Roland McGrath <roland@redhat.com>Roland McGrath1-12/+22
2002-10-17Update.Ulrich Drepper4-1976/+4963
2002-10-17Update.Ulrich Drepper27-39/+1704
2002-10-17(__process_machine_rela): Store R_PPC_UADDR32 and R_PPC_UADDR16 one byte at a...Ulrich Drepper1-5/+17
2002-10-17typosRoland McGrath2-16/+18
2002-10-17* configure.in: Grok --without-__thread and disable HAVE___THREAD.Roland McGrath1-0/+3
2002-10-172002-10-17 Roland McGrath <roland@redhat.com>Roland McGrath2-153/+174
2002-10-17Update.Ulrich Drepper8-153/+267
2002-10-17Pretty printing.Ulrich Drepper1-10/+10
2002-10-17before performing the reloc, not after.Roland McGrath1-1/+1
2002-10-17* sysdeps/x86_64/dl-machine.h (elf_machine_rela): Do CHECK_STATIC_TLSRoland McGrath1-0/+6
2002-10-172002-10-17 Roland McGrath <roland@redhat.com>Roland McGrath2-8/+11
2002-10-17Update.Ulrich Drepper5-4/+11
2002-10-17Update.Ulrich Drepper2-1/+8
2002-10-17Add a test case for the bug reported by Paolo Bonzini <bonzini@gnu.org>.Ulrich Drepper1-3/+6
2002-10-17* elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.Roland McGrath11-22/+67
2002-10-17* Makeconfig (CPPFLAGS): Fix last change to use $(libof-$(<F))Roland McGrath2-2/+7
2002-10-16* cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Variable removed.Roland McGrath9-17/+56
2002-10-162002-10-16 Roland McGrath <roland@redhat.com>Roland McGrath6-256/+119
2002-10-16Fix off-by-1 error in argument access.Andreas Jaeger1-1/+1
2002-10-16Update.Andreas Jaeger1-0/+4
2002-10-16Update.Ulrich Drepper2-1/+11
2002-10-16Update.Ulrich Drepper2-0/+12
2002-10-16Optimize for kernels which are known to have the vfork syscall. Don't confuse...Ulrich Drepper1-9/+20