X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2FChangeLog;h=8f81ca3d8fd66d5b66f31f32fcc2207815b2ace3;hb=4cc782b5919b187ce44ea9d4a66793105aeb07da;hp=78c0c071fe31a106a747aa79a5317f208a2109e7;hpb=deecf979f60718abfe8476701cf3c871bc58ad13;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 78c0c071fe..8f81ca3d8f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,19 @@ +1999-09-14 Michael Meissner + + * configure.in (Canonicalization of target names): Remove adding + ${CONFIG_SHELL} in front of $ac_config_sub, since autoconfig 2.14 + generates $ac_config_sub with a ${CONFIG_SHELL} already. + * configure: Regenerate. + +1999-09-12 Ian Lance Taylor + + * ar.c (main): Clear output_file if we don't change the archive. + (delete_members, replace_members): Likewise. + 1999-09-12 Donn Terry + * objdump.c (dump_headers): If wide_output, print Flags header. + * objdump.c (dump_section_header): Print any comdat information. * objcopy.c (parse_flags): Handle "noload", "debug", and "share".