diff options
author | Nick Clifton <nickc@redhat.com> | 2022-07-08 10:41:07 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-07-08 10:41:07 +0100 |
commit | 0bd093231433c6a85853330369247b17f4859bee (patch) | |
tree | 3d99f9784e525b28bb98b6975ad675b6ffb9de00 /binutils/NEWS | |
parent | 97a8d0ab534d0353c8585816fe400ef2a468c30a (diff) | |
download | gdb-0bd093231433c6a85853330369247b17f4859bee.zip gdb-0bd093231433c6a85853330369247b17f4859bee.tar.gz gdb-0bd093231433c6a85853330369247b17f4859bee.tar.bz2 |
Add markers for 2.39 branch
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 3043a7a..4fdf1c3 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,4 +1,7 @@ -*- text -*- + +Changes in 2.39: + * Add --no-weak/-W option to nm to make it ignore weak symbols. * Add an option to objdump and readelf to prevent attempts to access debuginfod |