aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2010-11-05 08:33:51 +0000
committerTristan Gingold <gingold@adacore.com>2010-11-05 08:33:51 +0000
commit44f457673113a7e4904152b00ca14b8af1128766 (patch)
treeffdaf72ba18b3ecc57024154790d3aa2efd989e5 /ld
parent36fe835f75b5800bc29879bd4ff8eb8bc1896140 (diff)
downloadbinutils-44f457673113a7e4904152b00ca14b8af1128766.zip
binutils-44f457673113a7e4904152b00ca14b8af1128766.tar.gz
binutils-44f457673113a7e4904152b00ca14b8af1128766.tar.bz2
binutils/
2010-11-05 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.21. gas/ 2010-11-05 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.21. ld/ 2010-11-05 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.21.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS3
2 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 873da69..18aae89 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2010-11-05 Tristan Gingold <gingold@adacore.com>
+
+ * NEWS: Add marker for 2.21.
+
2010-11-05 Dave Korn <dave.korn.cygwin@gmail.com>
* plugin.h (plugin_active_plugins_p): New prototype.
diff --git a/ld/NEWS b/ld/NEWS
index cfc61aa..eaa5b0b 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,8 @@
-*- text -*-
+Changes in 2.21:
+
+
* Linker script expression evaluation is somewhat more sane. This may
break scripts that depend on quirks of the old expression evaluation.