aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-02-13 07:54:21 -0800
committerH.J. Lu <hjl.tools@gmail.com>2015-02-13 07:54:21 -0800
commitb0619670ab9822e5c116c273ba484909e608a943 (patch)
treef991cfca77dd4325dc41494ef60cbabe5167eee4 /ld
parentffc0f143c74a7d49f6d1ae3f835e404ef4e56772 (diff)
downloadgdb-b0619670ab9822e5c116c273ba484909e608a943.zip
gdb-b0619670ab9822e5c116c273ba484909e608a943.tar.gz
gdb-b0619670ab9822e5c116c273ba484909e608a943.tar.bz2
Mention support for LLVM plugin in NEWS
* NEWS: Mention support for LLVM plugin.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS2
2 files changed, 6 insertions, 0 deletions
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