aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index e3de432..f9ef88d 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -12,6 +12,9 @@
* Add --print-memory-usage option to report memory blocks usage.
+* Add --require-defined option, it's like --undefined except the new symbol
+ must be defined by the end of the link.
+
Changes in 2.25:
* PE binaries now once again contain real timestamps by default. To disable