v8/src/base
dusan.milosavljevic@rt-rk.com a0f6878a06 Add mips64 port.
Summary:

- Changes in common code are mainly boilerplate changes,
gyp and test status files updates.

- On mips64 simulator all tests pass from all test units.

- Current issues: mjsunit JS debugger tests fail randomly on HW in release mode.
Corresponding tests are skipped on HW.

- Skipped tests on mips64: test-heap/ReleaseOverReservedPages, mjsunit/debug-*

TEST=
BUG=
R=danno@chromium.org, plind44@gmail.com, ulan@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22297 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-07-09 11:08:26 +00:00
..
platform Add mips64 port. 2014-07-09 11:08:26 +00:00
utils Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
atomicops_internals_arm64_gcc.h Move atomic ops and related files to base library 2014-06-05 12:14:47 +00:00
atomicops_internals_arm_gcc.h Move atomic ops and related files to base library 2014-06-05 12:14:47 +00:00
atomicops_internals_atomicword_compat.h Move atomic ops and related files to base library 2014-06-05 12:14:47 +00:00
atomicops_internals_mac.h Move atomic ops and related files to base library 2014-06-05 12:14:47 +00:00
atomicops_internals_mips64_gcc.h Add mips64 port. 2014-07-09 11:08:26 +00:00
atomicops_internals_mips_gcc.h Move atomic ops and related files to base library 2014-06-05 12:14:47 +00:00
atomicops_internals_tsan.h Clean up unused stuff in atomicops_internals_{tsan,x86_gcc}.h 2014-06-20 12:58:48 +00:00
atomicops_internals_x86_gcc.cc Partial revert of r21901 (2nd attempt) 2014-06-23 13:30:03 +00:00
atomicops_internals_x86_gcc.h Partial revert of r21901 (2nd attempt) 2014-06-23 13:30:03 +00:00
atomicops_internals_x86_msvc.h Move atomic ops and related files to base library 2014-06-05 12:14:47 +00:00
atomicops.h Add mips64 port. 2014-07-09 11:08:26 +00:00
build_config.h Add mips64 port. 2014-07-09 11:08:26 +00:00
cpu.cc Add mips64 port. 2014-07-09 11:08:26 +00:00
cpu.h Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
DEPS Don't even include v8.h from libbase or libplatform 2014-07-03 08:50:52 +00:00
lazy-instance.h Move atomic ops and related files to base library 2014-06-05 12:14:47 +00:00
logging.cc Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
logging.h Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
macros.h Stack overflow checkers are now compatible with ASAN's detect_stack_use_after_return mode. 2014-07-03 08:52:28 +00:00
once.cc Move atomic ops and related files to base library 2014-06-05 12:14:47 +00:00
once.h Move atomic ops and related files to base library 2014-06-05 12:14:47 +00:00
qnx-math.h Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
safe_conversions_impl.h Re-enable the check in GetRangeConstraint() function. 2014-07-02 07:02:39 +00:00
safe_conversions.h Add safe numerics classes, imported from Chromium. 2014-06-18 11:01:54 +00:00
safe_math_impl.h Add safe numerics classes, imported from Chromium. 2014-06-18 11:01:54 +00:00
safe_math.h Add safe numerics classes, imported from Chromium. 2014-06-18 11:01:54 +00:00
win32-headers.h Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
win32-math.cc Move platform abstraction to base library 2014-06-30 13:25:46 +00:00
win32-math.h Move platform abstraction to base library 2014-06-30 13:25:46 +00:00