* ldlang.c (lang_one_common): Add cast to avoid warning.
authorIan Lance Taylor <ian@airs.com>
Tue, 12 Sep 1995 16:25:51 +0000 (16:25 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 12 Sep 1995 16:25:51 +0000 (16:25 +0000)
(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.

ld/ChangeLog

index bc5fbee2e66f028ed382f5d02837f06296d6a31a..60e455bf2f762b53fd5d2e7f766cda268e3b6fef 100644 (file)
@@ -1,3 +1,11 @@
+Tue Sep 12 12:24:17 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * 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  <ian@cygnus.com>
 
        * Makefile.in (config.status): Depend upon configure.tgt.