moxie.h
15.7 KB
-
This patch does three related things for the moxie port... · 2b9912aa
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
Anthony Green committed