aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1993-05-28 22:07:47 +0000
committerPer Bothner <per@bothner.com>1993-05-28 22:07:47 +0000
commita9f5cf7be244575ce3b775efe5b39d5ed3ef8b6d (patch)
tree0234753d2cf70e816884a98d850474bf1a34b8fe /binutils
parent47a488df26fa996851bbc5042c7a910d38013e30 (diff)
downloadgdb-a9f5cf7be244575ce3b775efe5b39d5ed3ef8b6d.zip
gdb-a9f5cf7be244575ce3b775efe5b39d5ed3ef8b6d.tar.gz
gdb-a9f5cf7be244575ce3b775efe5b39d5ed3ef8b6d.tar.bz2
* Makefile.in (install): Also install ar and ranlib in
$(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.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/TODO b/binutils/TODO
index b91f2d4..179f93f 100644
--- 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.