aboutsummaryrefslogtreecommitdiff
path: root/binutils/TODO
diff options
context:
space:
mode:
authorDavid Henkel-Wallace <gumby@cygnus>1991-03-21 21:29:07 +0000
committerDavid Henkel-Wallace <gumby@cygnus>1991-03-21 21:29:07 +0000
commitc074abeebcefe3b62f46ff8a62f3d4058ed32780 (patch)
tree97a36afc00d9cc840b84d89e40ffbd13cd3ad7f7 /binutils/TODO
parent2fa0b342a5cd580781d2b9348a87f33a92d363fa (diff)
downloadgdb-c074abeebcefe3b62f46ff8a62f3d4058ed32780.zip
gdb-c074abeebcefe3b62f46ff8a62f3d4058ed32780.tar.gz
gdb-c074abeebcefe3b62f46ff8a62f3d4058ed32780.tar.bz2
Back from Intel with Steve
Diffstat (limited to 'binutils/TODO')
-rw-r--r--binutils/TODO11
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)