From: Ian Lance Taylor Date: Mon, 31 Jul 1995 16:52:02 +0000 (+0000) Subject: * ar.c (replace_members): For compatibility with existing ar X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a59b3dda9111228db577b849ed91ba59e889478c;p=binutils-gdb.git * ar.c (replace_members): For compatibility with existing ar programs, permit users to add the same file multiple times. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index ca5c728b770..5b209ba053f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,15 @@ +Mon Jul 31 12:51:06 1995 Ian Lance Taylor + + * ar.c (replace_members): For compatibility with existing ar + programs, permit users to add the same file multiple times. + +Tue Jul 25 11:21:53 1995 Ian Lance Taylor + + * strings.c (DATA_FLAGS): Remove SEC_DATA. + (main): If no file names are given, scan standard input. + * binutils.texi, strings.1: strings now scans non-data sections by + default. + Mon Jul 24 13:52:28 1995 J.T. Conklin * srconv.c (wr_hd): Set afl field to 4 for bfd_arch_sh.