glibc/elf
Ulrich Drepper fcf70d4114 Update.
1999-07-24  Ulrich Drepper  <drepper@cygnus.com>

	* elf/dl-fini.c: Handle DT_FINI_ARRAY.
	* elf/link.h (struct link_map): Remove l_init_running.  Add l_runcount
	and l_initcount.
	* elf/dl-init.c: Handle DT_INIT_ARRAY.
	* elf/dynamic-link.h: Change parameters.  Now only get link_map
	pointer.  Calculate l_initcount.

	* elf/link.h (struct link_map): Add l_runpath_dirs.
	* elf/dynamic-link.h: If RUNPATH is given, set RPATH to NULL.
	* elf/dl-load.c: Pretty print.
	(decompose_rpath): Take new parameter with info from where the path
	comes.  Pass it the fillin_rpath.
	(_dl_init_paths): Initialize l_runpath_dirs.
	(_dl_map_object): Don't search using RPATHs if object has RUNPATH.
	Search using RUNPATH after LD_LIBRARY_PATH.
	* elf/dl-support.c: Adjust comment.
	* elf/rtld.c: Adjust help message.
1999-07-24 19:45:13 +00:00
..
.cvsignore
dl-addr.c Update. 1999-02-20 15:02:24 +00:00
dl-close.c Update. 1999-07-07 18:39:33 +00:00
dl-debug.c
dl-deps.c Update. 1999-07-23 22:58:50 +00:00
dl-dst.h Update. 1999-06-28 15:52:36 +00:00
dl-error.c Update. 1999-02-22 18:05:04 +00:00
dl-fini.c Update. 1999-07-24 19:45:13 +00:00
dl-init.c Update. 1999-07-24 19:45:13 +00:00
dl-libc.c Update. 1999-07-23 22:58:50 +00:00
dl-load.c Update. 1999-07-24 19:45:13 +00:00
dl-lookup.c Update. 1999-07-23 22:58:50 +00:00
dl-minimal.c
dl-misc.c
dl-object.c Update. 1999-01-20 00:00:16 +00:00
dl-open.c Update. 1999-07-23 22:58:50 +00:00
dl-profile.c
dl-profstub.c Update. 1999-06-28 15:52:36 +00:00
dl-reloc.c Update. 1999-07-23 22:58:50 +00:00
dl-runtime.c Update. 1999-07-23 22:58:50 +00:00
dl-support.c Update. 1999-07-24 19:45:13 +00:00
dl-sym.c Update. 1999-07-23 22:58:50 +00:00
dl-symbol.c Update. 1999-07-23 22:58:50 +00:00
dl-version.c Update. 1999-02-22 18:05:04 +00:00
do-lookup.h Update. 1999-07-23 22:58:50 +00:00
do-rel.h 1999-07-21 Roland McGrath <roland@baalperazim.frob.com> 1999-07-21 16:58:06 +00:00
dynamic-link.h Update. 1999-07-24 19:45:13 +00:00
elf.h Add ET_LOOS and ET_HIOS. Add various EM_* constants. Add SHN_LOOS and SHN_HIOS. Add SHT_INIT_ARRAY, SHT_FINI_ARRAY, and SHT_PREINIT_ARRAY. Add SHF_MERGE and SHF_STRINGS. (ElfXX_Sym): Update description of st_other field. Add STT_COMMON. Add ELFXX_ST_VISIBILITY and ELFXX_ST_OTHER. Add STV_* macros. Update comment on DT_RPATH. Add DT_RUNPATH, DT_FLAGS, DT_ENCODING, DT_PREINIT_ARRAY, DT_PREINIT_ARRAYSZ. Add DF_ORIGIN, DF_SYMBOLIC, DF_TEXTREL, and DF_BIND_NOW. 1999-07-23 21:03:40 +00:00
eval.c
failobj.c Update. 1999-01-25 11:00:16 +00:00
gen-trusted-dirs.awk Update. 1999-05-03 21:59:35 +00:00
genrtldtbl.awk
interp.c
ldd.bash.in Update. 1999-07-14 15:21:35 +00:00
ldsodefs.h Update. 1999-07-23 22:58:50 +00:00
link.h Update. 1999-07-24 19:45:13 +00:00
loadfail.c Update. 1999-01-20 20:01:17 +00:00
loadtest.c Update. 1999-01-20 00:34:52 +00:00
Makefile 1999-07-19 Andreas Schwab <schwab@suse.de> 1999-07-20 08:19:37 +00:00
multiload.c Update. 1999-02-19 00:00:05 +00:00
origtest.c Update. 1999-05-05 23:29:18 +00:00
preloadtest.c Update. 1999-01-20 00:34:52 +00:00
restest1.c
rtld.c Update. 1999-07-24 19:45:13 +00:00
sln.c
sofini.c
soinit.c
sprof.c Update. 1999-02-09 09:50:05 +00:00
testobj1_1.c Update. 1999-01-21 08:31:59 +00:00
testobj1.c Update. 1999-01-21 08:31:59 +00:00
testobj2.c Update. 1999-01-21 08:31:59 +00:00
testobj3.c Update. 1999-01-21 08:31:59 +00:00
testobj4.c Update. 1999-01-21 08:31:59 +00:00
testobj5.c Update. 1999-01-21 08:31:59 +00:00
testobj6.c Update. 1999-01-21 08:31:59 +00:00
Versions Update. 1999-07-07 18:39:33 +00:00