From: Ian Lance Taylor Date: Tue, 12 Sep 1995 16:25:51 +0000 (+0000) Subject: * ldlang.c (lang_one_common): Add cast to avoid warning. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b75d0928b1562f84d27910ceddf43fd7b12364c6;p=binutils-gdb.git * ldlang.c (lang_one_common): Add cast to avoid warning. (topower): Likewise. Also, reindent. * ldwrite.c (clone_section): Change i to unsigned int. * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): Add cast to avoid warning. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index bc5fbee2e66..60e455bf2f7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +Tue Sep 12 12:24:17 1995 Ian Lance Taylor + + * ldlang.c (lang_one_common): Add cast to avoid warning. + (topower): Likewise. Also, reindent. + * ldwrite.c (clone_section): Change i to unsigned int. + * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): Add + cast to avoid warning. + Fri Sep 8 16:32:43 1995 Ian Lance Taylor * Makefile.in (config.status): Depend upon configure.tgt.