glibc/sysdeps
Ulrich Drepper cf197e41e7 Update.
2000-04-02  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-fini.c (_dl_fini): Increment j counter after swapping in
	element at this position.

	* elf/Versions [ld.so] (GLIBC_2.2): Export _dl_load_lock.
	* elf/link.h (struct link_map): Add l_reldepsmax, l_reldepsact, and
	l_reldeps elements.
	* elf/dl-lookup.c (add_dependency): New function.
	(_dl_lookup_symbol): Use it whenever symbol was found in a global,
	dynamically loaded object.
	(_dl_lookup_symbol_skip): Likewise.
	(_dl_lookup_versioned_symbol): Likewise.
	(_dl_lookup_versioned_symbol_skip): Likewise.
	* elf/dl-open.c: Don't define _dl_load_lock here...
	* elf/rtld.c: ...but here...
	* elf/dl-support.c: ...and here.
	* elf/dl-close.c (_dl_close): Close also dependent objects introduce
	through relocation.
	* elf/dl-fini.c (_dl_fini): Also take dependencies introduced through
	relocations.
	* dlfcn/Makefile (glrefmain.out): Test is not expected to fail
	anymore.
	* dlfcn/glrefmain.c: Add one more debug message.

	* Makeconfig (preprocess-versions): Don't add $(CPPFLAGS) to compiler
	command line.
	* Makerules (sysd-versions): Use ( ) instead of { }.

	* elf/dl-load.c: Use __builtin_expect to signal that compiler should
	optimize for the non-debugging case.
	* elf/dl-lookup.c: Likewise.
	* sysdeps/generic/libc-start.c: Likewise.
2000-04-03 03:51:04 +00:00
..
alpha Update. 2000-03-31 05:16:38 +00:00
am29k Update. 1998-03-09 09:11:57 +00:00
arm Update. 2000-03-31 05:50:02 +00:00
generic Update. 2000-04-03 03:51:04 +00:00
gnu * sysdeps/mach/hurd/if_index.c: New file. 2000-03-24 20:59:00 +00:00
hppa Update. 1999-10-10 20:36:40 +00:00
i370 update. 1997-07-11 01:19:07 +00:00
i386 * sysdeps/mach/hurd/i386/init-first.c: Replace PIC #ifdefs with SHARED. 2000-04-02 22:01:23 +00:00
i860 Update. 1997-06-23 21:55:26 +00:00
i960 Update. 1999-07-14 00:54:57 +00:00
ieee754 Update. 2000-02-26 01:21:37 +00:00
m68k Update. 2000-03-31 05:16:38 +00:00
m88k Update. 1998-03-09 09:11:57 +00:00
mach * sysdeps/mach/hurd/i386/init-first.c: Replace PIC #ifdefs with SHARED. 2000-04-02 22:01:23 +00:00
mips Update. 2000-03-31 12:35:44 +00:00
mvs update. 1997-07-11 01:19:07 +00:00
posix Update. 2000-03-26 18:48:26 +00:00
powerpc Update. 2000-03-31 05:50:02 +00:00
rs6000 Update. 1998-03-09 09:11:57 +00:00
sparc Update. 2000-03-31 05:16:38 +00:00
standalone Update. 1999-02-07 12:50:11 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix Update. 2000-04-02 08:05:36 +00:00
vax Update. 1999-06-09 13:08:30 +00:00
wordsize-32 Update. 1999-05-19 15:35:26 +00:00
wordsize-64 Update. 1999-05-25 14:54:29 +00:00
z8000 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00