aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-03-10(elf_machine_pltrel_p): Removed, it's not needed.Ulrich Drepper
2001-03-10(main): Don't perform the test if __dso_handle is not available.Ulrich Drepper
2001-03-09Update.Andreas Jaeger
2001-03-09 Andreas Jaeger <aj@suse.de> * sysdeps/s390/dl-machine.h (elf_machine_matches_host): Handle both new and old EM_S390 values. (EM_S390_OLD): New constant. * elf/elf.h (EM_S390): Use official value.
2001-03-09 * sysdeps/unix/sysv/linux/s390/pt-initfini.c: Use 0x07 padding for Andreas Jaeger
code alignment. 2001-03-09 Martin Schwidefsky <schwidefsky@de.ibm.com> * sysdeps/unix/sysv/linux/s390/pt-initfini.c: Use 0x07 padding for code alignment.
2001-03-09Update.Ulrich Drepper
2001-03-09 Ulrich Drepper <drepper@redhat.com> * conform/data/sys/socket.h-data: Allow SO* symbols.
2001-03-09Allow SO* symbols.Ulrich Drepper
2001-03-07* sysdeps/ia64/fpu/Makefile: Modify sysdep_routines instead ofAndreas Schwab
routines, and sysdep-CPPFLAGS instead of CPPFLAGS.
2001-03-07* sysdeps/ia64/fpu/Makefile: Modify sysdep_routines instead of Andreas Schwab
routines, and sysdep-CPPFLAGS instead of CPPFLAGS.
2001-03-07Update.Andreas Jaeger
2001-03-07 Andreas Jaeger <aj@suse.de> * resolv/Makefile (routines): Only build gai_sigqueue when threads are available.
2001-03-07Update.Andreas Jaeger
* elf/ldconfig.c (_dl_sysdep_message): Remove. * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: Include ldsodefs.h. * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
2001-03-07Update.Andreas Jaeger
2001-03-07 Jakub Jelinek <jakub@redhat.com> * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Use _dl_error_printf instead of _dl_sysdep_error. * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise. * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h (_dl_procinfo): Use _dl_printf instead of _dl_sysdep_message. * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h (_dl_procinfo): Likewise.
2001-03-07Update.Andreas Jaeger
2001-03-06 Ben Collins <bcollins@debian.org> * manual/arith.texi (Integers): Fix documentation of fast and least integer typedefs.
2001-03-07Update.Andreas Jaeger
2001-03-06 Jakub Jelinek <jakub@redhat.com> * resolv/Depend: New file. * resolv/Makefile (extra-libs, tests): Build libanl and ga_test only when libpthread is built.
2001-03-06Update.Andreas Jaeger
* sysdeps/i386/fpu/libm-test-ulps: Add some deltas.
2001-03-06Update.Andreas Jaeger
2001-03-06 Andreas Jaeger <aj@suse.de> * sysdeps/sh/dl-machine.h (elf_machine_rela): Add missing comma. Patch by kaz Kojima <kkojima@rr.iij4u.or.jp>.
2001-03-06(elf_machine_rela): Add missing comma.Andreas Jaeger
2001-03-05Update.Ulrich Drepper
2001-03-05 Ulrich Drepper <drepper@redhat.com> * stdlib/Versions: Remove __new_exitfn again. Not needed. * rt/lio_listio.c: Add a few asserts.
2001-03-05Remove __new_exitfn.Ulrich Drepper
2001-03-05Update.Andreas Jaeger
2001-03-05 Andreas Jaeger <aj@suse.de> * stdlib/msort.c (qsort): Don't use alloca in a function call.
2001-03-05(qsort): Don't use alloca in a function call.Andreas Jaeger
2001-03-05Fix type of parameter for S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM.Ulrich Drepper
2001-03-05Update.Ulrich Drepper
2001-03-05 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/bits/stat.h (__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct use the macros. They still always return zero. * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise. * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise. * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise. * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Likewise. * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise. * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise. * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
2001-03-05(__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct use ↵Ulrich Drepper
the macros. They still always return zero.
2001-03-05Update.Andreas Jaeger
2001-03-04 Andreas Jaeger <aj@suse.de> * stdlib/longlong.h: Don't use multi-line strings. * iconvdata/tst-loading.c: Likewise. * csu/Makefile ($(objpfx)version-info.h): Don't use multi-line string.
2001-03-05Don't use multi-line strings.Andreas Jaeger
2001-03-04Update.Ulrich Drepper
* sysdeps/ia64/fpu/libm-test-ulps: Adjust for addition of lgammal.
2001-03-04Update.Ulrich Drepper
* rt/lib_listio.c: Add a few asserts.
2001-03-04(lio_listio): Add some asserts.Ulrich Drepper
2001-03-04($(objpfx)version-info.h): Don't use multi-line string.Andreas Jaeger
2001-03-04Don't use multi-line strings.Andreas Jaeger
2001-03-04Update.Ulrich Drepper
* elf/global.c: New file. * elf/globalmod1.c: New file. * elf/Makefile: Add rules to build and run global.
2001-03-04Update.Ulrich Drepper
* sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Define SI_ASYNCNL. * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise. * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise. * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise.
2001-03-04Update.Ulrich Drepper
* sysdeps/ieee754/ldbl-96/e_lgammal_r.c: New file. Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>. * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Fix handling of boundary cases. * sysdeps/ieee754/dbl-64/e_gamma_r.c: Always initialize sign variable. * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise. * sysdeps/i386/fpu/libm-test-ulps: Adjust after addition of lgammal.
2001-03-04Update.Ulrich Drepper
2001-03-04 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Fix typo in last change.
2001-03-04Mention new long double functions.Ulrich Drepper
2001-03-04Correct english in my last entries.Andreas Jaeger
* resolv/tst-aton.c: Add testcase for IP with four periods. * resolv/inet_addr.c: Don't recognize an IP with four periods.
2001-03-04Update.Andreas Jaeger
2001-03-04 Andreas Jaeger <aj@suse.de> * resolv/tst-aton.c: Add testcase for IP with four points. * resolv/inet_addr.c: Don't recognize an IP with four points. Patch by Andre' Breiler <A.Breiler@gmx.net>.
2001-03-04* resolv/tst-aton.c: Add testcase for IP with four points.Andreas Jaeger
* resolv/inet_addr.c: Don't recognize an IP with four points. Patch by Andre' Breiler <A.Breiler@gmx.net>.
2001-03-04Update.Ulrich Drepper
2001-02-27 Philip Blundell <pb@futuretv.com> * elf/elf.h: Add new ARM definitions from latest (B-01) specification. Correct naming of EF_ARM_ALIGN8 et al. 2001-03-04 Ulrich Drepper <drepper@redhat.com> * stdio-common/tst-printf.sh: Remove bashisms. Patch by Matthew Clarke <Matthew_Clarke@mindlink.bc.ca>. * shlib-versions: Add entry for libanl.
2001-03-03Update.Ulrich Drepper
* Versions.def: Add libanl definition. * shlig-versions: Add entry for libanl. * resolv/Makefile (distribute): Add gai_misc.h and ga_test.c. (routines): Add gai_sigqueue. (extra-libs): Add libanl. (libanl-routines): New variable. Add rules to build libanl and ga_test. * resolv/Versions [libc] (GLIBC_2.2.3): Add __gai_sigqueue. [libanl]: New library. * resolv/netdb.h: Add definitions for libanl. * resolv/getaddrinfo_a.c: New file. * resolv/gai_cancel.c: New file. * resolv/gai_error.c: New file. * resolv/gai_misc.c: New file. * resolv/gai_misc.h: New file. * resolv/gai_notify.c: New file. * resolv/gai_suspend.c: New file. * resolv/ga_test.c: New file. * sysdeps/generic/gai_sigqueue.c: New file. * sysdeps/unix/sysv/linux/gai_sigqueue.c: New file. * sysdeps/generic/bits/siginfo.h: Allow __need_sigevent_t being defined and provide only that definition. * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Likewise. * sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise. * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise. * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise. * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise. * rt/aio_misc.c: Fix typos in comments. * rt/lio_listio.c: Pretty printing. Little optimization in request list handling. * elf/rtld.c: Remove commented out code.
2001-03-03Update.Ulrich Drepper
2001-03-03 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/linux_fsinfo.h (SHMFS_SUPER_MAGIC): Update for real 2.4 kernels.
2001-03-01Update.Ulrich Drepper
2001-03-01 Ulrich Drepper <drepper@redhat.com> * elf/dl-load.c: Pretty printing. * elf/dl-object.c (_dl_new_object): Don't add the loader's scope twice. * elf/dl-misc.c (_dl_debug_vdprintf): Fix typo visible on 64-bit
2001-02-28Update.Ulrich Drepper
2001-02-28 Ulrich Drepper <drepper@redhat.com> * sysdeps/alpha/dl-machine.h (elf_machine_rela): Don't handle relocations which are not in ld.so if RTLD_BOOTSTRAP is defined. * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo. * elf/dl-misc.c (_dl_debug_vdprintf): Fix type visible on 64-bit machines. * sysdeps/unix/sysv/linux/powerpc/sysdep.h (C_TEXT): Define.
2001-02-28Update.Ulrich Drepper
* sysdeps/powerpc/elf/libc-start.c: Use new output functions and _dl_debug_mask.
2001-02-28Update.Ulrich Drepper
* sysdeps/arm/dl-machine.h: Likewise. * sysdeps/hppa/dl-machine.h: Likewise. * sysdeps/m68k/dl-machine.h: Likewise. * sysdeps/powerpc/dl-machine.h: Likewise. * sysdeps/s390/dl-machine.h: Likewise. * sysdeps/sh/dl-machine.h: Likewise.
2001-02-28Update.Ulrich Drepper
* elf/Versions [ld]: Don't export _dl_debug_message anymore. Export _dl_debug_printf. * elf/dl-misc.c: Remove definition of _dl_sysdep_output and _dl_debug_message. Define _dl_debug_vdprintf, _dl_debug_printf, _dl_debug_printf_c, and _dl_printf. * sysdeps/generic/ldsodefs.h: Don't declare _dl_sysdep_output, _dl_debug_message, _dl_sysdep_message, _dl_sysdep_error, and _dl_sysdep_fatal. Declare _dl_debug_printf, _dl_debug_printf_c, _dl_printf, _dl_error_printf, and _dl_fatal_printf. * elf/dl-close.c: Replace use of old output functions with the new ones. * elf/dl-deps.c: Likewise. * elf/dl-error.c: Likewise. * elf/dl-fini.c: Likewise. * elf/dl-init.c: Likewise. * elf/dl-load.c: Likewise. * elf/dl-lookup.c: Likewise. * elf/dl-minimal.c: Likewise. * elf/dl-open.c: Likewise. * elf/dl-profile.c: Likewise. * elf/dl-reloc.c: Likewise. * elf/dl-version.c: Likewise. * elf/do-lookup.h: Likewise. * elf/rtld.c: Likewise. * sysdeps/generic/dl-cache.c: Likewise. * sysdeps/generic/dl-sysdep.c: Likewise. * sysdeps/generic/libc-start.c: Likewise. * sysdeps/i386/dl-machine.h: Likewise. * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise. * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise. * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise. * sysdeps/generic/ldsodefs.h: Remove _dl_secure declaration. * dlfcn/Makefile: Don't run tstatexit test unless .hidden is supported by assembler.
2001-02-27Update.Ulrich Drepper
* sysdeps/generic/ldsodefs.h: Remove commented-out variable declaractions.
2001-02-27Update.Ulrich Drepper
* elf/rtld.c: Little optimizations in handling _dl_lazy. * elf/cache.c (save_cache): Portability changes. * elf/dl-profile.c (_dl_start_profile): Likewise. * elf/sln.c: Cleanups. Remove arbitrary limits.
2001-02-27Update.Ulrich Drepper
2001-02-27 Ulrich Drepper <drepper@redhat.com> * elf/dl-close.c: Replace _dl_debug_* variables with _dl_debug_mask. * elf/dl-deps.c: Likewise. * elf/dl-fini.c: Likewise. * elf/dl-init.c: Likewise. * elf/dl-load.c: Likewise. * elf/dl-lookup.c: Likewise. * elf/dl-open.c: Likewise. * elf/dl-reloc.c: Likewise. * elf/dl-support.c: Likewise. * elf/dl-version.c: Likewise. * elf/do-lookup.h: Likewise. * elf/rtld.c: Likewise. * sysdeps/generic/dl-cache.c: Likewise. * sysdeps/generic/ldsodefs.h: Likewise. * sysdeps/generic/libc-start.c: Likewise. * elf/Versions: Don't export _dl_debug_impcalls and _dl_debug_files. Export _dl_debug_mask. * Versions.def: Define GLIBC_2.2.3 for ld.
2001-02-27Replace _dl_debug_* variables with _dl_debug_mask.Ulrich Drepper