1991-11-13 08:19:34 +08:00
|
|
|
o - strip
|
|
|
|
Make faster by using ftruncate if available (and format is suitable).
|
|
|
|
|
1992-10-16 04:59:17 +08:00
|
|
|
o - nm, objdump
|
|
|
|
add option to demangle C++ names
|
|
|
|
|
1992-09-03 14:01:09 +08: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-17 02:57:08 +08:00
|
|
|
|
1993-03-19 08:12:50 +08:00
|
|
|
o - ar q is flakey: e.g. doesn't handle long file names properly.
|
|
|
|
|
1993-05-29 06:07:47 +08:00
|
|
|
o - objdump -d: Print relocatable addresses intelligently.
|
|
|
|
|
1992-09-03 14:01:09 +08:00
|
|
|
OLD:
|
1991-03-22 05:29:07 +08: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)
|