Make target_ops::has_execution take an 'inferior *' instead of a ptid_t
[deliverable/binutils-gdb.git] / ld / TODO
diff --git a/ld/TODO b/ld/TODO
index a4d103c1c60559b7e1df1e1f2d9124025c2aa586..31cd98ba236f33a98c43bb86636d068ed491660a 100644 (file)
--- a/ld/TODO
+++ b/ld/TODO
@@ -1,11 +1,9 @@
 Volunteers to tackle some of the following would be welcome:
 
-The -ySYMBOL (to trace refernces to SYMBOL) flag is not implemented.
-
 Support the "traditional" BSD  -A flag (incremental loading).
 (There is a -A flag in ld now, but it is used to specify the
 architecture.  That should probably be changed.)
 
-Shared library support is missing.
-
 Support for dynamic loading (a la dld, but bfd-based) would be nice.
+
+Avoid re-open (and re-seeking) output bfd and archives.
This page took 0.022799 seconds and 4 git commands to generate.