diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-02-13 07:54:21 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-02-13 07:54:21 -0800 |
commit | b0619670ab9822e5c116c273ba484909e608a943 (patch) | |
tree | f991cfca77dd4325dc41494ef60cbabe5167eee4 /ld/NEWS | |
parent | ffc0f143c74a7d49f6d1ae3f835e404ef4e56772 (diff) | |
download | gdb-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/NEWS')
-rw-r--r-- | ld/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |