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
/
Object
/
WasmObjectFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[WebAssembly] Add data size and alignement to linking section
Sam Clegg
2017-06-27
1
-1
/
+10
*
[WebAssembly] Fix build failures introduced in r305769
Sam Clegg
2017-06-20
1
-0
/
+1
*
[WebAssembly] Add support for weak symbols in the binary format
Sam Clegg
2017-06-20
1
-5
/
+83
*
[WebAssembly] Use __stack_pointer global when writing wasm binary
Sam Clegg
2017-06-16
1
-1
/
+3
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-2
/
+2
*
Recommit "[DWARF] - Make collectAddressRanges() return section index in addit...
George Rimar
2017-05-27
1
-0
/
+4
*
Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in...
George Rimar
2017-05-26
1
-4
/
+0
*
[DWARF] - Make collectAddressRanges() return section index in addition to Low...
George Rimar
2017-05-26
1
-0
/
+4
*
Revert "[DWARF] - Make collectAddressRanges() return section index in additio...
George Rimar
2017-05-26
1
-4
/
+0
*
Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index ...
George Rimar
2017-05-26
1
-0
/
+4
*
Revert r303978 "[DWARF] - Make collectAddressRanges() return section index in...
George Rimar
2017-05-26
1
-4
/
+0
*
[DWARF] - Make collectAddressRanges() return section index in addition to Low...
George Rimar
2017-05-26
1
-0
/
+4
*
[WebAssembly] Improve libObject support for wasm imports and exports
Sam Clegg
2017-05-09
1
-10
/
+29
*
[WebAssembly] Fix validation of start function
Sam Clegg
2017-05-09
1
-1
/
+1
*
[WebAssembly] Add wasm symbol table support to llvm-objdump
Sam Clegg
2017-05-04
1
-21
/
+47
*
revert debugging
Sam Clegg
2017-04-26
1
-1
/
+1
*
[WebAssembly] Allow for signed relocation addends
Sam Clegg
2017-04-26
1
-2
/
+3
*
[WebAssembly] Read global index in init expression as LEB
Sam Clegg
2017-04-25
1
-1
/
+1
*
[Object] Fix some Clang-tidy modernize and Include What You Use warnings; oth...
Eugene Zelenko
2017-04-21
1
-2
/
+5
*
[WASM] Remove other comparison of unsigned expression >= 0.
Davide Italiano
2017-04-01
1
-3
/
+3
*
[WASM] Remove a set but never used variable.
Davide Italiano
2017-04-01
1
-4
/
+1
*
[WASM] Remove an assertion that can never fire.
Davide Italiano
2017-04-01
1
-2
/
+2
*
Fix MSVC 'not all control paths return a value' warning
Simon Pilgrim
2017-03-31
1
-0
/
+1
*
[WebAssembly] Improve support for WebAssembly binary format
Derek Schuff
2017-03-30
1
-61
/
+574
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings in Subta...
Eugene Zelenko
2017-02-09
1
-14
/
+22
*
[WebAssembly] Add wasm support for llvm-readobj
Derek Schuff
2017-01-30
1
-5
/
+6
*
Remove iostream include from WasmObjectFile
Pavel Labath
2016-12-01
1
-2
/
+0
*
[WebAssembly] Add llvm-objdump support for wasm file format
Derek Schuff
2016-11-30
1
-0
/
+315
[prev]