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
/
test
/
ObjectYAML
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
Zachary Turner
2018-05-17
1
-13
/
+13
*
Revert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
Zachary Turner
2018-05-17
1
-11
/
+11
*
[pdb] Change /DEBUG:GHASH to emit 8 byte hashes.
Zachary Turner
2018-05-17
1
-11
/
+11
*
obj2yaml: Correctly round-trip default alignment.
Peter Collingbourne
2018-05-04
1
-0
/
+15
*
[WebAssembly] Add version to object file metadata
Sam Clegg
2018-04-26
5
-3
/
+6
*
[WebAssembly] libObject: Don't include the name the size of custom sections
Sam Clegg
2018-04-12
1
-2
/
+2
*
[WebAssembly] Disallow weak undefined globals in the object format
Nicholas Wilson
2018-03-09
1
-0
/
+24
*
[WebAssembly] Add validation to reloc section
Nicholas Wilson
2018-03-05
2
-1
/
+24
*
[WebAssembly] Fix tests with invalid yaml (required CODE section missing)
Nicholas Wilson
2018-03-05
3
-3
/
+28
*
[WebAssembly] Check function type indexes
Nicholas Wilson
2018-03-02
2
-0
/
+14
*
[WebAssembly] Remove DataSize from linking metadata section
Sam Clegg
2018-02-27
2
-4
/
+0
*
[WebAssembly] Add first claass symbol table to wasm objects
Sam Clegg
2018-02-23
2
-16
/
+34
*
[WebAssembly] Remove debug names from symbol table
Sam Clegg
2018-01-17
1
-0
/
+8
*
[WebAssembly] Explicitly specify function/global index space in YAML
Sam Clegg
2018-01-09
9
-18
/
+36
*
[WebAssembly] Add support for init functions linking metadata
Sam Clegg
2017-12-14
1
-0
/
+6
*
[WebAssembly] Use bitfield types in wasm YAML representation
Sam Clegg
2017-12-13
6
-19
/
+19
*
[WebAssembly] Add linking metatdata test coverage for wasm2yaml
Sam Clegg
2017-12-13
1
-0
/
+60
*
Update obj2yaml and yaml2obj for .debug$H section.
Zachary Turner
2017-12-06
2
-59
/
+112
*
[ObjectYAML] Handle SHF_COMPRESSED
Shoaib Meenai
2017-10-03
1
-0
/
+28
*
[WebAssembly] Allow each data segment to specify its own alignment
Sam Clegg
2017-09-29
1
-2
/
+0
*
[WebAssembly] Update relocation names to match spec
Sam Clegg
2017-09-01
1
-4
/
+4
*
[WebAssembly] Validate exports when parsing object files
Sam Clegg
2017-08-31
2
-0
/
+27
*
[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueId
Reid Kleckner
2017-07-17
1
-0
/
+59
*
[WebAssembly] Expose the offset of each data segment
Sam Clegg
2017-07-12
1
-2
/
+3
*
[WebAssembly] Add data size and alignement to linking section
Sam Clegg
2017-06-27
1
-2
/
+19
*
[WebAssembly] Add support for weak symbols in the binary format
Sam Clegg
2017-06-20
1
-0
/
+40
*
obj2yaml: Improve error reporting
Sam Clegg
2017-06-16
1
-1
/
+1
*
[WebAssembly] Improve libObject support for wasm imports and exports
Sam Clegg
2017-05-09
2
-16
/
+57
*
[WebAssembly] Fix validation of start function
Sam Clegg
2017-05-09
2
-3
/
+10
*
[WebAssembly] Add ObjectYAML support for wasm name section
Sam Clegg
2017-05-05
1
-0
/
+40
*
[WebAssembly] Allow for signed relocation addends
Sam Clegg
2017-04-26
2
-11
/
+25
*
[WebAssembly] Read global index in init expression as LEB
Sam Clegg
2017-04-25
1
-4
/
+4
*
[Test commit] Cleanup some whitespace in a test file
Sam Clegg
2017-04-14
1
-2
/
+0
*
Align all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR
Jonas Hahnfeld
2017-04-04
3
-33
/
+5
*
[WebAssembly] Improve support for WebAssembly binary format
Derek Schuff
2017-03-30
14
-0
/
+384
*
[ObjectYAML] Fix issue with DWARF2 AddrSize 8
Chris Bieneman
2017-03-07
1
-0
/
+507
*
[ObjectYAML] Add support for DWARF5 Unit header
Chris Bieneman
2017-03-07
1
-0
/
+582
*
[ObjectYAML] Support for DW_FORM_implicit_const DWARF5 form
Chris Bieneman
2017-03-06
1
-0
/
+307
*
[ObjectYAML] [DWARF] Abstract DWARF Initial Length values
Chris Bieneman
2017-03-03
4
-16
/
+32
*
Attempt to fix the testcase in r292824
Steven Wu
2017-01-23
1
-31
/
+8
*
Add LC_BUILD_VERSION load command
Steven Wu
2017-01-23
1
-0
/
+58
*
Remove this test from the r292500 commit till Chris and I figure out
Kevin Enderby
2017-01-19
1
-50
/
+0
*
Add support for the new LC_NOTE load command.
Kevin Enderby
2017-01-19
1
-0
/
+50
*
[ObjectYAML] Missed one mixup in the debug_line test
Chris Bieneman
2017-01-10
1
-1
/
+0
*
[ObjectYAML] Support for DWARF line tables
Chris Bieneman
2017-01-10
2
-0
/
+648
*
Revert "[ObjectYAML] Support for DWARF line tables"
Chris Bieneman
2017-01-10
2
-650
/
+0
*
[ObjectYAML] Support for DWARF line tables
Chris Bieneman
2017-01-10
2
-0
/
+650
*
Revert "[ObjectYAML] Support for DWARF line tables"
Chris Bieneman
2017-01-09
2
-650
/
+0
*
[ObjectYAML] Support for DWARF line tables
Chris Bieneman
2017-01-09
2
-0
/
+650
*
[ObjectYAML] Support for DWARF debug_info section
Chris Bieneman
2016-12-22
1
-0
/
+525
[next]