This is the mail archive of the binutils@sourceware.org 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] | |
Hi Jan,
Btw., the title should really read "nm: basic COFF symbol type support for SysV-style symbol table dumping", which is what I would commit if approved.
binutils/ 2015-12-07 Jan Beulich <jbeulich@suse.com> * nm.c: Include coff/external.h, coff/internal.h, and libcoff.h. (struct extended_symbol_info): New field "coffinfo". (get_symbol_type): Rename to get_elf_symbol_type. (get_coff_symbol_type): New. (print_symbol): Also init info.coffinfo. (print_symbol_info_sysv): Print type and section name also for COFF symbols.
Please could you add a binutils test for this new feature ? Approved with that change.
Cheers Nick
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |