diff options
author | Nick Clifton <nickc@redhat.com> | 2019-08-15 15:23:18 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2019-08-15 15:23:18 +0100 |
commit | 6ae978f133a67d34d01b6bb2053f1ba20ad13eeb (patch) | |
tree | 39e7262b5a5354f0820bcc596d6e2c9f4a01f01a /binutils/ChangeLog | |
parent | 4196ab2a6d348f76c0e5e78252e44d9c631636d2 (diff) | |
download | gdb-6ae978f133a67d34d01b6bb2053f1ba20ad13eeb.zip gdb-6ae978f133a67d34d01b6bb2053f1ba20ad13eeb.tar.gz gdb-6ae978f133a67d34d01b6bb2053f1ba20ad13eeb.tar.bz2 |
Add a description of the 'n' symbol type displayed by nm.
PR 24767
* doc/binutils.texi (nm): Document the 'n' symbol type.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 608c290..b7bdfce 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2019-08-15 Nick Clifton <nickc@redhat.com> + + PR 24767 + * doc/binutils.texi (nm): Document the 'n' symbol type. + 2019-08-15 Christophe Vidal <support@krizalys.com> * docs/binutils.texi: Fixed notice message disassembler options |