* sun build fix for thinko (?)
[binutils-gdb.git] / ld / TODO
bloba4d103c1c60559b7e1df1e1f2d9124025c2aa586
1 Volunteers to tackle some of the following would be welcome:
3 The -ySYMBOL (to trace refernces to SYMBOL) flag is not implemented.
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.)
9 Shared library support is missing.
11 Support for dynamic loading (a la dld, but bfd-based) would be nice.