diff options
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 c63e7f8..0738265 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ 2000-09-05 Richard Henderson <rth@cygnus.com> + * config/ia64.md (movsi and movdi patterns): Allow moves from + 8-bit constants to AR registers. + +2000-09-05 Richard Henderson <rth@cygnus.com> + * config/ia64/ia64.md (mulhi3): New. 2000-09-05 Richard Henderson <rth@cygnus.com> |