From: Ian Lance Taylor Date: Wed, 2 Apr 1997 20:44:14 +0000 (+0000) Subject: remove uninteresting TODO file X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e46ea72de672196cbb18f7d8fe42b110da5d38ae;p=binutils-gdb.git remove uninteresting TODO file --- diff --git a/binutils/.Sanitize b/binutils/.Sanitize index a9e0beb33e2..ba7231fed20 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 1433a9cc808..00000000000 --- 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.