* Makefile.in (clean): Remove $(DEMANGLER_PROG).1. From Ronald
[binutils-gdb.git] / binutils / TODO
index 697f6bf0a5fc312a5919cd074cb2ed76c5fb2ebb..7953c6122e61c910c88515812eb9fd206b74a227 100644 (file)
@@ -1,3 +1,8 @@
+o - size
+    Currently assumes that the only relevant sections are named .text,
+    .data and either .bss or .stack.  This is not very general, and it
+    doesn't work for ECOFF.
+
 o - strip
     Make faster by using ftruncate if available (and format is suitable).