old-cross-binutils/binutils/TODO
Per Bothner a9f5cf7be2 * Makefile.in (install): Also install ar and ranlib in
$(tooldir)/bin;  needed for building libgcc.a.
	* objdump.c (objdump_print_address):  Fix the check
	"coincidental" label matches by dis-allowing undefined
	or com symbols.
1993-05-28 22:07:47 +00:00

20 lines
537 B
Text

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.
o - objdump -d: Print relocatable addresses intelligently.
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)