From 774a8fe8b430891353f2f581c63ad0159e903c8b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 16 Jul 2001 22:33:08 +0000 Subject: Update. 2001-07-13 H.J. Lu * sysdeps/mips/dl-machine.h (MAP_BASE_ADDR): Removed. (elf_machine_got_rel): Defined only if RTLD_BOOTSTRAP is not defined. (RESOLVE_GOTSYM): Rewrite to use RESOLVE. * sysdeps/mips/rtld-ldscript.in: Removed. * sysdeps/mips/rtld-parms: Likewise. * sysdeps/mips/mips64/rtld-parms: Likewise. * sysdeps/mips/mipsel/rtld-parms: Likewise. --- linuxthreads/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index b4bab43888..ee9fb8491c 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,6 +1,13 @@ +2001-07-16 Andreas Schwab + + * Makefile (before-compile): Don't add $(objpfx)crti.o. + (omit-deps): Add crti. + ($(objpfx)libpthread.so): Depend on $(objpfx)crti.o, but make sure + it is filtered out of the link command. + 2001-07-16 Ulrich Drepper - * pthread.c (pthread_initialize): For FLOATING_STACKS do't bother + * pthread.c (pthread_initialize): For FLOATING_STACKS don't bother to find the right value for __pthread_initial_thread_bos, it's not used. If not FLOATING_STACKS first run __pthread_init_max_stacksize. -- cgit v1.2.3