2 Currently assumes that the only relevant sections are named .text,
3 .data and either .bss or .stack. This is not very general, and it
4 doesn't work for ECOFF.
7 Make faster by using ftruncate if available (and format is suitable).
10 Add option to demangle C++ names.
13 Print more information about the symbols for more object file formats.
14 Print the symbol size in POSIX format.
16 o - See also ../ld/TODO and ../bfd/TODO.
18 o - ar q is flakey: e.g., doesn't handle long file names properly.
20 o - objdump -d: Print relocatable addresses intelligently.