* Makefile.in (install): Also install ar and ranlib in
authorPer Bothner <per@bothner.com>
Fri, 28 May 1993 22:07:47 +0000 (22:07 +0000)
committerPer 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

index b91f2d4..179f93f 100644 (file)
@@ -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.