Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Elide data segments for .bss sections | Thomas Lively | 2019-10-15 | 1 | -3/+1 |
* | [lld][WebAssembly] Fix static linking of -fPIC code with external undefined f... | Sam Clegg | 2019-09-24 | 1 | -4/+10 |
* | [WebAssembly] Initialize memory in start function | Thomas Lively | 2019-09-04 | 1 | -0/+13 |
* | [lld][WebAssembly] Store table base in config rather than passing it around. ... | Sam Clegg | 2019-08-27 | 1 | -3/+2 |
* | [lld][WebAssembly] Allow linking of pic code into static binaries | Sam Clegg | 2019-08-13 | 1 | -1/+6 |
* | [Coding style change][lld] Rename variables for non-ELF ports | Rui Ueyama | 2019-07-11 | 1 | -103/+103 |
* | Make functions and member variables distinguishable even after the name style... | Rui Ueyama | 2019-07-10 | 1 | -6/+6 |
* | [WebAssembly] Add support for -emit-relocs | Sam Clegg | 2019-05-24 | 1 | -1/+3 |
* | [WebAssembly] Seal imports section before counting imports | Sam Clegg | 2019-05-23 | 1 | -3/+17 |
* | [WebAssembly] Refactor synthetic sections and relocation processing. NFC. | Sam Clegg | 2019-05-21 | 1 | -0/+323 |