* m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c.
[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 - See also ../ld/TODO and ../bfd/TODO.
8
9 o - ar q is flakey: e.g. doesn't handle long file names properly.
10
11 OLD:
12
13 o - make the long options more consistent.
14
15 o - make ATT and BSD versions -- perhaps the options should be
16 controlled by an environment variable.
17
18 o - Calling +help or +version should exit with a successful status (ie 0)