*** empty log message ***
[deliverable/binutils-gdb.git] / bfd / TODO
index 8d39107fdde3f4f6aa2080b1e47f7c92470ac4bb..7a12735252191a7619d0d992a5ecaaa8dd714a6d 100644 (file)
--- a/bfd/TODO
+++ b/bfd/TODO
@@ -1,13 +1,13 @@
 Things that still need to be done: -*- Text -*-
 
- o - A source of space lossage is that all the target-dependent
-     code is in a single bfd_target structure.  Hence all the code
-     for *writing* object files is still pulled into all the applications
-     that only care about *reading* (gdb, nm, objdump), while gas
-     has to carry along all the unneded baggage for reading objects.
-     And so one.  This would be a much more substantial change,
-     and the payoff would be less (essentially none if bfd is
-     used as a shared library).
+ o - A source of space lossage is that all the target-dependent code
+     is in a single bfd_target structure.  Hence all the code for
+     *writing* object files is still pulled into all the applications
+     that only care about *reading* (gdb, nm, objdump), while gas has
+     to carry along all the unneeded baggage for reading objects.  And
+     so on.  This would be a substantial change, and the payoff would
+     not all that great (essentially none if bfd is used as a shared
+     library).
 
  o - The storage needed by BFD data structures is also larger than strictly
      needed.  This may be difficult to do much about.
This page took 0.023109 seconds and 4 git commands to generate.