From 6ae978f133a67d34d01b6bb2053f1ba20ad13eeb Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Aug 15 2019 14:23:18 +0000 Subject: Add a description of the 'n' symbol type displayed by nm. PR 24767 * doc/binutils.texi (nm): Document the 'n' symbol type. --- 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 + + PR 24767 + * doc/binutils.texi (nm): Document the 'n' symbol type. + 2019-08-15 Christophe Vidal * docs/binutils.texi: Fixed notice message disassembler options diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index f6d07f7..25b2202 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -844,8 +844,11 @@ The symbol is an indirect reference to another symbol. @item N The symbol is a debugging symbol. +@item n +The symbol is in the read-only data section. + @item p -The symbols is in a stack unwind section. +The symbol is in a stack unwind section. @item R @itemx r