From: Ian Lance Taylor Date: Wed, 15 Jun 1994 15:17:09 +0000 (+0000) Subject: Comment change. X-Git-Tag: gdb-4_18~14289 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d63d0479d95d6ee756bbdfd3b4dca53690fc9641;p=platform%2Fupstream%2Fbinutils.git Comment change. --- diff --git a/bfd/aoutx.h b/bfd/aoutx.h index 53a7a66..23978fe 100644 --- a/bfd/aoutx.h +++ b/bfd/aoutx.h @@ -1666,8 +1666,8 @@ NAME(aout,slurp_symbol_table) (abfd) with smaller amounts of VM? (What effect does that have on the string table reductions?) - FIXME: This hash table code breaks dbx on SunOS 4.1.3. There - should be some way to turn it off. */ + This hash table code breaks dbx on SunOS 4.1.3, so we don't do it + if BFD_TRADITIONAL_FORMAT is set. */ /* An entry in the strtab hash table. */