]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/TODO
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / ld / TODO
CommitLineData
091a79f5
PB
1Volunteers to tackle some of the following would be welcome:
2
3The -ySYMBOL (to trace refernces to SYMBOL) flag is not implemented.
4
5Support the "traditional" BSD -A flag (incremental loading).
6(There is a -A flag in ld now, but it is used to specify the
7architecture. That should probably be changed.)
8
9Shared library support is missing.
10
11Support for dynamic loading (a la dld, but bfd-based) would be nice.