binutils-gdb/binutils/TODO

19 lines
476 B
Plaintext
Raw Normal View History

o - strip
Make faster by using ftruncate if available (and format is suitable).
o - nm, objdump
add option to demangle C++ names
o - See also ../ld/TODO and ../bfd/TODO.
o - ar q is flakey: e.g. doesn't handle long file names properly.
OLD:
1991-03-21 22:29:07 +01:00
o - make the long options more consistent.
o - make ATT and BSD versions -- perhaps the options should be
controlled by an environment variable.
o - Calling +help or +version should exit with a successful status (ie 0)