|
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=
Committed: http://code.google.com/p/v8/source/detail?r=8022
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+592 lines, -182 lines) |
Patch |
|
M |
SConstruct
|
View
|
|
4 chunks |
+29 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/mips/code-stubs-mips.cc
|
View
|
|
18 chunks |
+105 lines, -74 lines |
0 comments
|
Download
|
|
M |
src/mips/codegen-mips.h
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
|
M |
src/mips/constants-mips.h
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/mips/debug-mips.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/mips/frames-mips.h
|
View
|
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/mips/full-codegen-mips.cc
|
View
|
|
4 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/mips/macro-assembler-mips.h
|
View
|
|
5 chunks |
+50 lines, -28 lines |
1 comment
|
Download
|
|
M |
src/mips/macro-assembler-mips.cc
|
View
|
|
6 chunks |
+150 lines, -16 lines |
2 comments
|
Download
|
|
M |
src/mips/simulator-mips.h
|
View
|
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/mips/simulator-mips.cc
|
View
|
|
6 chunks |
+179 lines, -29 lines |
0 comments
|
Download
|
|
M |
src/mips/stub-cache-mips.cc
|
View
|
|
2 chunks |
+16 lines, -3 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|