| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WebAssembly] Add support for weak symbols in the binary format | Sam Clegg | 2017-06-20 | 1 | -9/+41 |
| * | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -1/+1 |
| * | [WebAssembly] Fix build error in wasm YAML code | Sam Clegg | 2017-05-10 | 1 | -3/+3 |
| * | [WebAssembly] Improve libObject support for wasm imports and exports | Sam Clegg | 2017-05-09 | 1 | -2/+6 |
| * | [WebAssembly] Add ObjectYAML support for wasm name section | Sam Clegg | 2017-05-05 | 1 | -1/+11 |
| * | [WebAssembly] Allow for signed relocation addends | Sam Clegg | 2017-04-26 | 1 | -1/+1 |
| * | [WebAssembly] Read global index in init expression as LEB | Sam Clegg | 2017-04-25 | 1 | -0/+3 |
| * | Add virtual destructor to WasmYAML::Section or avoid memory leak | Derek Schuff | 2017-03-31 | 1 | -0/+9 |
| * | [WebAssembly] Improve support for WebAssembly binary format | Derek Schuff | 2017-03-30 | 1 | -0/+348 |

