bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/12753] nm -g does not include unique global symbols


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/12753] nm -g does not include unique global symbols
Date: Wed, 18 May 2011 16:35:13 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12753

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-05-18 16:35:10 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2011-05-18 16:35:03

Modified files:
    binutils       : ChangeLog nm.c 
    binutils/doc   : binutils.texi 
    binutils/testsuite: ChangeLog 
    binutils/testsuite/binutils-all: nm.exp 
    binutils/testsuite/lib: utils-lib.exp 

Log message:
    PR binutils/12753
    * nm.c (filter_symbols): Treat unique symbols as global symbols.
    * doc/binutils.texi (nm): Mention that some lowercase letters
    actually indicate global symbols.

    * lib/utils-lib.exp (run_dump_test): Allow nm as a program.
    * binutils-all/nm.exp: Test running "nm -g" on an object file
    containing a unique symbol.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1799&r2=1.1800
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/nm.c.diff?cvsroot=src&r1=1.66&r2=1.67
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/doc/binutils.texi.diff?cvsroot=src&r1=1.178&r2=1.179
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/testsuite/ChangeLog.diff?cvsroot=src&r1=1.236&r2=1.237
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/testsuite/binutils-all/nm.exp.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/testsuite/lib/utils-lib.exp.diff?cvsroot=src&r1=1.23&r2=1.24

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]