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:
5d62609
)
* config/tc-arm.h (ARM_BI_ENDIAN): Move definition so defined for
author
David Edelsohn
<dje.gcc@gmail.com>
Fri, 6 Oct 1995 18:33:20 +0000
(18:33 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Fri, 6 Oct 1995 18:33:20 +0000
(18:33 +0000)
all coff targets.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index d625b5cf0d6a35178d01ac060edc219ccdc69724..69fb244a2d1ac63ec6ec34e7a23387a2147b0064 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-3,6
+3,8
@@
Fri Oct 6 09:55:33 1995 Doug Evans <dje@canuck.cygnus.com>
* Makefile.in (site.exp): Fix setting of $srcdir.
* config/tc-arm.c (md_atof): Fix little-endian output.
+ * config/tc-arm.h (ARM_BI_ENDIAN): Move definition so defined for
+ all coff targets.
Thu Oct 5 20:17:30 1995 Ken Raeburn <raeburn@cygnus.com>