This commit was generated by cvs2svn to track changes on a CVS vendor
[external/binutils.git] / ld / TODO
1 Volunteers to tackle some of the following would be welcome:
2
3 The -ySYMBOL (to trace refernces to SYMBOL) flag is not implemented.
4
5 Support the "traditional" BSD  -A flag (incremental loading).
6 (There is a -A flag in ld now, but it is used to specify the
7 architecture.  That should probably be changed.)
8
9 Shared library support is missing.
10
11 Support for dynamic loading (a la dld, but bfd-based) would be nice.