From a9f5cf7be244575ce3b775efe5b39d5ed3ef8b6d Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Fri, 28 May 1993 22:07:47 +0000 Subject: [PATCH] * 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. --- binutils/TODO | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.7.4