MIPS: Update for 23-May commits, and a few older ones.
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 24 May 2011 07:23:32 +0000 (07:23 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 24 May 2011 07:23:32 +0000 (07:23 +0000)
commit9891a057e152d903514d7caeb0f718db422dc7a6
treedfb63b57112f9711813da9018b1c025fd44c8ed6
parent179702df0328be179fdb65ebf391eb0dc07b86ef
MIPS: Update for 23-May commits, and a few older ones.

Make mips-specifc changes for r7999, r8001, r8002.

Also bring in changes for older commits 7203, 7279, 7693, 7715, 7788.

Mips changes for 7715 (Arm: Support hardfloat in SCons build), and
7693 (Implement hardfloat calling convention in macro assembler and simulator)
resulted in changes to SConstruct.

BUG=
TEST=

Review URL: http://codereview.chromium.org//6966031

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8022 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
12 files changed:
SConstruct
src/mips/code-stubs-mips.cc
src/mips/codegen-mips.h
src/mips/constants-mips.h
src/mips/debug-mips.cc
src/mips/frames-mips.h
src/mips/full-codegen-mips.cc
src/mips/macro-assembler-mips.cc
src/mips/macro-assembler-mips.h
src/mips/simulator-mips.cc
src/mips/simulator-mips.h
src/mips/stub-cache-mips.cc