Bug 894941 - Move SSE.{h,cpp} and arm.{h,cpp} to mozglue/build/. r=glandium
commit85bccc71aed194eca30d86df4dc9ea106122dd30
authorPaul Adenot <paul@paul.cx>
Fri, 26 Jul 2013 16:46:31 +0000 (26 18:46 +0200)
committerPaul Adenot <paul@paul.cx>
Fri, 26 Jul 2013 16:46:31 +0000 (26 18:46 +0200)
treec60b5c525e30544b48a0fa65f077cbbea9b7df93
parented8bccacc94acdbe14f36ceeb1377d81856ee25d
Bug 894941 - Move SSE.{h,cpp} and arm.{h,cpp} to mozglue/build/. r=glandium

--HG--
rename : xpcom/glue/SSE.cpp => mozglue/build/SSE.cpp
rename : xpcom/glue/SSE.h => mozglue/build/SSE.h
rename : xpcom/glue/arm.cpp => mozglue/build/arm.cpp
rename : xpcom/glue/arm.h => mozglue/build/arm.h
rename : xpcom/tests/ShowSSEConfig.cpp => mozglue/tests/ShowSSEConfig.cpp
12 files changed:
mozglue/build/SSE.cpp [moved from xpcom/glue/SSE.cpp with 100% similarity]
mozglue/build/SSE.h [moved from xpcom/glue/SSE.h with 95% similarity]
mozglue/build/arm.cpp [moved from xpcom/glue/arm.cpp with 100% similarity]
mozglue/build/arm.h [moved from xpcom/glue/arm.h with 95% similarity]
mozglue/build/moz.build
mozglue/tests/ShowSSEConfig.cpp [moved from xpcom/tests/ShowSSEConfig.cpp with 100% similarity]
mozglue/tests/moz.build
xpcom/glue/moz.build
xpcom/glue/nomozalloc/Makefile.in
xpcom/glue/objs.mk
xpcom/glue/staticruntime/Makefile.in
xpcom/tests/moz.build