remove uninteresting TODO file
authorIan Lance Taylor <ian@airs.com>
Wed, 2 Apr 1997 20:44:14 +0000 (20:44 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 2 Apr 1997 20:44:14 +0000 (20:44 +0000)
binutils/.Sanitize
binutils/TODO [deleted file]

index a9e0beb33e29932156cbd2501e26db905c1ac85e..ba7231fed20a51ef934153a8bd019e2e5504af8a 100644 (file)
@@ -27,7 +27,6 @@ ChangeLog
 Makefile.in
 NEWS
 README
-TODO
 acconfig.h
 aclocal.m4
 addr2line.1
diff --git a/binutils/TODO b/binutils/TODO
deleted file mode 100644 (file)
index 1433a9c..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-o - strip
-    Make faster by using ftruncate if available (and format is suitable).
-
-o - objdump
-    Add option to demangle C++ names.
-
-o - nm, BFD
-    Print more information about the symbols for more object file formats.
-    Print the symbol size in POSIX format.
-
-o - See also ../ld/TODO and ../bfd/TODO.
-
-o - objdump -d:  Print relocatable addresses intelligently.