glibc/sysdeps
Ulrich Drepper 1fc074913b Update.
2004-09-23  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/generic/bits/dlfcn.h: Add RTLD_DEEPBIND.
	* elf/dl-object.c (_dl_new_object): Add new parameter mode.  If mode
	has RTLD_DEEPBIND set add local searchlist before global scope.
	* sysdeps/generic/ldsodefs.h (_dl_new_object): Adjust prototype.
	* elf/rtld.c: Adjust callers of _dl_new_object.
	* elf/dl-load.c: Likewise.
	(_dl_map_object_from_fd): If RTLD_DEEPBIND is used, don't do anything
	for DF_SYMBOLIC.
	* elf/dl-open.c (dl_open_writer): Pass RTLD_DEEPBIND flag on to
	_dl_map_object_deps.
	* elf/tst-deep1.c: New file.
	* elf/tst-deep1mod1.c: New file.
	* elf/tst-deep1mod2.c: New file.
	* elf/tst-deep1mod3.c: New file.
	* elf/Makefile: Add rules to build and run new tests.

	* elf/dl-deps.c: Pretty printing.
2004-09-23 07:45:38 +00:00
..
alpha * sysdeps/alpha/fpu/libm-test-ulps: Update. * scripts/data/c++-types-alpha-linux-gnu.data: New file. 2004-09-15 12:23:39 +00:00
am29k Update. 2004-07-05 17:36:34 +00:00
arm * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
cris * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
generic Update. 2004-09-23 07:45:38 +00:00
gnu Update. 2004-08-26 09:16:12 +00:00
hppa * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
i386 Update. 2004-09-07 22:33:37 +00:00
i860
i960 Update. 2004-07-05 17:36:34 +00:00
ia64 Use __NTH instead of __THROW. 2004-09-08 21:44:02 +00:00
ieee754 * sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>. 2004-08-11 18:54:46 +00:00
m68k * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
m88k Update. 2004-07-05 17:36:34 +00:00
mach (init1): fix one more nit in last change 2004-09-13 00:42:46 +00:00
mips * sysdeps/mips/dl-machine.h (_dl_start_user): Don't set 2004-08-25 05:57:46 +00:00
posix Update. 2004-09-18 23:57:46 +00:00
powerpc Update. 2004-09-08 07:02:28 +00:00
pthread * sysdeps/pthread/aio_misc.c (handle_fildes_io): Remove noreturn 2004-08-11 18:51:13 +00:00
rs6000 Update. 2004-07-05 17:36:34 +00:00
s390 Update. 2004-09-08 14:04:05 +00:00
sh * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
sparc * sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing to 2004-08-16 06:46:31 +00:00
standalone Update. 2004-09-14 04:41:35 +00:00
tahoe
unix Update. 2004-09-23 05:17:06 +00:00
vax
wordsize-32 Update. 2004-03-08 21:31:23 +00:00
wordsize-64
x86_64 Update. 2004-09-07 22:33:37 +00:00
z8000