summaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2022-12-31 12:05:28 +0000
committerNick Clifton <nickc@redhat.com>2022-12-31 12:05:28 +0000
commita72b07181dcd18b54f193322043d51058c1ef632 (patch)
tree71416c9984bd6a6698068c46b2c5e633f4a85ea1 /ld/NEWS
parente3a5d5207584e31543d1812f76e288a08b8703ea (diff)
downloadbinutils-gdb-a72b07181dcd18b54f193322043d51058c1ef632.tar.gz
Add markers for 2.40 branch
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index a8a1cbb4fdc..f144bf19f21 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.40:
+
* The linker has a new command line option to suppress the generation of any
warning or error messages. This can be useful when there is a need to create
a known non-working binary. The option is -w or --no-warnings.