]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/TODO
Fix tight loop on recursively-defined symbols
[thirdparty/binutils-gdb.git] / ld / TODO
CommitLineData
252b5132
RH
1Volunteers to tackle some of the following would be welcome:
2
3Support the "traditional" BSD -A flag (incremental loading).
4(There is a -A flag in ld now, but it is used to specify the
5architecture. That should probably be changed.)
6
7Support for dynamic loading (a la dld, but bfd-based) would be nice.
8
9Avoid re-open (and re-seeking) output bfd and archives.