diff options
author | Per Bothner <per@bothner.com> | 1991-11-03 22:58:48 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1991-11-03 22:58:48 +0000 |
commit | b27d2046482bc4f2170c3ab14d4ec1c45a0a292b (patch) | |
tree | 75aef062f5dbef18afa5226cdd1c4ada9721d259 /binutils/TODO | |
parent | e18e24af07c074be7e9288741a922065a6790f84 (diff) | |
download | gdb-b27d2046482bc4f2170c3ab14d4ec1c45a0a292b.zip gdb-b27d2046482bc4f2170c3ab14d4ec1c45a0a292b.tar.gz gdb-b27d2046482bc4f2170c3ab14d4ec1c45a0a292b.tar.bz2 |
* 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.
Diffstat (limited to 'binutils/TODO')
-rw-r--r-- | binutils/TODO | 2 |
1 files changed, 0 insertions, 2 deletions
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: |