From: Ian Lance Taylor Date: Tue, 12 Sep 1995 19:31:03 +0000 (+0000) Subject: * ar.c (replace_members): Don't call write_archive if nothing X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a9a14e917108f4fd6fe44b4fecd14501820e9acc;p=binutils-gdb.git * ar.c (replace_members): Don't call write_archive if nothing changed. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 84ca36bcc86..4379edba477 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,8 @@ Tue Sep 12 12:37:39 1995 Ian Lance Taylor + * ar.c (replace_members): Don't call write_archive if nothing + changed. + * objdump.c (disassemble_data): Add casts to avoid gcc warnings. Thu Sep 7 12:12:17 1995 Ian Lance Taylor