glibc/elf
Roland McGrath d819080cba Mon Jul 10 05:39:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* sysdeps/mach/hurd/i386/init-first.c (init): Take just one arg,
 	DATA for the entry SP; DATA[-1] is always the return address
 	location.  In both cthreads and non-cthreads cases, use asm to
 	force parameters into %eax and %ecx before return, and mutate
 	DATA[-1] to return to specific asm code to set up the user from
 	%eax and %ecx.
	[PIC] (_init): Caller changed.
	(__libc_init_first) [! PIC] (doinit): Use asm to effect call to init
	with SP unwound to argument data ptr.

Thu Jul  6 14:28:56 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

	* sysdeps/mach/hurd/dl-sysdep.c (fmh): Fixed this kludge to work
 	when 0x08000000 and up are not mapped.

	* Makerules (stamp$o-$(subdir) rule): Remove the timestamp file
 	before touching it.
	(lib%.so): Use -Wl to get -soname to ld.

	* elf/dlsym.c: Pass final arg to _dl_lookup_symbol.

	* elf/Makefile (libdl.so): Pass $(LDFLAGS.so).
1995-07-10 09:40:15 +00:00
..
.cvsignore * Make-dist (README): Commit it to CVS if there is a CVS directory. 1995-03-29 16:58:35 +00:00
dl-error.c Thu Jun 8 02:50:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-06-08 09:00:23 +00:00
dl-fini.c Tue May 30 15:52:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-05-31 13:23:14 +00:00
dl-init.c Tue May 30 15:52:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-05-31 13:23:14 +00:00
dl-load.c * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmap 1995-06-12 09:00:13 +00:00
dl-lookup.c * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmap 1995-06-12 09:00:13 +00:00
dl-object.c Sat May 6 11:06:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-05-08 09:11:25 +00:00
dl-reloc.c * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmap 1995-06-12 09:00:13 +00:00
dlclose.c Sat May 6 11:06:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-05-08 09:11:25 +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 Thu Mar 30 01:38:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-30 10:00:08 +00:00
dlopen.c * sysdeps/mach/i386/sysdep.h (SNARF_ARGS, CALL_WITH_SP): Rewritten. 1995-05-02 06:35:55 +00:00
dlsym.c Mon Jul 10 05:39:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-07-10 09:40:15 +00:00
do-rel.h * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmap 1995-06-12 09:00:13 +00:00
dynamic-link.h Tue May 30 15:52:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-05-31 13:23:14 +00:00
elf_hash.c Mon Feb 27 07:00:57 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-02-27 14:01:48 +00:00
elf.h Mon Jun 5 04:02:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-06-05 09:00:14 +00:00
libelf.h Thu Apr 13 09:45:01 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-04-14 01:13:53 +00:00
link.h * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmap 1995-06-12 09:00:13 +00:00
Makefile (libdl.so): Pass $(LDFLAGS.so). 1995-07-06 18:28:32 +00:00
rtld.c * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmap 1995-06-12 09:00:13 +00:00