.ifdef, to accomodate change to avoid default alignment on
embedded systems.
+Fri Dec 13 13:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
+ .ifdef, to accomodate change to avoid default alignment on
+ embedded systems.
+
+Wed Dec 11 09:26:01 1996 Jeffrey A Law (law@cygnus.com)
+
+ * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
+ "movb dm,(an)".
+
Tue Dec 10 13:01:05 1996 Jeffrey A Law (law@cygnus.com)
* gas/mn10300/basic.exp: Update after endianness changes to
#objdump: -dr --prefix-addresses
#name: MIPS ld-empic
-#as: -mips1 -membedded-pic
+#as: -mips1 -membedded-pic --defsym EMPIC=1
#source: ld-pic.s
# Test the ld macro with -membedded-pic.
#objdump: -dr --prefix-addresses
#name: MIPS lifloat-empic
-#as: -mips1 -membedded-pic
+#as: -mips1 -membedded-pic --defsym EMPIC=1
#source: lifloat.s
# Test the li.d and li.s macros with -membedded-pic.