Browse Source

* 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.
gdb-4_18-branch
Per Bothner 34 years ago
parent
commit
a9f5cf7be2
  1. 2
      binutils/TODO

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

Loading…
Cancel
Save