Hi, I am ready to contribute the first MIPS patch. I gave the Corporate Contributor License Agreement to my manager and should send it soon.
I have 2 questions before contributing: * As this is a patch to begin v8 port to MIPS, I don't know at all who should review this code. Should I just ask a review at chromium- [email protected] ? * I am currently working on the port and would like to submit some specific part of my work, which I think are advanced enough. For the first patch I'd like to give the assembler-mips files and the very few modification to architecture independent code (mainly pre-processor architecture checks to include the right files, and one change about memory alignment on MIPS). However I guess it would be nice for you to have other mips files, so that you can build the shell and easily test the mips assembler. As I am working on it these are unluckily not very clean, with a lots of stubs and partly implemented functions. I prepared a version of the code with very clean assembler-mips files, and with the JSEntryStub::GenerateBody function just containing a Jump (ra) to return to v8 code, which could be used to generate code and test it if you need to. So do you want me to send you all files or only files needing review? Regards. Alexandre --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
