diff options
author | Richard Henderson <rth@redhat.com> | 1997-12-18 16:50:49 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1997-12-18 16:50:49 +0000 |
commit | 76b534725e187fa0477cbe161c2b3f8690e3b2f0 (patch) | |
tree | 0427a3e074e53a86a5962c4f645a1b7c33b8adb4 /gas | |
parent | 915f6ba32d61be952017744b89def2f1d7f09e26 (diff) | |
download | gdb-76b534725e187fa0477cbe161c2b3f8690e3b2f0.zip gdb-76b534725e187fa0477cbe161c2b3f8690e3b2f0.tar.gz gdb-76b534725e187fa0477cbe161c2b3f8690e3b2f0.tar.bz2 |
* config/tc-d10v.c (build_insn): Make `number' a long for 64-bit hosts.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f72efe9..7d5e376 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Thu Dec 18 16:49:28 1997 Richard Henderson <rth@cygnus.com> + + * config/tc-d10v.c (build_insn): Make `number' a long for 64-bit hosts. + Thu Dec 18 16:42:57 1997 Richard Henderson <rth@cygnus.com> * config/tc-alpha.c (cpu_types): 21164pc/pca56 does not have CIX. |