projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47a488d
)
* Makefile.in (install): Also install ar and ranlib in
author
Per Bothner
<per@bothner.com>
Fri, 28 May 1993 22:07:47 +0000
(22:07 +0000)
committer
Per Bothner
<per@bothner.com>
Fri, 28 May 1993 22:07:47 +0000
(22:07 +0000)
$(tooldir)/bin; needed for building libgcc.a.
* objdump.c (objdump_print_address): Fix the check
"coincidental" label matches by dis-allowing undefined
or com symbols.
binutils/TODO
patch
|
blob
|
history
diff --git
a/binutils/TODO
b/binutils/TODO
index b91f2d482ac439087546709aa5b1130a52bbe9dd..179f93f5a8530ac5ac8fca7c98ea8df486bffbac 100644
(file)
--- a/
binutils/TODO
+++ b/
binutils/TODO
@@
-8,6
+8,8
@@
o - See also ../ld/TODO and ../bfd/TODO.
o - ar q is flakey: e.g. doesn't handle long file names properly.
+o - objdump -d: Print relocatable addresses intelligently.
+
OLD:
o - make the long options more consistent.