summaryrefslogtreecommitdiff
path: root/lib/ObjectYAML
AgeCommit message (Expand)Author
2017-12-21[WebAssembly] Remove unneeded sub-directorySam Clegg
2017-12-18[YAML] Add support for non-printable charactersFrancis Visoiu Mistrih
2017-12-14[WebAssembly] Add support for init functions linking metadataSam Clegg
2017-12-13[CodeView] Teach clang to emit the .debug$H COFF section.Zachary Turner
2017-12-13[WebAssembly] Use bitfield types in wasm YAML representationSam Clegg
2017-12-06Update obj2yaml and yaml2obj for .debug$H section.Zachary Turner
2017-11-30Split TypeTableBuilder into two classes.Zachary Turner
2017-11-28[CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder.Zachary Turner
2017-11-16Add ELF dynamic symbol support to yaml2obj/obj2yamlDave Lee
2017-11-09Reapply: Allow yaml2obj to order implicit sections for ELFDave Lee
2017-11-08Revert "Reapply: Allow yaml2obj to order implicit sections for ELF"Dave Lee
2017-11-08Reapply: Allow yaml2obj to order implicit sections for ELFDave Lee
2017-11-07Revert "Allow yaml2obj to order implicit sections for ELF"Dave Lee
2017-11-07Allow yaml2obj to order implicit sections for ELFDave Lee
2017-11-06[ObjectYAML] Map relocation types for COFF ARMNT and ARM64Martin Storsjo
2017-11-01[yaml2obj][ELF] Add support for setting alignment in program headersJake Ehrlich
2017-10-25llvm-readobj: Add support for reading relocations in the Android packed format.Peter Collingbourne
2017-10-05AMDGPU: Add and set AMDGPU-specific e_flagsKonstantin Zhuravlyov
2017-10-03AMDGPU: Add ELFOSABI_AMDGPU_MESA3DKonstantin Zhuravlyov
2017-10-03AMDGPU: Add ELFOSABI_AMDGPU_PALKonstantin Zhuravlyov
2017-10-03[RISCV] Parse RISC-V eflags in ObjectYAMLAlex Bradbury
2017-10-03[ObjectYAML] Handle SHF_COMPRESSEDShoaib Meenai
2017-09-29[WebAssembly] Allow each data segment to specify its own alignmentSam Clegg
2017-09-20Reland "[WebAssembly] Add support for naming wasm data segments"Sam Clegg
2017-09-20Reverting due to Green Dragon bot failure.Mike Edwards
2017-09-19[WebAssembly] Add support for naming wasm data segmentsSam Clegg
2017-09-13llvm-dwarfdump: support dumping UUIDs of Mach-O binaries.Adrian Prantl
2017-09-13[ARC] Prepare the implementation of relocation for LLDLeslie Zhai
2017-09-07[yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVEPetr Hosek
2017-09-06[WebAssembly] Only treat imports/exports as symbols when reading relocatable ...Sam Clegg
2017-08-30[yaml2obj][ELF] Make symbols optional for relocationsPetr Hosek
2017-08-20Move helper classes into anonymous namespaces.Benjamin Kramer
2017-07-19[yaml2obj][ELF] Add support for program headersPetr Hosek
2017-07-17[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueIdReid Kleckner
2017-07-12[WebAssembly] Expose the offset of each data segmentSam Clegg
2017-07-01[ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings;...Eugene Zelenko
2017-06-30Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTORRichard Smith
2017-06-30[YAML] - Teach yaml2obj/obj2yaml to work with numeric relocation values.George Rimar
2017-06-27[WebAssembly] Add data size and alignement to linking sectionSam Clegg
2017-06-21[codeview] respect signedness of APSInts when printing to YAMLBob Haarman
2017-06-20[codeview] YAMLize all section offsets and indices in symbol recordsReid Kleckner
2017-06-20[codeview] Fully initialize DataSym when mapping from YAMLReid Kleckner
2017-06-20[WebAssembly] Add support for weak symbols in the binary formatSam Clegg
2017-06-19[CodeView] Fix dumping of public symbol record flagsReid Kleckner
2017-06-15Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner
2017-06-15Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner
2017-06-15[llvm-pdbutil] rewrite the "raw" output style.Zachary Turner
2017-06-14MC, Object: Reserve a section type, SHT_LLVM_ODRTAB, for the ODR table.Peter Collingbourne
2017-06-14Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner
2017-06-14Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner