Age | Commit message (Expand) | Author |
---|---|---|
2013-06-03 | PNaCl: ExpandVarArgs: Use memcpy() instead of struct load+store for struct args | Mark Seaborn |
2013-04-29 | Use unique'ed types for varargs expansion instead of non-unique named types. | Jan Voung |
2013-03-27 | PNaCl: Fix ExpandVarArgs to handle "byval" struct arguments properly | Mark Seaborn |