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
/
ObjectYAML
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Remove unneeded sub-directory
Sam Clegg
2017-12-21
1
-1
/
+1
*
[YAML] Add support for non-printable characters
Francis Visoiu Mistrih
2017-12-18
4
-8
/
+12
*
[WebAssembly] Add support for init functions linking metadata
Sam Clegg
2017-12-14
1
-0
/
+7
*
[CodeView] Teach clang to emit the .debug$H COFF section.
Zachary Turner
2017-12-13
1
-4
/
+4
*
[WebAssembly] Use bitfield types in wasm YAML representation
Sam Clegg
2017-12-13
1
-0
/
+22
*
Update obj2yaml and yaml2obj for .debug$H section.
Zachary Turner
2017-12-06
3
-5
/
+92
*
Split TypeTableBuilder into two classes.
Zachary Turner
2017-11-30
1
-8
/
+9
*
[CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder.
Zachary Turner
2017-11-28
1
-24
/
+20
*
Add ELF dynamic symbol support to yaml2obj/obj2yaml
Dave Lee
2017-11-16
1
-0
/
+1
*
Reapply: Allow yaml2obj to order implicit sections for ELF
Dave Lee
2017-11-09
1
-1
/
+1
*
Revert "Reapply: Allow yaml2obj to order implicit sections for ELF"
Dave Lee
2017-11-08
1
-1
/
+1
*
Reapply: Allow yaml2obj to order implicit sections for ELF
Dave Lee
2017-11-08
1
-1
/
+1
*
Revert "Allow yaml2obj to order implicit sections for ELF"
Dave Lee
2017-11-07
1
-1
/
+1
*
Allow yaml2obj to order implicit sections for ELF
Dave Lee
2017-11-07
1
-1
/
+1
*
[ObjectYAML] Map relocation types for COFF ARMNT and ARM64
Martin Storsjo
2017-11-06
1
-0
/
+48
*
[yaml2obj][ELF] Add support for setting alignment in program headers
Jake Ehrlich
2017-11-01
1
-0
/
+1
*
llvm-readobj: Add support for reading relocations in the Android packed format.
Peter Collingbourne
2017-10-25
1
-0
/
+2
*
AMDGPU: Add and set AMDGPU-specific e_flags
Konstantin Zhuravlyov
2017-10-05
1
-1
/
+3
*
AMDGPU: Add ELFOSABI_AMDGPU_MESA3D
Konstantin Zhuravlyov
2017-10-03
1
-0
/
+1
*
AMDGPU: Add ELFOSABI_AMDGPU_PAL
Konstantin Zhuravlyov
2017-10-03
1
-2
/
+3
*
[RISCV] Parse RISC-V eflags in ObjectYAML
Alex Bradbury
2017-10-03
1
-0
/
+8
*
[ObjectYAML] Handle SHF_COMPRESSED
Shoaib Meenai
2017-10-03
1
-0
/
+1
*
[WebAssembly] Allow each data segment to specify its own alignment
Sam Clegg
2017-09-29
1
-2
/
+9
*
Reland "[WebAssembly] Add support for naming wasm data segments"
Sam Clegg
2017-09-20
1
-0
/
+1
*
Reverting due to Green Dragon bot failure.
Mike Edwards
2017-09-20
1
-1
/
+0
*
[WebAssembly] Add support for naming wasm data segments
Sam Clegg
2017-09-19
1
-0
/
+1
*
llvm-dwarfdump: support dumping UUIDs of Mach-O binaries.
Adrian Prantl
2017-09-13
1
-5
/
+1
*
[ARC] Prepare the implementation of relocation for LLD
Leslie Zhai
2017-09-13
1
-0
/
+3
*
[yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVE
Petr Hosek
2017-09-07
1
-0
/
+37
*
[WebAssembly] Only treat imports/exports as symbols when reading relocatable ...
Sam Clegg
2017-09-06
1
-1
/
+1
*
[yaml2obj][ELF] Make symbols optional for relocations
Petr Hosek
2017-08-30
1
-1
/
+1
*
Move helper classes into anonymous namespaces.
Benjamin Kramer
2017-08-20
2
-4
/
+6
*
[yaml2obj][ELF] Add support for program headers
Petr Hosek
2017-07-19
1
-0
/
+38
*
[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueId
Reid Kleckner
2017-07-17
1
-0
/
+27
*
[WebAssembly] Expose the offset of each data segment
Sam Clegg
2017-07-12
1
-1
/
+2
*
[ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-07-01
11
-132
/
+227
*
Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR
Richard Smith
2017-06-30
3
-4
/
+0
*
[YAML] - Teach yaml2obj/obj2yaml to work with numeric relocation values.
George Rimar
2017-06-30
1
-0
/
+1
*
[WebAssembly] Add data size and alignement to linking section
Sam Clegg
2017-06-27
1
-0
/
+2
*
[codeview] respect signedness of APSInts when printing to YAML
Bob Haarman
2017-06-21
1
-1
/
+1
*
[codeview] YAMLize all section offsets and indices in symbol records
Reid Kleckner
2017-06-20
1
-24
/
+22
*
[codeview] Fully initialize DataSym when mapping from YAML
Reid Kleckner
2017-06-20
1
-0
/
+2
*
[WebAssembly] Add support for weak symbols in the binary format
Sam Clegg
2017-06-20
1
-9
/
+41
*
[CodeView] Fix dumping of public symbol record flags
Reid Kleckner
2017-06-19
1
-1
/
+10
*
Resubmit "[llvm-pdbutil] rewrite the "raw" output style."
Zachary Turner
2017-06-15
1
-0
/
+10
*
Revert "[llvm-pdbutil] rewrite the "raw" output style."
Zachary Turner
2017-06-15
1
-10
/
+0
*
[llvm-pdbutil] rewrite the "raw" output style.
Zachary Turner
2017-06-15
1
-0
/
+10
*
MC, Object: Reserve a section type, SHT_LLVM_ODRTAB, for the ODR table.
Peter Collingbourne
2017-06-14
1
-0
/
+1
*
Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."
Zachary Turner
2017-06-14
3
-179
/
+210
*
Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."
Zachary Turner
2017-06-14
3
-210
/
+168
[next]