This is the mail archive of the
glibc-cvs@sources.redhat.com
mailing list for the glibc project.
libc/sysdeps/x86_64 dl-machine.h
- From: roland at sources dot redhat dot com
- To: glibc-cvs at sources dot redhat dot com
- Date: 23 Sep 2003 21:31:40 -0000
- Subject: libc/sysdeps/x86_64 dl-machine.h
CVSROOT: /cvs/glibc
Module name: libc
Changes by: roland@sourceware.org 2003-09-23 21:31:40
Modified files:
sysdeps/x86_64 : dl-machine.h
Log message:
2003-09-23 Jakub Jelinek <jakub@redhat.com>
* sysdeps/x86_64/dl-machine.h (RTLD_START): Set __libc_stack_end
before calling _dl_start, using %rip relative access.
Use %rip relative access to _dl_skip_args, _rtld_local._dl_loaded
and _dl_fini.