o - size
authorIan Lance Taylor <ian@airs.com>
Mon, 14 Jun 1993 20:17:35 +0000 (20:17 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 14 Jun 1993 20:17:35 +0000 (20:17 +0000)
    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.

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).
 
This page took 0.024265 seconds and 4 git commands to generate.