From 817b5a60abfe34c233e7abf66315431cd76884e3 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Mon, 24 Aug 1992 22:37:04 +0000 Subject: [PATCH] * 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. --- binutils/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- 2.7.4