glibc/sysdeps
Ulrich Drepper 2b7238dda8 Update.
2000-08-26  Ulrich Drepper  <drepper@redhat.com>

	* elf/Makefile (distribute): Add unloadmod.c, reldepmod1.c,
	reldepmod2.c, reldepmod3.c, and reldepmod4.c.
	(tests): Add unload, reldep, reldep2, and reldep3.
	(modules-names): Add unloadmod, reldepmod1, reldepmod2, reldepmod3,
	and reldepmod4.
	Add rules to build and run unload, reldep, reldep2, and reldep3.
	* elf/dl-lookup.c (_dl_lookup_symbol): Add new parameter explicit.
	Don't create relocation dependency if it is nonzero.
	(_dl_lookup_symbol_skip): Remove relocation dependency stuff.  This
	can never happen here.
	(_dl_lookup_versioned_symbol): Add new parameter explicit.
	Don't create relocation dependency if it is nonzero.
	(_dl_lookup_versioned_symbol_skip): Remove relocation dependency
	stuff.  This can never happen here.
	* sysdeps/generic/ldsodefs.h: Change prototypes.
	* elf/dl-reloc.c (RESOLVE_MAP): Pass 0 in explicit parameter to
	_dl_lookup_up and _dl_lookup_versioned_symbol.
	(RESOLV): Likewise.
	* elf/dl-runtime.c (fixup): Likewise.
	(profile_fixup): Likewise.
	* elf/dl-libc.c (do_dlsym): Pass 1 in explicit parameter to
	_dl_lookup_symbol.
	* elf/dl-symbol.c (_dl_symbol_value): Likewise.
	* elf/rtld.c (dl_main): Likewise.
	* elf/dl-sym.c (_dl_sym): Pass 1 in explicit parameter to
	_dl_lookup_symbol if handle is not RTLD_DEFAULT.  Always compute
	and pass down the caller map.
	(_dl_vsym): Likewise.
	* elf/reldep.c: New file.
	* elf/reldep2.c: New file.
	* elf/reldep3.c: New file.
	* elf/reldepmod1.c: New file.
	* elf/reldepmod2.c: New file.
	* elf/reldepmod3.c: New file.
	* elf/reldepmod4.c: New file.
	* elf/unload.c: New file.
	* elf/unloadmod.c: New file.

	* elf/do-lookup.h: Remove unused undef_name parameter.
	* elf/dl-lookup.c: Adjust callers.
2000-08-26 23:41:19 +00:00
..
alpha Update. 2000-08-24 07:41:38 +00:00
am29k
arm Update. 2000-07-29 19:36:10 +00:00
generic Update. 2000-08-26 23:41:19 +00:00
gnu Update. 2000-08-17 19:36:13 +00:00
hppa Update. 1999-10-10 20:36:40 +00:00
i386 * sysdeps/i386/memchr.S: Check high bound against 2000-08-25 21:09:43 +00:00
i860
i960 Update. 1999-07-14 00:54:57 +00:00
ia64 Update. 2000-08-25 19:02:14 +00:00
ieee754 Update. 2000-06-29 19:33:05 +00:00
m68k * sysdeps/m68k/fpu/fegetexcept.c: New file. * sysdeps/m68k/fpu/fedisblxcpt.c: New file. * sysdeps/m68k/fpu/feenablxcpt.c: New file. 2000-08-16 15:08:45 +00:00
m88k
mach * sysdeps/mach/hurd/lseek64.c: New file. 2000-08-16 00:19:33 +00:00
mips Update. 2000-07-25 10:34:14 +00:00
posix Update. 2000-08-25 19:02:14 +00:00
powerpc (_FPU_GETCW): Allow gcc to generic postinc/postdec instruction. (_FPU_SETCW): Likewise. 2000-08-20 16:42:35 +00:00
rs6000
s390 Update. 2000-08-24 09:57:58 +00:00
sh Update for memprof->memusage renaming. 2000-06-20 06:36:03 +00:00
sparc Update. 2000-08-17 20:38:57 +00:00
standalone Update. 1999-02-07 12:50:11 +00:00
tahoe
unix Update. 2000-08-25 19:02:14 +00:00
vax update 2000-07-26 18:21:25 +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