Add some nm comments.
[binutils-gdb.git] / binutils / TODO
1 o - strip
2 Make faster by using ftruncate if available (and format is suitable).
3
4 o - nm, objdump
5 Add option to demangle C++ names.
6
7 o - nm, BFD
8 Print more information about the symbols for more object file formats.
9 Print the symbol size in POSIX format.
10
11 o - See also ../ld/TODO and ../bfd/TODO.
12
13 o - ar q is flakey: e.g., doesn't handle long file names properly.
14
15 o - objdump -d: Print relocatable addresses intelligently.