diff options
Diffstat (limited to 'binutils/TODO')
-rw-r--r-- | binutils/TODO | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils/TODO b/binutils/TODO new file mode 100644 index 0000000..026f86c --- /dev/null +++ b/binutils/TODO @@ -0,0 +1,11 @@ +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) |