From b27d2046482bc4f2170c3ab14d4ec1c45a0a292b Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Sun, 3 Nov 1991 22:58:48 +0000 Subject: * Makefile.in ($(DIST_NAME).tar.Z), TODO: Various fixes. * ar.c (get_pos_bfd): Fix to handling of before/after positioning options. * bucomm.c (fatal): MISSING_VFPRINTF is no longer an issue, since libiberty contains vfprintf etc if otherwise missing. * m68k-pinsn.c (print_insn_arg): Support BB/BW/BL type operands, as used by branch instructions. * nm.c: Delegate printing of symbols to BFD, by using bfd_print_symbol to do the formatting. --- binutils/TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'binutils/TODO') diff --git a/binutils/TODO b/binutils/TODO index 971b57f..acd1fe9 100644 --- a/binutils/TODO +++ b/binutils/TODO @@ -1,5 +1,3 @@ -o 'nm -a' should print stab code names. - OLD: o - merge: -- cgit v1.1