aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 528df36a49..57bee5451c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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.
+
2003-09-23 Roland McGrath <roland@redhat.com>
* sysdeps/i386/dl-machine.h (RTLD_START): Set __libc_stack_end before