6e0cd21569
NOTE: You will have to land this as I don’t have write perms to this repo. BUG=none R=hablich@chromium.org Review URL: https://codereview.chromium.org/1347153006 Cr-Commit-Position: refs/heads/master@{#30972}
869 B
869 B
General
This article describes how ports should be handled.
MIPS
Straight-forward MIPS ports
- Do them yourself.
More complicated MIPS ports
- CC the MIPS team in the CL. Use the mailing list v8-mips-ports.at.googlegroups.com for that purpose.
- The MIPS team will provide you with a patch which you need to merge into your CL.
- Then land the CL.
PPC (not officially supported)
- Contact/CC the PPC team in the CL if needed. Use the mailing list v8-ppc-ports.at.googlegroups.com for that purpose.
x87 (not officially supported)
- Contact/CC the x87 team in the CL if needed. Use the mailing list v8-x87-ports.at.googlegroups.com for that purpose.
ARM
Straight-forward ARM ports
- Do them yourself.
When you are lost
- CC the ARM team in the CL. Use the mailing list v8-arm-ports.at.googlegroups.com for that purpose.