v8/src/mips
dslomov@chromium.org 17629e02c0 Revert "Accurate function prototypes for native calls from ARM simulator."
This reverts commit https://code.google.com/p/v8/source/detail?r=14230

The reason for revert is Win64 mksnapshot failure.

Conflicts:
	src/arm/simulator-arm.cc

BUG=

Review URL: https://codereview.chromium.org/14096025

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14307 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-04-17 13:51:08 +00:00
..
assembler-mips-inl.h MIPS: Remove soft-float support. 2013-04-16 11:33:02 +00:00
assembler-mips.cc Replace OS::MemCopy with OS::MemMove (just as fast but more flexible). 2013-04-16 12:30:51 +00:00
assembler-mips.h MIPS: Remove soft-float support. 2013-04-16 11:33:02 +00:00
builtins-mips.cc MIPS: Generalizing remaining Allocate functions in the macro assemblers used in pretenuring. 2013-03-25 19:01:36 +00:00
code-stubs-mips.cc Revert "Accurate function prototypes for native calls from ARM simulator." 2013-04-17 13:51:08 +00:00
code-stubs-mips.h MIPS: Remove soft-float support. 2013-04-16 11:33:02 +00:00
codegen-mips.cc MIPS: Remove soft-float support. 2013-04-16 11:33:02 +00:00
codegen-mips.h MIPS: Re-land Crankshaft-generated KeyedLoad stubs. 2013-01-07 10:18:25 +00:00
constants-mips.cc MIPS: Emit madd.d for multiply-add on MIPS. 2013-01-09 12:31:34 +00:00
constants-mips.h MIPS: Remove soft-float support. 2013-04-16 11:33:02 +00:00
cpu-mips.cc MIPS: Added Android-specific version of cacheflush call. 2012-01-26 16:54:44 +00:00
debug-mips.cc Fix issue 825 (LiveEdit vs. function with no locals) in core and for ia32. 2012-05-03 17:31:34 +00:00
deoptimizer-mips.cc MIPS: Remove soft-float support. 2013-04-16 11:33:02 +00:00
disasm-mips.cc MIPS: Use PrintF instead of fprintf. 2013-04-11 00:48:18 +00:00
frames-mips.cc MIPS: Unify deoptimizer for stub failure trampoline frames. 2013-03-11 09:58:45 +00:00
frames-mips.h Move StackHandlerConstants to platform-independent frames.h 2013-04-08 11:17:32 +00:00
full-codegen-mips.cc Improve handling of unary plus. 2013-04-17 12:47:15 +00:00
ic-mips.cc MIPS: Make IC patching resilient to flushing of the original target() ic. 2013-03-08 00:52:37 +00:00
lithium-codegen-mips.cc Replace OS::MemCopy with OS::MemMove (just as fast but more flexible). 2013-04-16 12:30:51 +00:00
lithium-codegen-mips.h Separate Math Lithium operations. 2013-04-11 13:27:06 +00:00
lithium-gap-resolver-mips.cc MIPS: Remove soft-float support. 2013-04-16 11:33:02 +00:00
lithium-gap-resolver-mips.h Fix presubmit error. 2011-10-28 08:51:08 +00:00
lithium-mips.cc MIPS: Remove soft-float support. 2013-04-16 11:33:02 +00:00
lithium-mips.h Separate Math Lithium operations. 2013-04-11 13:27:06 +00:00
macro-assembler-mips.cc MIPS: Remove soft-float support. 2013-04-16 11:33:02 +00:00
macro-assembler-mips.h MIPS: Make the mips port build cleanly with clang. 2013-03-30 15:54:12 +00:00
OWNERS Add Paul Lind to the MIPS OWNER file 2013-03-20 19:13:01 +00:00
regexp-macro-assembler-mips.cc MIPS: Critical fix for label binding in RegExp engine when trampoline is emitted. 2013-03-20 17:29:04 +00:00
regexp-macro-assembler-mips.h Fix MIPS build broken by r12735 'Allow unaligned accesses for ARMv7'. 2012-10-16 08:23:15 +00:00
simulator-mips.cc Replace OS::MemCopy with OS::MemMove (just as fast but more flexible). 2013-04-16 12:30:51 +00:00
simulator-mips.h MIPS: Accurate function prototypes for native calls from ARM simulator. 2013-04-12 02:01:52 +00:00
stub-cache-mips.cc MIPS: Remove soft-float support. 2013-04-16 11:33:02 +00:00