binutils-gdb/binutils/TODO
Per Bothner 2e8adbd7f4 * m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c.
* i386-pinsn.c:  Removed.  Subsumed by ../opcodes/i386-dis.c.
	* Makefile.in:  Adjust accordingly.
	* objdump.c:  Support new-style disassemblers (ones that use
	the interface of ../include/dis-asm.h).
1993-03-19 00:12:50 +00:00

19 lines
476 B
Plaintext

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:
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)