summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c417f2321..f72f22e2df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2016-06-09 H.J. Lu <hongjiu.lu@intel.com>
+ * sysdeps/x86_64/start.S (_start): Always indirect branch to
+ __libc_start_main via GOT.
+
+2016-06-09 H.J. Lu <hongjiu.lu@intel.com>
+
* sysdeps/x86_64/memcopy.h: New file.
* sysdeps/x86_64/wordcopy.c: Likewise.