Age | Commit message (Expand) | Author |
---|---|---|
2010-08-22 | Abstract out member-pointer conversions. | John McCall |
2010-08-22 | Implement the call parts of the member-function-pointer ARM C++ ABI. | John McCall |
2010-08-22 | Extract calls to method pointers out as an ABI routine. | John McCall |
2010-08-21 | The ARM C++ ABI is sufficiently different from the Itanium C++ ABI that | John McCall |
2010-08-16 | Implement support for member pointers under the Microsoft C++ ABI in the | Charles Davis |
2010-05-25 | IRgen: Add a stub class for generating ABI-specific C++ code. | Charles Davis |