Ulrich Drepper 392a6b5265 Update.
2004-01-14  Ulrich Drepper  <drepper@redhat.com>

	* configure.in: Define HAVE_Z_RELRO if the linker supports -z relro.
	* config.h.in: Add entry for HAVE_Z_RELRO.
	* include/libc-symbols.h: Define attribute_relro.
	* elf/dl-load.c: Add attribute_relro to env_path_list, capstr, ncapstr,
	max_capstrlen, and max_dirnamelen definitions.
	* elf/rtld.c: Add attribute_relro to _dl_argc, _dl_argv, _dl_skip_args,
	load_time, start_time, library_path, preloadlist, version_info,
	any_debug.
	Remove rtld_total_time.  Make it a local variable.  Pass pointer to
	it to print_statistics.  Change print_statistics accordingly.
	* sysdeps/generic/dl-sysdep.c: Add attribute_relro to _dl_auxv.  Use
	attribute_relro instead of explicitly assigning variable to the
	.data.rel.ro section for __libc_enable_secure and __libc_stack_end.
	* sysdeps/generic/ldsodefs.h: Declare __libc_stack_end, _dl_argc,
	_dl_argv, _dl_argv_internal with attribute_relro.
2004-01-15 06:38:27 +00:00
..
2003-09-24 21:13:55 +00:00
2003-09-24 21:13:55 +00:00
2004-01-15 06:38:27 +00:00
2003-12-18 04:02:31 +00:00
2003-12-10 23:02:33 +00:00
2003-12-28 20:51:20 +00:00
2003-12-21 17:31:58 +00:00
2003-11-18 07:04:13 +00:00
2003-12-06 08:11:37 +00:00
2003-08-14 00:14:43 +00:00
2003-12-06 00:20:16 +00:00
2003-09-24 21:13:55 +00:00
2003-09-24 21:13:55 +00:00
2002-08-03 07:02:10 +00:00
2002-12-31 20:46:11 +00:00
2004-01-13 23:15:57 +00:00