From e46ea72de672196cbb18f7d8fe42b110da5d38ae Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 2 Apr 1997 20:44:14 +0000 Subject: [PATCH] remove uninteresting TODO file --- binutils/.Sanitize | 1 - binutils/TODO | 13 ------------- 2 files changed, 14 deletions(-) delete mode 100644 binutils/TODO diff --git a/binutils/.Sanitize b/binutils/.Sanitize index a9e0beb33e..ba7231fed2 100644 --- a/binutils/.Sanitize +++ b/binutils/.Sanitize @@ -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 index 1433a9cc80..0000000000 --- a/binutils/TODO +++ /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.