]>
Commit | Line | Data |
---|---|---|
68a2b608 | 1 | o - strip |
5dfb6004 | 2 | Make faster by using ftruncate if available (and format is suitable). |
68a2b608 | 3 | |
9a14baf2 | 4 | o - objdump |
5dfb6004 DM |
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. | |
918c2f61 | 10 | |
947b8525 | 11 | o - See also ../ld/TODO and ../bfd/TODO. |
d8474a9b | 12 | |
a9f5cf7b | 13 | o - objdump -d: Print relocatable addresses intelligently. |