[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/22734] nm documentation: misleading information about BSS
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/22734] nm documentation: misleading information about BSS |
Date: |
Tue, 30 Jan 2018 17:24:01 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22734
--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=fcabedd5cb9079268d34b47489a8e4ee669f6868
commit fcabedd5cb9079268d34b47489a8e4ee669f6868
Author: Nick Clifton <address@hidden>
Date: Tue Jan 30 17:22:41 2018 +0000
Update description of nm's symbol bss type letters.
PR 22734
* doc/binutils.texi (nm): Update description to point out that
zero-initialized values can also be shown as type B, b, S or s
since they can be stored in the BSS section.
--
You are receiving this mail because:
You are on the CC list for the bug.