1998-08-29  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/i386/register-dump.h: Move to ...
	* sysdeps/unix/sysv/linux/i386/register-dump.h: ...here.
This commit is contained in:
Ulrich Drepper 1998-08-29 09:51:09 +00:00
parent b0cf070b98
commit e0d46614cd
3 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
1998-08-29 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/i386/register-dump.h: Move to ...
* sysdeps/unix/sysv/linux/i386/register-dump.h: ...here.
1998-08-28 22:49 Ulrich Drepper <drepper@cygnus.com>
* elf/do-rel.h (elf_dynamic_do_rel): Call elf_machine_lazy_rel

View File

@ -45,7 +45,10 @@ _dl_object_relocation_scope (struct link_map *l)
_dl_map_object_deps (l, NULL, 0, 0);
/* The primary scope is this object itself and its
dependencies. */
dependencies.
XXX This is wrong. Only the object must be searched, not
the dependencies. --drepper */
_dl_global_scope[0] = l;
/* Secondary is the dependency tree that reached L; the object