summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@myware66.akkadia.org>2009-02-05 21:41:11 -0800
committerUlrich Drepper <drepper@myware66.akkadia.org>2009-02-05 21:41:11 -0800
commitc2e71c505bb1767cfa5306499f9d036959e9a23c (patch)
tree8a5f5bf71d03a78665675f230f74bfa4dcc1d11a /TODO
parente8d3528477c499edfcd177d779952c15b546913c (diff)
downloadelfutils-c2e71c505bb1767cfa5306499f9d036959e9a23c.tar.gz
Document possible ld problem.
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODO b/TODO
index de4aa0f1..7f29abaa 100644
--- 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