index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
MC
/
WasmObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[WebAssembly] MC: Fix references to undefined externals in data section
Sam Clegg
2017-06-02
1
-8
/
+13
*
[WebAssembly] MC: Include unnamed data when writing wasm files
Sam Clegg
2017-05-25
1
-18
/
+16
*
[WebAssembly] Add size of section header to data relocation offsets.
Sam Clegg
2017-04-28
1
-9
/
+12
*
[WebAssembly] Write initial memory in pages not bytes
Sam Clegg
2017-04-28
1
-2
/
+4
*
[WebAssembly] Fix relocation count in wasm binaries with call_indirect
Sam Clegg
2017-04-25
1
-1
/
+1
*
Fix signed/unsigned warning
Simon Pilgrim
2017-03-31
1
-1
/
+1
*
[WebAssembly] Initial linking metadata support
Dan Gohman
2017-03-30
1
-23
/
+123
*
[WebAssembly] Fix import type to be signed LEBs
Derek Schuff
2017-03-23
1
-1
/
+1
*
[WebAssembly] Fix some broken type encodings in wasm binary
Derek Schuff
2017-03-16
1
-9
/
+9
*
[WebAssembly] Update format of 'names' section.
Derek Schuff
2017-03-15
1
-6
/
+11
*
[WebAssembly] Use LEB encoding for value types
Derek Schuff
2017-03-14
1
-20
/
+24
*
[WebAssembly] Add some comments and tidy up whitespace.
Dan Gohman
2017-02-27
1
-2
/
+3
*
[WebAssembly] Add support for using a wasm global for the stack pointer.
Dan Gohman
2017-02-24
1
-0
/
+24
*
[WebAssembly] Basic support for Wasm object file encoding.
Dan Gohman
2017-02-24
1
-6
/
+900
*
[WebAssembly] Implement the wasm binary container header.
Dan Gohman
2017-02-22
1
-1
/
+3
*
[WebAssembly] Add skeleton MC support for the Wasm container format
Dan Gohman
2017-02-22
1
-0
/
+119
[prev]