+2009-01-19 Nick Clifton <nickc@redhat.com>
+
+ * config/tc-arm.h (CONVERT_SYMBOLIC_ATTRIBUTE): Only define for
+ ELF format ARM targets.
+ * config/tc-arm.c (arm_convert_symbolic_attribute): Likewise.
+
+2009-01-19 Nick Clifton <nickc@redhat.com>
+
+ * configure.tgt: Restore alpha sorting to object format switch
+ statement.
+
2009-01-19 Andrew Stubbs <ams@codesourcery.com>
* read.c (s_vendor_attribute): Allow for unknown flag bits in type.
iq2000-*-elf) fmt=elf ;;
- m32c-*-elf | m32c-*-rtems*) fmt=elf ;;
-
lm32-*-*) fmt=elf ;;
+ m32c-*-elf | m32c-*-rtems*) fmt=elf ;;
+
m32r-*-elf* | m32r-*-rtems*) fmt=elf ;;
m32r-*-linux*) fmt=elf em=linux;;