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 version to object file metadata
Sam Clegg
2018-04-26
1
-0
/
+8
*
[WebAssembly] Implement getRelocationValueString()
Sam Clegg
2018-04-26
1
-4
/
+8
*
[WebAssebmly] Add Module name to WasmSymbol
Sam Clegg
2018-04-25
1
-0
/
+1
*
[WebAssembly] Use section index in relocation section header
Sam Clegg
2018-04-24
1
-29
/
+6
*
[WebAssembly] Distinguish debug/symbol names in the Wasm structs. NFC
Nicholas Wilson
2018-04-20
1
-15
/
+6
*
[WebAssembly] libObject: Don't include the name the size of custom sections
Sam Clegg
2018-04-12
1
-1
/
+5
*
[WebAssembly] Identify COMDATs by index rather than string. NFC
Nicholas Wilson
2018-03-14
1
-6
/
+11
*
[WebAssembly] Disallow weak undefined globals in the object format
Nicholas Wilson
2018-03-09
1
-0
/
+5
*
[WebAssebmly] Remove reloc ordering constraint
Sam Clegg
2018-03-06
1
-3
/
+1
*
[WebAssembly] Add validation to reloc section
Nicholas Wilson
2018-03-05
1
-4
/
+40
*
[WebAssembly] Attach a name to globals similarly to function naming
Nicholas Wilson
2018-03-05
1
-2
/
+8
*
[WebAssembly] Check function type indexes
Nicholas Wilson
2018-03-02
1
-1
/
+6
*
[WebAssembly] Use uint8_t for single byte values to match the spec
Sam Clegg
2018-03-01
1
-23
/
+11
*
[WebAssembly] Fix copy-paste error in debugging string
Nicholas Wilson
2018-02-28
1
-1
/
+1
*
[WebAssembly] Remove DataSize from linking metadata section
Sam Clegg
2018-02-27
1
-5
/
+0
*
[WebAssembly] Add first claass symbol table to wasm objects
Sam Clegg
2018-02-23
1
-135
/
+169
*
[WebAssebmly] Report undefined symbols correctly in objdump
Sam Clegg
2018-02-09
1
-8
/
+13
*
[WebAssembly] MC: Remove unused code for handling of wasm globals
Sam Clegg
2018-01-31
1
-4
/
+4
*
[WebAssembly] Add minor helper functions to WasmObjectFile
Sam Clegg
2018-01-24
1
-9
/
+18
*
[WebAssembly] Remove debug names from symbol table
Sam Clegg
2018-01-17
1
-10
/
+25
*
[WebAssembly] Don't allow functions to be named twice
Sam Clegg
2018-01-12
1
-1
/
+6
*
[WebAssembly] Add COMDAT support
Sam Clegg
2018-01-09
1
-0
/
+54
*
[WebAssembly] Explicitly specify function/global index space in YAML
Sam Clegg
2018-01-09
1
-1
/
+3
*
[WebAssembly] Remove unneeded sub-directory
Sam Clegg
2017-12-21
1
-1
/
+1
*
[WebAssembly] Fix local references to weak aliases
Sam Clegg
2017-12-21
1
-9
/
+18
*
[WebAssembly] Export some more info on wasm funtions
Sam Clegg
2017-12-17
1
-4
/
+7
*
Fix many -Wsign-compare and -Wtautological-constant-compare warnings.
Zachary Turner
2017-12-14
1
-1
/
+1
*
[WebAssembly] Add support for init functions linking metadata
Sam Clegg
2017-12-14
1
-1
/
+20
*
[WebAssembly] Commit a file I accidentally omitted from r319956.
Dan Gohman
2017-12-06
1
-1
/
+0
*
Reland "[WebAssembly] Add visibility flag to Wasm symbol flags""
Sam Clegg
2017-12-03
1
-1
/
+3
*
[WebAssembly] Revert r319488 "Add visibility flag to Wasm symbol flags"
Heejin Ahn
2017-12-02
1
-3
/
+1
*
Add visibility flag to Wasm symbol flags
Sam Clegg
2017-11-30
1
-1
/
+3
*
[wasm] readSection: Avoid reading past eof (fixes oss-fuzz #3219)
Vedant Kumar
2017-10-23
1
-3
/
+5
*
[WebAssembly] Allow each data segment to specify its own alignment
Sam Clegg
2017-09-29
1
-6
/
+7
*
[WebAssembly] Model weakly defined symbols as wasm exports
Sam Clegg
2017-09-26
1
-13
/
+5
*
[WebAssembly] Use function/global index space in WasmSymbol
Sam Clegg
2017-09-26
1
-11
/
+9
*
[WebAssembly] Weak symbols should be defined in SF_Global
Sam Clegg
2017-09-20
1
-1
/
+1
*
[WebAssembly] Add support for local symbol bindings
Sam Clegg
2017-09-20
1
-5
/
+9
*
Reland "[WebAssembly] Add support for naming wasm data segments"
Sam Clegg
2017-09-20
1
-0
/
+9
*
Reverting due to Green Dragon bot failure.
Mike Edwards
2017-09-20
1
-9
/
+0
*
[WebAssembly] Add support for naming wasm data segments
Sam Clegg
2017-09-19
1
-0
/
+9
*
[WebAssembly] Only treat imports/exports as symbols when reading relocatable ...
Sam Clegg
2017-09-06
1
-33
/
+67
*
[WebAssembly] Update relocation names to match spec
Sam Clegg
2017-09-01
1
-3
/
+3
*
[WebAssembly] Fix getSymbolValue for exported globals
Sam Clegg
2017-09-01
1
-1
/
+1
*
[WebAssembly] Fix getSymbolValue() for data symbols
Sam Clegg
2017-08-31
1
-1
/
+6
*
[WebAssembly] Validate exports when parsing object files
Sam Clegg
2017-08-31
1
-0
/
+8
*
[WebAssembly] Fix overflow for input with missing version
Jonas Devlieghere
2017-08-23
1
-1
/
+9
*
[WebAssembly] Expose the offset of each data segment
Sam Clegg
2017-07-12
1
-4
/
+6
*
[WebAssembly] Support weak defined symbols
Sam Clegg
2017-07-07
1
-10
/
+20
*
[WebAssembly] Add support for printing relocations with llvm-objdump
Sam Clegg
2017-06-27
1
-1
/
+4
[prev]
[next]