Fix change log entry.
authorolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Oct 2013 22:43:01 +0000 (22:43 +0000)
committerolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Oct 2013 22:43:01 +0000 (22:43 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204111 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index c8769c9..f4ad221 100644 (file)
        * config.gcc (sh-*): Add sh-mem.o to extra_obj.
        * gcc/config/sh/t-sh (sh-mem.o): New rule.
        * gcc/config/sh/sh-mem.cc (expand_block_move): Moved here.
-       (sh4_expand_cmpstr): New function.
+       (sh_expand_cmpstr): New function.
        * gcc/config/sh/sh.c (force_into, expand_block_move): Move to sh-mem.c.
-       * gcc/config/sh/sh-protos.h (sh4_expand_cmpstr): Declare.
+       * gcc/config/sh/sh-protos.h (sh_expand_cmpstr): Declare.
        * gcc/config/sh/sh.md (cmpstrsi, cmpstr_t): New patterns.
        (rotlhi3_8): Rename.