1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-20 03:52:29 +03:00
Files
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
..
2000-11-16 02:17:26 +00:00
2000-10-26 23:41:17 +00:00
2000-11-16 18:15:26 +00:00
2000-10-15 06:50:42 +00:00
2000-10-27 06:51:12 +00:00
2000-11-08 21:20:06 +00:00
2000-11-16 18:15:26 +00:00
2000-10-26 23:41:17 +00:00
2000-10-27 16:22:44 +00:00
2000-11-10 04:15:55 +00:00
2000-10-26 23:41:17 +00:00
2000-10-26 23:41:17 +00:00
2000-11-08 07:03:52 +00:00
2000-11-16 02:17:26 +00:00
2000-11-16 13:42:49 +00:00
2000-07-26 18:21:25 +00:00
2000-09-01 06:39:10 +00:00
2000-09-01 06:39:10 +00:00