From: Ian Lance Taylor Date: Mon, 25 Sep 1995 16:29:30 +0000 (+0000) Subject: * config/tc-arm.c (md_atof): Output little endian constants in X-Git-Tag: gdb-4_18~10779 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=800172405ae35bcb95c1e38cece688e0ee53678f;p=platform%2Fupstream%2Fbinutils.git * config/tc-arm.c (md_atof): Output little endian constants in little endian mode. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index caf2881..ed3e4a7 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