diff options
author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-24 19:51:09 +0000 |
---|---|---|
committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-24 19:51:09 +0000 |
commit | 8581412d5881e717bf3351f305d6b2e99dd64f96 (patch) | |
tree | 7fb46d7621f9dfd631a3e47f2328346b7204ea23 /gcc/ChangeLog | |
parent | c95cfc31b915c73a4aade079bc7c18c4f0b56a87 (diff) | |
download | gcc-8581412d5881e717bf3351f305d6b2e99dd64f96.tar.gz |
* alpha.c (alpha_emit_xfloating_cvt): Thinko in operand manipulation.
* alpha.md (movtf): New expander, insn, and splitter.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31589 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a04ed4fc4ba..87611ce4dbd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2000-01-24 Richard Henderson <rth@cygnus.com> + + * alpha.c (alpha_emit_xfloating_cvt): Thinko in operand manipulation. + * alpha.md (movtf): New expander, insn, and splitter. + Mon Jan 24 19:49:47 MET 2000 Jan Hubicka <jh@suse.cz> * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of |