gecko-dev/mozglue/build
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
..
AsanOptions.cpp Bug 1216354 - Disable LSan leak checking by default in mozglue. r=glandium 2015-10-22 09:33:43 -07:00
BionicGlue.cpp Bug 1133073 - Use PR_DuplicateEnvironment to avoid post-fork malloc on all Linux platforms. r=dhylands 2016-01-11 14:17:01 -08:00
Makefile.in Bug 1043692 - Move DIST_INSTALL to moz.build. r=gps 2015-05-12 07:55:22 +09:00
Nuwa.cpp Bug 1248896 - don't conditional compile on config ENABLE_TESTS in Nuwa. r=khuey 2016-02-18 15:33:59 +08:00
Nuwa.h Bug 1248896 - don't conditional compile on config ENABLE_TESTS in Nuwa. r=khuey 2016-02-18 15:33:59 +08:00
SSE.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
SSE.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
WindowsDllBlocklist.cpp Bug 1269244 - Block nhasusstrixosd.dll and nhasusstrixdevprops.dll. r=jrmuizel 2016-05-02 09:36:00 -04:00
WindowsDllBlocklist.h Bug 1201190 - Part 3: Mark every consumer of GUARD_OBJECT as MOZ_RAII, r=ehsan 2015-09-12 16:53:33 -04:00
arm-eabi-filter
arm.cpp Bug 1257441 - Remove arm detection for WinCE using MSVS. r=glandium 2016-05-09 10:40:06 +09:00
arm.h Bug 1257441 - Remove arm detection for WinCE using MSVS. r=glandium 2016-05-09 10:40:06 +09:00
cpuacct.c
cpuacct.h
dummy.cpp
mips.cpp Bug 1260351 - MozGlue: Build: Add mips support. r=glandium 2016-04-13 21:40:28 +08:00
mips.h Bug 1260351 - MozGlue: Build: Add mips support. r=glandium 2016-04-13 21:40:28 +08:00
moz.build Bug 1260351 - MozGlue: Build: Add mips support. r=glandium 2016-04-13 21:40:28 +08:00
mozglue.def.in Bug 1120272 - Expose _aligned_alloc and _aligned_free from mozglue. r=njn 2015-01-20 13:10:00 +09:00
replace_malloc.mk Bug 1172668 - Unbreak DMD on OS X after bug 1168719. r=gps 2015-06-10 10:49:22 +09:00