Ulrich Drepper 9be09e060f * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements
to fill in holes
	(rtld_global_ro): Likewise.

2007-06-18  Jakub Jelinek  <jakub@redhat.com>

	* elf/dl-addr.c (_dl_addr): Skip PT_LOAD checking if l_contiguous.
	Move PT_LOAD checking to...
	(_dl_addr_inside_object): ... here, new function.
	* elf/dl-sym.c (do_sym): If not l_contiguous,
	call _dl_addr_inside_object.
	* elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
	* dlfcn/dlinfo.c (dlinfo_doit): Likewise.
	* elf/dl-open.c (dl_open_worker): Likewise.
	(_dl_addr_inside_object): New function if IS_IN_rtld.
	* elf/dl-load.c (_dl_map_object_from_fd): Set l_contiguous if no
	holes are present or are PROT_NONE protected.
	* include/link.h (struct link_map): Add l_contiguous field.
	* sysdeps/generic/ldsodefs.h (_dl_addr_inside_object): New prototype.
2007-06-19 22:59:48 +00:00
..
2007-07-12 18:26:36 +00:00
2005-02-07 22:56:07 +00:00
2005-02-17 01:19:55 +00:00
2005-02-07 22:56:07 +00:00
2005-04-28 22:31:00 +00:00
2004-02-21 09:08:04 +00:00
2003-06-28 08:26:43 +00:00
2003-09-30 02:10:33 +00:00
2004-09-14 04:41:35 +00:00
2006-02-12 21:41:44 +00:00
2006-08-12 21:23:54 +00:00
2004-03-08 21:31:23 +00:00
.
2007-07-31 13:33:18 +00:00
2003-09-17 08:47:44 +00:00
2004-03-10 10:04:19 +00:00