This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Add missing ChangLog enrtry


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ed1b027aa06ade22834e7d876dfccc4ec94e848a

commit ed1b027aa06ade22834e7d876dfccc4ec94e848a
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Aug 5 13:15:16 2016 -0700

    Add missing ChangLog enrtry

Diff:
---
 ld/ChangeLog | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/ld/ChangeLog b/ld/ChangeLog
index 6dcb8ee..c327906 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1581,6 +1581,13 @@
 
 	* scripttempl/avrtiny.sc (.text): Do not set LMA to zero.
 
+2016-04-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* testsuite/lib/ld-lib.exp (check_lto_available): Return 1 on
+	Linux with GCC 4.9 or newer.
+	(check_lto_fat_available): Likewise.
+	(check_lto_shared_available): Likewise.
+
 2016-04-21  Nick Clifton  <nickc@redhat.com>
 
 	* ldlang.c (lang_check_relocs): Use bfd_link_check_relocs in


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]