aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3c9968c..613bfb6 100644
--- a/TODO
+++ b/TODO
@@ -22,7 +22,7 @@ no hits as all of our symbol comparisons ignore the versioning info.
allow digging into ARM_ATTRIBUTES (.ARM.attributes) sections
- need info on the section layout
- figure out how to integrate cleanly (target-independent driller)
- http://sourceware.org/binutils/docs/as/GNU-Object-Attributes.html
+ https://sourceware.org/binutils/docs/as/GNU-Object-Attributes.html
scanelf should look at the dynamic table for rpath/needed/soname entries instead
of requiring section headers and looking up by section names. need to implement