diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1995-10-06 18:33:20 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1995-10-06 18:33:20 +0000 |
commit | f6ec8c46647fdac06e9d24c8e2f873fac92d95e3 (patch) | |
tree | ba0001a976c5ae0a7755680b58805b985bcb22f0 /gas | |
parent | 5d62609f956972eed1636d73ca9fde2bf46ed0c4 (diff) | |
download | gdb-f6ec8c46647fdac06e9d24c8e2f873fac92d95e3.zip gdb-f6ec8c46647fdac06e9d24c8e2f873fac92d95e3.tar.gz gdb-f6ec8c46647fdac06e9d24c8e2f873fac92d95e3.tar.bz2 |
* config/tc-arm.h (ARM_BI_ENDIAN): Move definition so defined for
all coff targets.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index d625b5c..69fb244 100644 --- 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> |