Re: ARM port
- Posted by mattlewis (admin) Feb 19, 2013
- 2865 views
jimcbrown said...
The ARM branch has already been merged into the 4.1.0 branch. There have been a few touchups to the ARM code since then.
I've incorporated rkdavis' patch for casting doubles to unsigned ints and pushed it up.
I also fixed up the ifdefs for architecture, so that we can now use EARM, EX86 and EX86_64 for the respective architectures. Our previous preprocessor tests didn't work correctly.
Matt