19990502 sourceware import

This commit is contained in:
Richard Henderson
1999-05-03 07:29:11 +00:00
commit 252b5132c7
2316 changed files with 881473 additions and 0 deletions

9
ld/TODO Normal file
View File

@ -0,0 +1,9 @@
Volunteers to tackle some of the following would be welcome:
Support the "traditional" BSD -A flag (incremental loading).
(There is a -A flag in ld now, but it is used to specify the
architecture. That should probably be changed.)
Support for dynamic loading (a la dld, but bfd-based) would be nice.
Avoid re-open (and re-seeking) output bfd and archives.