glibc/elf
Ulrich Drepper 40306912c9 Update.
2000-11-15  H.J. Lu  <hjl@gnu.org>

	* sysdeps/generic/ldsodefs.h (DL_DT_INIT_ADDRESS): Defined if
	ELF_FUNCTION_PTR_IS_SPECIAL is not defined.
	(DL_DT_FINI_ADDRESS): Likewise.

	* sysdeps/ia64/dl-lookupcfg.h (_dl_lookup_address): Set the
	return type to ElfW(Addr).
	(_dl_function_address): New prototype.
	(DL_FUNCTION_ADDRESS): Defined.
	(DL_DT_INIT_ADDRESS): Defined as DL_FUNCTION_ADDRESS.
	(DL_DT_FINI_ADDRESS): Likewise.

	* sysdeps/ia64/Versions (GLIBC_2.2): Add _dl_function_address.

	* sysdeps/ia64/dl-machine.h (_dl_start_address): Removed.
	(ELF_MACHINE_START_ADDRESS): Changed to DL_FUNCTION_ADDRESS.

	* sysdeps/ia64/dl-symaddr.c (_dl_start_address): Renamed to ...
	(_dl_function_address): This.

	* elf/dl-fini.c (_dl_fini): Use DL_DT_FINI_ADDRESS to get the
	function pointer for DT_FINI.
	* elf/dl-close.c (_dl_close): Likewise.

	* elf/dl-init.c (_dl_init): Use DL_DT_INIT_ADDRESS to get the
	function pointer for DT_INIT.

2000-11-16  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/generic/printf_fphex.c (__printf_fphex): Compute correctly
	end of wexpbuf buffer.
2000-11-16 18:15:26 +00:00
..
.cvsignore
cache.c (struct cache_entry): Use uint64_t for hwcap. (print_entry): Likewise. (add_to_cache): Likewise. 2000-11-15 08:42:13 +00:00
chroot_canon.c Update. 2000-11-15 09:41:20 +00:00
constload1.c
constload2.c
constload3.c
dep1.c
dep2.c
dep3.c
dep4.c
dl-addr.c Update. 2000-09-26 19:13:37 +00:00
dl-close.c Update. 2000-11-16 18:15:26 +00:00
dl-debug.c
dl-deps.c Update. 2000-10-24 19:18:25 +00:00
dl-dst.h
dl-error.c Update. 2000-10-16 00:33:37 +00:00
dl-fini.c Update. 2000-11-16 18:15:26 +00:00
dl-init.c Update. 2000-11-16 18:15:26 +00:00
dl-libc.c
dl-load.c Update. 2000-11-01 08:10:10 +00:00
dl-lookup.c Update. 2000-10-25 04:00:08 +00:00
dl-minimal.c
dl-misc.c
dl-object.c
dl-open.c Update. 2000-10-25 04:00:08 +00:00
dl-profile.c
dl-profstub.c
dl-reloc.c
dl-runtime.c
dl-support.c Update. 2000-09-26 09:46:55 +00:00
dl-sym.c Update. 2000-10-23 21:40:57 +00:00
dl-symbol.c
dl-version.c Update. 2000-10-24 01:02:15 +00:00
do-lookup.h
do-rel.h
dynamic-link.h
elf.h Update. 2000-11-01 08:10:10 +00:00
failobj.c
filter.c
filtmod1.c
filtmod2.c
gen-trusted-dirs.awk
genrtldtbl.awk
interp.c
lateglobal.c Update. 2000-10-21 07:16:18 +00:00
ldconfig.c Update. 2000-11-15 08:46:30 +00:00
ldconfig.h Update. 2000-11-15 08:46:30 +00:00
ldd.bash.in
link.h
loadfail.c
loadtest.c Update. 2000-10-25 04:00:08 +00:00
ltglobmod1.c Update. 2000-10-21 07:16:18 +00:00
ltglobmod2.c Update. 2000-10-21 07:16:18 +00:00
Makefile Update. 2000-11-03 01:24:42 +00:00
multiload.c
neededobj1.c Update. 2000-10-21 00:02:39 +00:00
neededobj2.c Update. 2000-10-21 00:02:39 +00:00
neededobj3.c Update. 2000-10-21 00:02:39 +00:00
neededobj4.c Object for unload testing. 2000-10-24 16:59:10 +00:00
neededtest2.c Update. 2000-10-23 22:58:40 +00:00
neededtest3.c Update. 2000-10-24 17:04:14 +00:00
neededtest.c (main): Correct tests for failing dlopen. 2000-10-24 15:25:53 +00:00
next.c Update. 2000-09-15 17:35:04 +00:00
nextmod1.c Update. 2000-10-03 07:37:02 +00:00
nextmod2.c Update. 2000-09-15 17:35:04 +00:00
nodelete.c
nodelmod1.c
nodelmod2.c
nodelmod3.c
nodelmod4.c
nodlopen.c
nodlopenmod.c
noload.c
order.c
origtest.c
pathoptobj.c Update. 2000-10-30 00:13:29 +00:00
preloadtest.c
readlib.c Update. 2000-09-30 00:54:42 +00:00
reldep2.c
reldep3.c
reldep.c
reldepmod1.c
reldepmod2.c
reldepmod3.c
reldepmod4.c
resolvfail.c
restest1.c
rtld.c Update. 2000-10-24 07:36:55 +00:00
sln.c
sofini.c
soinit.c Update. 2000-09-28 23:11:33 +00:00
sprof.c
testobj1_1.c
testobj1.c
testobj2.c
testobj3.c
testobj4.c
testobj5.c
testobj6.c
tst-pathopt.c Update. 2000-10-30 00:13:29 +00:00
tst-pathopt.sh Update. 2000-10-30 00:13:29 +00:00
unload2.c Update. 2000-10-21 06:02:49 +00:00
unload2dep.c Update. 2000-10-21 02:07:22 +00:00
unload2mod.c Update. 2000-10-21 02:07:22 +00:00
unload.c Update. 2000-10-23 22:58:40 +00:00
unloadmod.c
Versions Update. 2000-11-01 08:10:10 +00:00
vismain.c
vismod1.c
vismod2.c
vismod3.c