aboutsummaryrefslogtreecommitdiff
path: root/binutils/TODO
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1993-03-19 00:12:50 +0000
committerPer Bothner <per@bothner.com>1993-03-19 00:12:50 +0000
commit2e8adbd7f459067936857adc9fbefe9a2982e5d7 (patch)
treed7f6e9e5e097d404f336ed25a1223948a9b2301b /binutils/TODO
parentc840244e232b52120ceff2ba44f291897b82a706 (diff)
downloadgdb-2e8adbd7f459067936857adc9fbefe9a2982e5d7.zip
gdb-2e8adbd7f459067936857adc9fbefe9a2982e5d7.tar.gz
gdb-2e8adbd7f459067936857adc9fbefe9a2982e5d7.tar.bz2
* 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).
Diffstat (limited to 'binutils/TODO')
-rw-r--r--binutils/TODO2
1 files changed, 2 insertions, 0 deletions
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.