glibc/elf
Roland McGrath c928de7902 * elf/dl-deps.c (_dl_map_object_deps): Start TAILP at last preload.
* elf/dl-open.c (_dl_open): Force an indirect call for
	_dl_relocate_object so there is no chance a PLT fixup will be done
	and clobber _dl_global_scope before our call happens.

	* sysdeps/i386/fpu/__math.h (tan): Correct output constraint from =u
	to =t; must operate on top of fp reg stack, not second from top.
	Correct input constraint to 0 from t; must be explicit when input and
	output are the same register.
	(floor): Use __volatile instead of volatile.
	(ceil): Likewise.

	* manual/Makefile ($(objpfx)stamp%-$(subdir)): Separate rule from
	other targets.
1996-07-14 10:04:21 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
dl-close.c Thu Jun 13 00:02:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-13 04:06:45 +00:00
dl-debug.c Wed Jul 3 11:26:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-03 18:51:10 +00:00
dl-deps.c * elf/dl-deps.c (_dl_map_object_deps): Start TAILP at last preload. 1996-07-14 10:04:21 +00:00
dl-error.c Tue May 28 04:38:10 1996 Ulrich Drepper <drepper@cygnus.com> 1996-05-29 04:48:04 +00:00
dl-fini.c Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
dl-init.c Thu Jun 13 00:02:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-13 04:06:45 +00:00
dl-load.c Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
dl-lookup.c Thu Jun 13 00:02:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-13 06:50:11 +00:00
dl-minimal.c Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
dl-object.c * Makerules ($(common-objpfx)libc.so): Depend on $(elfobjdir)/ld.so. 1996-06-10 20:19:39 +00:00
dl-open.c * elf/dl-deps.c (_dl_map_object_deps): Start TAILP at last preload. 1996-07-14 10:04:21 +00:00
dl-reloc.c * Makerules ($(common-objpfx)libc.so): Depend on $(elfobjdir)/ld.so. 1996-06-10 20:19:39 +00:00
dl-runtime.c Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
dl-support.c Mon Jun 10 06:14:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-10 10:18:47 +00:00
dl-symbol.c Mon Jun 10 06:14:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-10 10:18:47 +00:00
dladdr.c Mon Jun 10 06:14:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-10 10:18:47 +00:00
dlclose.c * Makerules ($(common-objpfx)libc.so): Depend on $(elfobjdir)/ld.so. 1996-06-10 20:19:39 +00:00
dlerror.c Sat May 6 11:06:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-05-08 09:11:25 +00:00
dlfcn.h * stdio-common/vfprintf.c [USE_IN_LIBIO] (size_t): Don't define as 1996-06-04 09:29:39 +00:00
dlopen.c Sat Jun 15 18:13:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-16 01:27:54 +00:00
dlsym.c Tue Jun 25 10:58:23 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-25 18:22:06 +00:00
do-rel.h Mon Jun 10 06:14:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-10 10:18:47 +00:00
dynamic-link.h Mon Jun 10 06:14:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-10 10:18:47 +00:00
elf.h Tue Jun 11 19:13:04 1996 Richard Henderson <rth@tamu.edu> 1996-06-12 01:54:21 +00:00
eval.c * elf/Makefile (LDFLAGS-dl.so): New variable. 1996-07-03 19:07:09 +00:00
ldd.sh.in * elf/Makefile (install-others): Add missing slash. 1995-10-17 01:08:25 +00:00
link.h Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
Makefile * elf/Makefile (LDFLAGS-dl.so): New variable. 1996-07-03 19:07:09 +00:00
rtld.c Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
sofini.c Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-21 06:24:21 +00:00
soinit.c Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-21 06:24:21 +00:00