From: Ian Lance Taylor Date: Mon, 2 Oct 1995 16:11:07 +0000 (+0000) Subject: * strings.c (main): Exit with zero status if no files are given X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a19f84a79b136842044f9fecf3dfae1d18f58e46;p=binutils-gdb.git * strings.c (main): Exit with zero status if no files are given and standard input is read. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index d3b67eb56fc..9092479643f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,6 +1,21 @@ +Mon Oct 2 12:10:25 1995 Ian Lance Taylor + + * strings.c (main): Exit with zero status if no files are given + and standard input is read. + +Thu Sep 28 20:03:07 1995 Stan Shebs + + * mpw-config.in: Calculate underscore and put into makefile + fragment, generate config.h. + * mpw-make.sed: New file, sed commands to edit Unix makefile + into MPW syntax. + * mpw-make.in: Remove. + * mac-binutils.r: New file, Mac resources. + Thu Sep 28 15:49:00 1995 steve chamberlain - * dlltool.c: (gen_exp_file): Always emit a .reloc section if relocatable. + * dlltool.c: (gen_exp_file): Always emit a .reloc section if + relocatable. (imp_name_lab): New. (gen_def_file): New. (gen_lib_file): Use imp_name_lab.