mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 21:40:38 +00:00
d8474a9bc1
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.
16 lines
338 B
Plaintext
16 lines
338 B
Plaintext
o 'nm -a' should print stab code names.
|
|
|
|
OLD:
|
|
|
|
o - merge:
|
|
copy and strip
|
|
ar and ranlib
|
|
nm, size, and objdump
|
|
|
|
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)
|