From: Steve Chamberlain Date: Mon, 24 Aug 1992 22:37:04 +0000 (+0000) Subject: * ar.c (map_over_members): if the element of the archive has a X-Git-Tag: gdb-4_18~21259 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=817b5a60abfe34c233e7abf66315431cd76884e3;p=external%2Fbinutils.git * ar.c (map_over_members): if the element of the archive has a null name, fill it in. * nm.c (do_one_rel_file): only warn if a bfd's flags say there will be symbols and there aren't any. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4fee13e..d431627 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,11 @@ +Mon Aug 24 14:53:42 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * ar.c (map_over_members): if the element of the archive has a + null name, fill it in. + + * nm.c (do_one_rel_file): only warn if a bfd's flags say there + will be symbols and there aren't any. + Wed Aug 19 11:20:25 1992 Ian Lance Taylor (ian@cygnus.com) * m68k-pinsn.c: handle new operand type 'r', introduced for cas2.