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