diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 877299f..ab74761 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2003-06-10 DJ Delorie <dj@redhat.com> + + * config/stormy16/stormy16.c (xstormy16_extra_constraint_p): Add Z, + which matches (const_int 0) for addhi3. + * config/stormy16/stormy16.md: Document known constraints. + (addhi3): Handle adding zero. + 2003-06-10 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> * config/m32r/m32r.h (HARD_REGNO_RENAME_OK): New. |
