diff options
author | Nick Clifton <nickc@redhat.com> | 2020-07-04 10:16:22 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2020-07-04 10:16:22 +0100 |
commit | b115b9fd3c304371f0efcab9484205b7c4d8719c (patch) | |
tree | 07933f8a96de12c0b51307ba428dcdf27a8c61e8 /binutils/NEWS | |
parent | a36158ec0c5145bc3988d9513081a2819353b179 (diff) | |
download | gdb-b115b9fd3c304371f0efcab9484205b7c4d8719c.zip gdb-b115b9fd3c304371f0efcab9484205b7c4d8719c.tar.gz gdb-b115b9fd3c304371f0efcab9484205b7c4d8719c.tar.bz2 |
Add markers for binutils 2.35 branch
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 1da8a86..e776f5a 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.35: + * Changed readelf's display of symbol names when wide mode is not enabled. If the name is too long it will be truncated and the last five characters replaced with "[...]". The old behaviour of displaying 5 more characters but |