OSDN Git Service

Revert r359557 "vs integration: vs2019 support"
[android-x86/external-llvm.git] / tools / obj2yaml /
2019-06-14 George Rimar[yaml2obj] - Allow setting cutom Flags for implicit...
2019-06-10 George Rimar[yaml2obj/obj2yaml] - Make RawContentSection::Content...
2019-05-28 Jason Liu[XCOFF] Implement parsing symbol table for xcoffobjfile...
2019-05-14 Fangrui Song[Object] Change ObjectFile::getSectionContents to retur...
2019-05-06 Simon PilgrimRemove duplicate assignments. NFCI.
2019-04-24 George Rimar[obj2yamp] - Simplify and cleanup the code in ELFDumper...
2019-04-12 Thomas Lively[WebAssembly] Add DataCount section to object files
2019-04-04 Hubert Tong[XCOFF] Add functionality for parsing AIX XCOFF object...
2019-04-03 George Rimar[yaml2obj][obj2yaml] - Change how symbol's binding...
2019-04-02 Pavel LabathAdd minidump support to obj2yaml
2019-03-28 George Rimar[yaml2obj][obj2yaml] - Teach yaml2obj/obj2yaml tools...
2019-03-20 Thomas Lively[WebAssembly] Target features section
2019-03-01 George Rimar[yaml2obj] - Allow setting custom sh_info for RawConten...
2019-02-22 George Rimar[obj2yaml] - Do not miss section index for special...
2019-02-21 George Rimar[yaml2obj][obj2yaml] - Support SHT_GNU_verdef (.gnu...
2019-02-19 Thomas Lively[WebAssembly] Update MC for bulk memory
2019-02-19 George Rimar[yaml2obj][obj2yaml] - Support SHT_GNU_versym (.gnu...
2019-02-19 George RimarRecommit r354328, r354329 "[obj2yaml][yaml2obj] - Add...
2019-02-19 George RimarRevert r354328, r354329 "[obj2yaml][yaml2obj] - Add...
2019-02-19 George Rimar[obj2yaml][yaml2obj] - Add support of parsing/dumping...
2019-02-12 George Rimar[yaml2obj/obj2yaml] - Move `Info` field out from `Secti...
2019-02-09 George Rimar[yaml2obj][obj2yaml] - Add support for dumping/parsing...
2019-02-04 Heejin Ahn[WebAssembly] clang-tidy (NFC)
2019-02-01 George Rimar[obj2yaml] - Merge dumpRelSection and dumpRelaSection...
2019-01-28 George Rimar[obj2yaml] - Dump the sh_entsize section field.
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-17 Thomas Lively[WebAssembly] Parse llvm.ident into producers section
2019-01-17 Thomas LivelyRevert "[WebAssembly] Parse llvm.ident into producers...
2019-01-16 Thomas Lively[WebAssembly] Parse llvm.ident into producers section
2019-01-07 Martin Storsjo[ObjectYAML] [COFF] Support multiple symbols with the...
2018-12-20 George Rimar[yaml2obj/obj2yaml] - Support dumping/parsing ABI version.
2018-12-12 Sam Clegg[WebAssembly] Update dylink section parsing
2018-11-29 Martin Storsjo[obj2yaml] [COFF] Write RVA instead of VA for sections...
2018-11-14 Sam Clegg[WebAssembly] Add support for dylink section in object...
2018-11-14 Heejin Ahn[WebAssembly] Add support for the event section
2018-11-11 Fangrui Song[DWARF] Change pubnames to use DWARFSection instead...
2018-11-11 Jonas Devlieghere[Support] Make error banner optional in logAllUnhandled...
2018-10-03 Derek Schuff[WebAssembly] Refactor WasmSignature and use it for...
2018-09-05 Heejin Ahn[WebAssembly] clang-format (NFC)
2018-08-31 Alexandre Ganea[DebugInfo] Common behavior for error types
2018-05-15 Sam CleggFix debug build by adding missing dependencies on libBi...
2018-05-04 Peter Collingbourneobj2yaml: Correctly round-trip default alignment.
2018-04-26 Sam Clegg[WebAssembly] Write DWARF data into wasm object file
2018-04-26 Sam Clegg[WebAssembly] Add version to object file metadata
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2018-04-09 Alexandre Ganea[Debuginfo][COFF] Minimal serialization support for...
2018-03-14 Nicholas Wilson[WebAssembly] Identify COMDATs by index rather than...
2018-02-27 Sam Clegg[WebAssembly] Remove DataSize from linking metadata...
2018-02-23 Sam Clegg[WebAssembly] Add first claass symbol table to wasm...
2018-01-31 Sam Clegg[WebAssembly] MC: Remove unused code for handling of...
2018-01-17 Sam Clegg[WebAssembly] Remove debug names from symbol table
2018-01-12 Rui UeyamaInstead of ELFFile<ELFT>::Type, use ELFT::Type. NFC.
2018-01-09 Sam Clegg[WebAssembly] Add COMDAT support
2018-01-09 Sam Clegg[WebAssembly] Explicitly specify function/global index...
2017-12-14 Sam Clegg[WebAssembly] Add support for init functions linking...
2017-12-13 Michael ZolotukhinRemove redundant includes from tools.
2017-12-06 Zachary TurnerUpdate obj2yaml and yaml2obj for .debug$H section.
2017-11-16 Dave LeeAdd ELF dynamic symbol support to yaml2obj/obj2yaml
2017-09-29 Sam Clegg[WebAssembly] Allow each data segment to specify its...
2017-09-22 Alexander Richardson[obj2yaml] Don't crash for input files without symbol...
2017-09-21 Benjamin KramerAdd missing file from r313884.
2017-09-20 Sam Clegg[WebAssembly] Add support for local symbol bindings
2017-09-20 Sam CleggReland "[WebAssembly] Add support for naming wasm data...
2017-09-20 Mike EdwardsReverting due to Green Dragon bot failure.
2017-09-19 Sam Clegg[WebAssembly] Add support for naming wasm data segments
2017-09-06 Rafael EspindolaUse the section name if a STT_SECTION symbol has empty...
2017-09-05 Rafael EspindolaFix a use after free.
2017-09-05 Rafael Espindolaobj2yaml: Print unique section names.
2017-07-19 Rafael EspindolaUse delegation instead of inheritance.
2017-07-12 Sam Clegg[WebAssembly] Expose the offset of each data segment
2017-06-27 Sam Clegg[WebAssembly] Add data size and alignement to linking...
2017-06-20 Sam Clegg[WebAssembly] Add support for weak symbols in the binar...
2017-06-16 Sam Cleggobj2yaml: Improve error reporting
2017-06-14 Zachary TurnerResubmit "[codeview] Make obj2yaml/yaml2obj support...
2017-06-14 Zachary TurnerRevert "[codeview] Make obj2yaml/yaml2obj support ...
2017-06-14 Zachary Turner[codeview] Make obj2yaml/yaml2obj support .debug$S...
2017-06-07 Zachary TurnerMove Object format code to lib/BinaryFormat.
2017-06-06 Wolfgang Pieb[DWARF] Adding support for the DWARF v5 string offsets...
2017-05-31 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-05-10 Sam Clegg[WebAssembly] Fix build error in wasm YAML code
2017-05-09 Sam Clegg[WebAssembly] Improve libObject support for wasm import...
2017-05-05 Sam Clegg[WebAssembly] Add ObjectYAML support for wasm name...
2017-03-30 Derek Schuff[WebAssembly] Improve support for WebAssembly binary...
2017-03-07 Chris Bieneman[ObjectYAML] Add support for DWARF5 Unit header
2017-03-06 Chris Bieneman[ObjectYAML] Support for DW_FORM_implicit_const DWARF5...
2017-03-06 Paul Robinson[DWARFv5] Update definitions to match published spec.
2017-03-03 Chris Bieneman[ObjectYAML] [DWARF] Abstract DWARF Initial Length...
2017-01-26 Davide Italiano[obj2yaml] Produce correct output for invalid relocations.
2017-01-23 Steven WuAdd LC_BUILD_VERSION load command
2017-01-13 Greg ClaytonCleanup how DWARFDie attributes are accessed and decoded.
2017-01-10 Chris Bieneman[ObjectYAML] Support for DWARF line tables
2017-01-10 Chris BienemanRevert "[ObjectYAML] Support for DWARF line tables"
2017-01-10 Chris Bieneman[ObjectYAML] Support for DWARF line tables
2017-01-09 Chris BienemanRevert "[ObjectYAML] Support for DWARF line tables"
2017-01-09 Chris Bieneman[ObjectYAML] Support for DWARF line tables
2016-12-22 Chris Bieneman[ObjectYAML] Support for DWARF debug_info section
2016-12-22 Chris Bieneman[ObjectYAML] MachO support for endianness
2016-12-20 Chris BienemanRevert "[ObjectYAML] Support for DWARF debug_info section"
2016-12-20 Chris Bieneman[ObjectYAML] Support for DWARF debug_info section
2016-12-20 Chris BienemanRevert "[ObjectYAML] Support for DWARF debug_info section"
next