From 0caba1fbdb2bb0d78bbf3a9cf4d227ad1c1f8f86 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 6 Oct 2004 09:09:35 +0000 Subject: Updated to fedora-glibc-20041006T0900 --- ChangeLog | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 60c8257c4a..aeb8bd9e93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2004-10-05 Ulrich Drepper + + * elf/rtld.c (dl_main): Use _dl_debug_printf instead of _dl_printf + for prelink message. + +2004-10-05 Jakub Jelinek + + * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Include dl-sysdep.h. + * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise. + 2004-10-05 Ulrich Drepper * grp/initgroups.c: Remove duplicate group IDs. @@ -6,20 +16,24 @@ 2004-10-05 Jakub Jelinek - * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Include dl-sysdep.h. - * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise. + * sysdeps/unix/sysv/linux/x86_64/sysconf.c (__sysconf): Return 200112L + for _SC_CPUTIME or _SC_THREAD_CPUTIME. + + * nscd/Makefile (nscd-cflags): Set to -DIS_IN_nscd=1, plus + -fpie if building PIE. + (CFLAGS-*.c): Use it. + + * nscd/Makefile (relro-LDFLAGS): Add -Wl,-z,now if have-z-relro. + ($(objpfx)nscd): Add $(relro-LDFLAGS). * sysdeps/unix/sysv/linux/i386/sysconf.c: Include hp-timing.h. (__sysconf): Return -1 for _SC_CPUTIME or _SC_THREAD_CPUTIME if !HP_TIMING_AVAIL. - * nscd/connections.c: Include dlfcn.h and gnu/lib-names.h. - (start_threads): If _POSIX_CLOCK_SELECTION is -1 but - _POSIX_THREADS > 0, dlopen LIBPTHREAD_SO and look for - pthread_condattr_setclock in it. +2004-10-05 Ulrich Drepper - * nscd/Makefile (relro-LDFLAGS): Add -Wl,-z,now if have-z-relro. - ($(objpfx)nscd): Add $(relro-LDFLAGS). + * nscd/Makefile (distribute): Remove TODO. + * nscd/TODO: Removed. 2004-10-04 Ulrich Drepper -- cgit v1.2.3