xref: /netbsd-src/external/gpl3/binutils/dist/ld/TODO (revision 2a6b7db32dd0fcd096655620989789704fbe4a7d)
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.
10