From 800172405ae35bcb95c1e38cece688e0ee53678f Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 25 Sep 1995 16:29:30 +0000 Subject: [PATCH] * config/tc-arm.c (md_atof): Output little endian constants in little endian mode. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index caf28810068..ed3e4a711b1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,11 @@ Mon Sep 25 00:23:16 1995 Ian Lance Taylor + * 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 -- 2.30.2