From aa2289c2a3faf0f198e47943dcb29e0c16223be8 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Mon, 3 May 1999 07:29:11 +0000 Subject: Initial revision --- ld/TODO | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ld/TODO (limited to 'ld/TODO') diff --git a/ld/TODO b/ld/TODO new file mode 100644 index 0000000000..31cd98ba23 --- /dev/null +++ b/ld/TODO @@ -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. -- cgit v1.2.1