* 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.
This commit is contained in:
Per Bothner
1993-05-28 22:07:47 +00:00
parent 47a488df26
commit a9f5cf7be2

View 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.