| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mangle tag types (unions, structs, classes, enums) in the Microsoft C++ Mangler. | Charles Davis | 2010-06-18 | 1 | -0/+63 |
| * | Mangle operator names in the Microsoft C++ Mangler. | Charles Davis | 2010-06-17 | 1 | -1/+131 |
| * | Start mangling function types in the Microsoft C++ Mangler. | Charles Davis | 2010-06-16 | 1 | -4/+201 |
| * | Microsoft C++ Mangler: | Charles Davis | 2010-06-14 | 1 | -1/+116 |
| * | Microsoft C++ Mangler: | Charles Davis | 2010-06-12 | 1 | -1/+110 |
| * | When mangling for the Microsoft C++ ABI, mangle variables in the global | Charles Davis | 2010-06-11 | 1 | -0/+41 |
| * | Start implementing the Microsoft-style name mangler. Mangle simple names | Charles Davis | 2010-06-11 | 1 | -1/+197 |
| * | Add an option to specify the target C++ ABI to the frontend. Use it to | Charles Davis | 2010-06-11 | 1 | -1/+1 |
| * | Add a stub Microsoft Visual C++ ABI class (with stub mangler). | Charles Davis | 2010-06-09 | 1 | -0/+130 |

