From 2e8adbd7f459067936857adc9fbefe9a2982e5d7 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Fri, 19 Mar 1993 00:12:50 +0000 Subject: * m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c. * i386-pinsn.c: Removed. Subsumed by ../opcodes/i386-dis.c. * Makefile.in: Adjust accordingly. * objdump.c: Support new-style disassemblers (ones that use the interface of ../include/dis-asm.h). --- binutils/TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'binutils/TODO') diff --git a/binutils/TODO b/binutils/TODO index 877df8e..b91f2d4 100644 --- a/binutils/TODO +++ b/binutils/TODO @@ -6,6 +6,8 @@ o - nm, objdump o - See also ../ld/TODO and ../bfd/TODO. +o - ar q is flakey: e.g. doesn't handle long file names properly. + OLD: o - make the long options more consistent. -- cgit v1.1