]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Document possible ld problem.
authorUlrich Drepper <drepper@myware66.akkadia.org>
Fri, 6 Feb 2009 05:41:11 +0000 (21:41 -0800)
committerUlrich Drepper <drepper@myware66.akkadia.org>
Fri, 6 Feb 2009 05:41:11 +0000 (21:41 -0800)
TODO

diff --git a/TODO b/TODO
index de4aa0f1f4e3fa3ab80d2b093762f906366ca71f..7f29abaa563231b82726919eb7c1de7dbe1e63b7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
                      ToDo list for elfutils                      -*-outline-*-
                       ----------------------
 
-Time-stamp: <2009-01-23 16:28:46 drepper>
+Time-stamp: <2009-02-05 21:40:59 drepper>
 
 * mkinstalldirs
 
@@ -103,6 +103,13 @@ Time-stamp: <2009-01-23 16:28:46 drepper>
    Not implemented at all in the moment except for recognition of the option
    itself.
 
+** variables with aliases in executables
+
+   When linking an executable with a references against a variable in a
+   DSO, create symbol table entries for all the aliases of the variable
+   in the DSO and create a relocation for one of them (a non-weak
+   definition)
+
 * elflint
 
 ** additional checks