binutils-gdb/ld/TODO

12 lines
410 B
Plaintext

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.