* config/tc-mips.c (macro): Do unaligned loads and stores
authorIan Lance Taylor <ian@airs.com>
Fri, 11 Feb 1994 18:16:19 +0000 (18:16 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 11 Feb 1994 18:16:19 +0000 (18:16 +0000)
correctly when big endian, and give errors on overflow rather than
generating incorrect code.

gas/ChangeLog

index bdcfecb38061c025394bffb4b4448ef9e162dccc..b9662adcd1c80ed61457bebdeaf0bce8c711349c 100644 (file)
@@ -1,3 +1,9 @@
+Fri Feb 11 13:13:27 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * config/tc-mips.c (macro): Do unaligned loads and stores
+       correctly when big endian, and give errors on overflow rather than
+       generating incorrect code.
+
 Thu Feb 10 11:24:20 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
        * as.c: Include libiberty.h.