From: law Date: Fri, 16 Apr 2010 16:39:45 +0000 (+0000) Subject: * config/h8300/h8300.md (inverted load with HImode dest): Add X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=4968439192a2fe0c5594ba0771ea0546ebe95609 * config/h8300/h8300.md (inverted load with HImode dest): Add support for H8300SX. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158436 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3060efd37cf..c97a5495457 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -7,6 +7,9 @@ 2010-04-12 Kaushik Phatak + * config/h8300/h8300.md (inverted load with HImode dest): Add + support for H8300SX. + * config/h8300/predicate.md (bit_operand): Allow immediate values that satisfy 'U' constraint.