mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
947b85258d
* TODO, README: Minor updates.
15 lines
382 B
Plaintext
15 lines
382 B
Plaintext
o - strip
|
|
Implement various options
|
|
Make faster by using ftruncate if available (and format is suitable).
|
|
|
|
o - See also ../ld/TODO and ../bfd/TODO.
|
|
|
|
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)
|