]> Git Repo - binutils.git/blobdiff - binutils/TODO
* Makefile.in (all-send-pr): depends on all-prms
[binutils.git] / binutils / TODO
index 179f93f5a8530ac5ac8fca7c98ea8df486bffbac..7953c6122e61c910c88515812eb9fd206b74a227 100644 (file)
@@ -1,20 +1,20 @@
+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).
+    Make faster by using ftruncate if available (and format is suitable).
 
 o - nm, objdump
-    add option to demangle C++ names
+    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 - ar q is flakey: e.g. doesn't handle long file names properly.
+o - ar q is flakey: e.g., doesn't handle long file names properly.
 
 o - objdump -d:  Print relocatable addresses intelligently.
-
-OLD:
-
-o - make the long options more consistent.
-
-o - make ATT and BSD versions -- perhaps the options should be
-    controlled by an environment variable.
-
-o - Calling +help or +version should exit with a successful status (ie 0)
This page took 0.023064 seconds and 4 git commands to generate.