diff options
author | Nick Clifton <nickc@redhat.com> | 2022-12-31 12:05:28 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-12-31 12:05:28 +0000 |
commit | a72b07181dcd18b54f193322043d51058c1ef632 (patch) | |
tree | 71416c9984bd6a6698068c46b2c5e633f4a85ea1 /ld/NEWS | |
parent | e3a5d5207584e31543d1812f76e288a08b8703ea (diff) | |
download | binutils-a72b07181dcd18b54f193322043d51058c1ef632.zip binutils-a72b07181dcd18b54f193322043d51058c1ef632.tar.gz binutils-a72b07181dcd18b54f193322043d51058c1ef632.tar.bz2 |
Add markers for 2.40 branch
Diffstat (limited to 'ld/NEWS')
-rw-r--r-- | ld/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |