projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27fca56
)
* config/tc-arm.c (md_atof): Output little endian constants in
author
Ian Lance Taylor
<ian@airs.com>
Mon, 25 Sep 1995 16:29:30 +0000
(16:29 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 25 Sep 1995 16:29:30 +0000
(16:29 +0000)
little endian mode.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index caf28810068a6424e3dfb4079c454eaa09d50790..ed3e4a711b15cb669b205286de9d99338071abdb 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-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>