This patch does three related things for the moxie port...
authorAnthony Green <green@moxielogic.com>
Thu, 3 Apr 2014 02:11:34 +0000 (02:11 +0000)
committerAnthony Green <green@gcc.gnu.org>
Thu, 3 Apr 2014 02:11:34 +0000 (02:11 +0000)
commit2b9912aa3c48b911e6382355b6756e45002a604e
treea5a55568c37cbe8202d239c644d3780405a87c21
parentdb034eacd3c55f2a3b49ac71cd23a5a890759bb1
This patch does three related things for the moxie port...

1. Changes char to be unsigned by default
2. Changes WCHAR_TYPE from long int to unsigned int
3. Zero- and sign-extends values properly, sometimes using the new
    sign-extension instructions.

From-SVN: r209047
gcc/ChangeLog
gcc/config/moxie/moxie.h
gcc/config/moxie/moxie.md