summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 143d4a65bc..af555291a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-03-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ [BZ #19745]
+ * sysdeps/x86_64/start.S (_start): Replace __libc_start_main@PLT
+ with *__libc_start_main@GOTPCREL(%rip) in call.
+
2016-03-04 Roland McGrath <roland@hack.frob.com>
* Makefile (tests-special): Add $(objpfx)c++-types-check.out only