This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] nm output fix for sysv format.


Hi all,

This (not so perfect) patch fixes the output of nm, when it used with the
sysv format. It eliminates output such as:

% nm -fsysv /usr/lib/libc.a
[snipped]
__pthread_initialize|        |   w  |                  |      |     |
__pthread_initialize_minimal|        |   w  |                  |      |     |
[snipped]

I would appreciate any feedback on that (even if the patch is not ok).

Elias

-- 
http://gnewtellium.sourceforge.net			MP3 is not a crime.	

Attachment: nm.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]