diff options
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 2 |
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. @@ -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 |