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] Mention support for LLVM plugin in NEWS


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

commit b0619670ab9822e5c116c273ba484909e608a943
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Feb 13 07:54:21 2015 -0800

    Mention support for LLVM plugin in NEWS
    
    	* NEWS: Mention support for LLVM plugin.

Diff:
---
 ld/ChangeLog | 4 ++++
 ld/NEWS      | 2 ++
 2 files changed, 6 insertions(+)

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]