gecko-dev/mozglue
Makoto Kato 5d418de2b6 Bug 1257441 - Remove arm detection for WinCE using MSVS. r=glandium
arm.h still have CPU feature detection for Microsoft Compiler that is used by WinCE.   Since we don't have the target for WinCE, we should remove it.

Also, even if you need it for Win32/arm that is Windows Mobile and Windows IOT in feature, this is unnecessary.  Win32/arm ABI requires thumb2+NEON at least.


MozReview-Commit-ID: 6dYjIRY0Suo

--HG--
extra : rebase_source : 34db8ed7d3d60bafdfc735b036e891554a0e56c5
2016-05-09 10:40:06 +09:00
..
android Bug 1257319 - Update auto-generated bindings; r=me 2016-03-23 14:42:38 -04:00
build Bug 1257441 - Remove arm detection for WinCE using MSVS. r=glandium 2016-05-09 10:40:06 +09:00
crt Bug 1168291 - Install mozcrt.lib instead of mozglue.lib in the SDK. r=mshal 2015-08-11 07:20:20 +09:00
linker Bug 1239789 - Add secondary buffers to zxx_stream::StaticAllocator to handle reentrancy. r=glandium 2016-03-24 17:25:57 -05:00
misc Bug 1256464 - Use LPSTR instead of LPVOID to avoid C4477 on VS2015; r=froydnj 2016-03-14 17:18:42 -07:00
tests Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
moz.build Bug 858927 - Move the mozilla::TimeStamp into mozglue. r=glandium 2015-06-05 16:03:11 -04:00