v8/src/base/platform
Sven Panne e4c5b84652 Contribution of PowerPC port (continuation of 422063005)
Contribution of PowerPC port (continuation of 422063005). The inital patch
covers the core changes to the common files.  Subsequent patches will cover
changes to common files to support AIX and to update the ppc directories so
they are current with the changes in the rest of the project.

This is based off of the GitHub repository
https://github.com/andrewlow/v8ppc

BUG=
R=svenpanne@chromium.org, danno@chromium.org, sevnpanne@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#26091}
2015-01-16 07:42:15 +00:00
..
condition-variable.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
condition-variable.h Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00
elapsed-timer.h Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00
mutex.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
mutex.h Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00
platform-cygwin.cc Next base/macros.h cleanup step. 2014-09-08 04:44:22 +00:00
platform-freebsd.cc src: fix build on freebsd 2015-01-14 14:35:39 +00:00
platform-linux.cc Fix include mistakes 2014-11-18 13:47:10 +00:00
platform-macos.cc Next base/macros.h cleanup step. 2014-09-08 04:44:22 +00:00
platform-openbsd.cc Next base/macros.h cleanup step. 2014-09-08 04:44:22 +00:00
platform-posix.cc Contribution of PowerPC port (continuation of 422063005) 2015-01-16 07:42:15 +00:00
platform-qnx.cc Next base/macros.h cleanup step. 2014-09-08 04:44:22 +00:00
platform-solaris.cc platform: fix build on SmartOS 2014-10-20 11:27:39 +00:00
platform-win32.cc Revert r24922 "Windows: use SystemTimeToTzSpecificLocalTime instead of localtime_s." 2014-11-07 12:01:15 +00:00
platform.h Remove (untested) code for unsupported compilers. 2014-10-20 12:04:22 +00:00
semaphore.cc Fix NaCl build. 2014-09-02 15:22:36 +00:00
semaphore.h Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00
time.cc Consistently use only one of virtual/OVERRIDE/FINAL. 2014-12-12 10:44:25 +00:00
time.h Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00