From: Jim Kingdon Date: Thu, 21 Oct 1993 19:11:15 +0000 (+0000) Subject: gcc -Wall lint: X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=37e6f1d0e4863eb85c5c6398982bff89a1782e38;p=binutils-gdb.git gcc -Wall lint: * coff-h8300.c, coffcode.h: Change shrink parameter in *_reloc16_estimate to unsigned to match prototype. * archive.c: Avoid "/*" in comment. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8361a73013e..6c18c86357a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Thu Oct 21 12:41:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + gcc -Wall lint: + * coff-h8300.c, coffcode.h: Change shrink parameter + in *_reloc16_estimate to unsigned to match prototype. + * archive.c: Avoid "/*" in comment. + Thu Oct 21 13:05:16 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * dep-in.sed: Create our own line breaks for a more aesthetic