* config/tc-mips.c (s_option): Only refer to g_switch_* variables if GPOPT is
authorKen Raeburn <raeburn@cygnus>
Thu, 28 Apr 1994 06:25:53 +0000 (06:25 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 28 Apr 1994 06:25:53 +0000 (06:25 +0000)
defined.
(s_abicalls): Ditto.
(md_apply_fix): Cast char* to unsigned char* to avoid pointer mismatch.

gas/ChangeLog

index 089fc18676d5a7aa969406830045e61620cfd8f8..42800e739aad696dca1c2f700f49f7bc09803d9a 100644 (file)
@@ -1,3 +1,11 @@
+Thu Apr 28 01:39:15 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
+
+       * config/tc-mips.c (s_option): Only refer to g_switch_* variables
+       if GPOPT is defined.
+       (s_abicalls): Ditto.
+       (md_apply_fix): Cast char* to unsigned char* to avoid pointer
+       mismatch.
+
 Wed Apr 27 11:06:32 1994  Steve Chamberlain  (sac@cygnus.com)
 
        * configure.in (i386-*-go32): Uses coff now.