1991-11-13 01:19:34 +01:00
|
|
|
o - strip
|
|
|
|
Make faster by using ftruncate if available (and format is suitable).
|
|
|
|
|
1992-10-15 21:59:17 +01:00
|
|
|
o - nm, objdump
|
|
|
|
add option to demangle C++ names
|
|
|
|
|
1992-09-03 08:01:09 +02:00
|
|
|
o - See also ../ld/TODO and ../bfd/TODO.
|
* Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c,
i960-pinsn.c, m68k-pinsn.c, nm.c, objdump.c, size.c, sparc-pinsn.c,
* strip.c: Add or update Copyright notice.
* TODO: Add note on 'nm -a'.
* version.c: Update version number to 1.90.
* Makefile.in: Fix making of documentation for dist.
1991-10-16 19:57:08 +01:00
|
|
|
|
1993-03-19 01:12:50 +01:00
|
|
|
o - ar q is flakey: e.g. doesn't handle long file names properly.
|
|
|
|
|
1992-09-03 08:01:09 +02:00
|
|
|
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)
|