This is the mail archive of the binutils@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]

PATCH: NEWS: Mention support for LLVM plugin


I checked in this patch to mention support for LLVM plugin in NEWS.


H.J.
--
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 0c586c1..c30426d 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2015-02-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* NEWS: Mention support for LLVM plugin.
+
 2015-02-13  Alan Modra  <amodra@gmail.com>
 
 	* ld.texinfo (Options <--defsym>): Correct cross reference.
diff --git a/ld/NEWS b/ld/NEWS
index f3ff998..3a592be 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+* Add support for LLVM plugin.
+
 Changes in 2.25:
 
 * PE binaries now once again contain real timestamps by default.  To disable


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