xref: /netbsd-src/external/gpl3/binutils.old/dist/ld/TODO (revision 75fd0b742a7e4a64301bc6c44e9bc5240c58bb92)
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