Ulrich Drepper e8ed861df7 Update.
2004-01-26  David Mosberger  <davidm@hpl.hp.com>

	* elf/link.h (struct dl_phdr_info): Fix typo in comment.
	* elf/rtld.c (dl_main): After incrementing dl_nloaded, also
	increment dl_load_adds.
	* elf/dl-iteratephdr.c (__dl_iterate_phdr): Replace GL(dl_load_subs)
	with equivalent GL(dl_load_adds - GL(dl_nloaded).
	(dl_iterate_phdr): Likewise.
	* elf/dl-close.c (_dl_close): Delete increment of GL(dl_load_subs).
	* elf/dl-support.c: Remove global variable _dl_load_subs.
	* sysdeps/generic/ldsodefs.h (struct rtld_global): Remove
	_dl_load_subs member.

2004-01-27  Jakub Jelinek  <jakub@redhat.com>

	* elf/rtld.c (_dl_start_final): Don't set l_relro_* here.
	(_dl_start): And neither here.
	(dl_main): Set GL(dl_loaded)->l_relro_* and
	GL(dl_rtld_map)->l_relro_*.
2004-01-27 21:30:46 +00:00
..
2003-09-24 21:13:55 +00:00
2003-09-24 21:13:55 +00:00
2004-01-27 21:30:46 +00:00
2003-12-18 04:02:31 +00:00
2003-12-10 23:02:33 +00:00
2003-12-21 17:31:58 +00:00
2003-11-18 07:04:13 +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
2004-01-22 08:17:42 +00:00
2004-01-13 23:15:57 +00:00