glibc/sysdeps
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
..
alpha Update. 2000-11-16 02:17:26 +00:00
am29k
arm Update. 2000-10-26 23:41:17 +00:00
generic Update. 2000-11-16 18:15:26 +00:00
gnu Update. 2000-10-15 06:50:42 +00:00
hppa Update. 2000-10-27 06:51:12 +00:00
i386 Update. 2000-11-08 21:20:06 +00:00
i860
i960
ia64 Update. 2000-11-16 18:15:26 +00:00
ieee754 Update. 2000-10-26 23:41:17 +00:00
m68k Add some more ulps. 2000-10-27 16:22:44 +00:00
m88k
mach * sysdeps/mach/hurd/Dist: Remove clk_tck.c. 2000-11-04 22:21:19 +00:00
mips (elf_machine_rel): Add the symbol's value plus the run-time displacement to the relocation for non-GOT symbols. Set the relocation to the GOT entry for GOT symbols. 2000-11-02 09:32:30 +00:00
posix Update. 2000-11-10 04:15:55 +00:00
powerpc Update. 2000-10-26 23:41:17 +00:00
rs6000
s390 Update. 2000-10-26 23:41:17 +00:00
sh Update. 2000-11-08 07:03:52 +00:00
sparc Update. 2000-11-16 02:17:26 +00:00
standalone
tahoe
unix Update. 2000-11-16 13:42:49 +00:00
vax update 2000-07-26 18:21:25 +00:00
wordsize-32 Update. 2000-09-01 06:39:10 +00:00
wordsize-64 Update. 2000-09-01 06:39:10 +00:00
z8000