summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-02-05 22:09:34 -0800
committerUlrich Drepper <drepper@redhat.com>2009-02-05 22:09:34 -0800
commit04af01862b5bcee6e0355913143f032efc016331 (patch)
treee6536b0c67e916148f152f009a9a0e01b5c876e8 /TODO
parent411cdb2ecc2acc797816dd7de210bfe89a5a55c4 (diff)
parentc2e71c505bb1767cfa5306499f9d036959e9a23c (diff)
downloadelfutils-04af01862b5bcee6e0355913143f032efc016331.tar.gz
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Conflicts: TODO src/ChangeLog
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2221b2e5..0012a566 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
ToDo list for elfutils -*-outline-*-
----------------------
-Time-stamp: <2009-01-26 13:07:11 drepper>
+Time-stamp: <2009-02-05 22:08:01 drepper>
* mkinstalldirs
@@ -110,6 +110,13 @@ Time-stamp: <2009-01-26 13:07:11 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