* config/tc-arm.c (md_atof): Output little endian constants in
authorIan Lance Taylor <ian@airs.com>
Mon, 25 Sep 1995 16:29:30 +0000 (16:29 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 25 Sep 1995 16:29:30 +0000 (16:29 +0000)
little endian mode.

gas/ChangeLog

index caf28810068a6424e3dfb4079c454eaa09d50790..ed3e4a711b15cb669b205286de9d99338071abdb 100644 (file)
@@ -1,5 +1,11 @@
 Mon Sep 25 00:23:16 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * config/tc-arm.c (md_atof): Output little endian constants in
+       little endian mode.
+
+       * config/obj-coff.c (obj_coff_section): Pass &type, not type,
+       s_mri_sect.
+
        * configure.in: Fix typo: fmt-elf to fmt=elf.
 
 Fri Sep 22 16:34:46 1995  Michael Meissner  <meissner@tiktok.cygnus.com>