OSDN Git Service

[dsymutil] Make the CachedBinaryHolder the default
[android-x86/external-llvm.git] / tools / yaml2obj /
2018-06-28 Jake Ehrlich[llvm-readobj] Add experimental support for SHT_RELR...
2018-05-01 Adrian PrantlRemove \brief commands from doxygen comments.
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-24 Sam Clegg[WebAssembly] Use section index in relocation section...
2018-04-21 Jonas Devlieghere[tools] Use WithColor for printing errors.
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2018-04-12 Sam Clegg[WebAssembly] libObject: Don't include the name the...
2018-04-09 Alexandre Ganea[Debuginfo][COFF] Minimal serialization support for...
2018-04-01 Mandeep Singh Grang[tools] Change std::sort to llvm::sort in response...
2018-03-01 Sam Clegg[WebAssembly] Use uint8_t for single byte values to...
2018-02-27 Sam Clegg[WebAssembly] Remove DataSize from linking metadata...
2018-02-23 Benjamin Kramer[WebAssembly] NDEBUG is spelled without a leading under...
2018-02-23 Sam Clegg[WebAssembly] Add first claass symbol table to wasm...
2018-01-12 Rui UeyamaInstead of ELFFile<ELFT>::Type, use ELFT::Type. NFC.
2018-01-12 Rui UeyamaUse ELF{32,64}{LE,BE} instead of ELFType<{little,big...
2018-01-09 Sam Clegg[WebAssembly] Add COMDAT support
2018-01-09 Sam Clegg[WebAssembly] Explicitly specify function/global index...
2017-12-28 Benjamin KramerAvoid int to string conversion in Twine or raw_ostream...
2017-12-14 Sam Clegg[WebAssembly] Add support for init functions linking...
2017-12-13 Sam Clegg[WebAssembly] Add linking metatdata test coverage for...
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-11-09 Dave LeeReapply: Allow yaml2obj to order implicit sections...
2017-11-08 Dave LeeRevert "Reapply: Allow yaml2obj to order implicit secti...
2017-11-08 Dave LeeReapply: Allow yaml2obj to order implicit sections...
2017-11-07 Dave LeeRevert "Allow yaml2obj to order implicit sections for...
2017-11-07 Dave LeeFix build bots after r317622
2017-11-07 Dave LeeAllow yaml2obj to order implicit sections for ELF
2017-11-01 Jake Ehrlich[yaml2obj][ELF] Add support for setting alignment in...
2017-09-29 Sam Clegg[WebAssembly] Allow each data segment to specify its...
2017-09-23 Reid Kleckner[Support] Rename tool_output_file to ToolOutputFile...
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-07 Petr Hosek[yaml2obj][ELF] Add support for symbol indexes greater...
2017-09-01 Sam Clegg[WebAssembly] Update relocation names to match spec
2017-08-30 Petr Hosek[yaml2obj][ELF] Make symbols optional for relocations
2017-07-19 Petr Hosek[yaml2obj][ELF] Add support for program headers
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-15 Zachary TurnerTry to fix uninitialized read reported by msan.
2017-06-14 Zachary TurnerResubmit "[codeview] Make obj2yaml/yaml2obj support...
2017-06-14 Zachary TurnerRevert "[codeview] Make obj2yaml/yaml2obj support ...
2017-06-14 Zachary TurnerFix some more errors.
2017-06-14 Zachary Turner[codeview] Make obj2yaml/yaml2obj support .debug$S...
2017-06-07 Zachary TurnerMove Object format code to lib/BinaryFormat.
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-04-05 Davide Italiano[yaml2obj] Factor out error handling code.
2017-04-05 Davide Italiano[yaml2obj] Improve error message when output file canno...
2017-03-30 Derek Schuff[WebAssembly] Improve support for WebAssembly binary...
2017-01-23 Steven WuAdd LC_BUILD_VERSION load command
2017-01-12 Chris Bieneman[ObjectYAML] Pull yaml2dwarf out of yaml2obj for reuse
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] Fixing a compiler warning
2016-12-22 Chris Bieneman[ObjectYAML] Support for DWARF debug_info section
2016-12-22 Chris Bieneman[ObjectYAML] Fixing big endian bots from r290381
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"
2016-12-20 Chris Bieneman[ObjectYAML] Support for DWARF debug_info section
2016-12-19 Chris Bieneman[ObjectYAML] Support for DWARF Pub Sections
2016-12-12 Chris Bienemanclang-format to fix post-commit feedback
2016-12-09 Chris Bieneman[ObjectYAML] Support for DWARF debug_aranges
2016-12-08 Chris Bieneman[ObjectYAML] Remove DWARF from class names
2016-12-07 Chris Bieneman[yaml2obj] Refactor and abstract yaml2dwarf functions
2016-12-07 Chris Bieneman[ObjectYAML] Support for DWARF __debug_abbrev section
2016-12-06 Chris Bieneman[ObjectYAML] First bit of support for encoding DWARF...
2016-10-04 Rafael EspindolaMisc improvements to StringTableBuilder.
2016-10-03 Rafael EspindolaRevert "Use getSize instead of data().size(). NFC."
2016-10-03 Rafael EspindolaUse getSize instead of data().size(). NFC.
2016-06-27 Chris Bieneman[yaml2obj] Remove --format option in favor of YAML...
2016-06-24 Chris Bieneman[obj2yaml] [yaml2obj] Support for MachO Universal binaries
2016-06-23 Chris Bieneman[yaml2macho] Removing asserts in favor of explicit...
2016-06-09 Richard SmithSearch for llvm-symbolizer binary in the same directory...
2016-06-06 Chris Bieneman[yaml2obj] Get rid of MachO header union
2016-06-03 Chris Bieneman[yaml2obj] Sort MachO LinkEdit write operations based...
2016-06-02 Chris BienemanRevert "[yaml2obj] Sort MachO LinkEdit write operations...
2016-06-02 Chris Bieneman[yaml2obj] Sort MachO LinkEdit write operations based...
2016-06-02 Chris Bieneman[obj2yaml] [yaml2obj] Support for MachO nlist and strin...
2016-05-31 Chris Bieneman[obj2yaml][yaml2obj] Support for reading and dumping...
2016-05-27 Benjamin KramerAvoid some copies by using const references.
2016-05-26 Chris Bieneman[obj2yaml][yaml2obj] Support for MachO lazy bindings
2016-05-26 Chris Bieneman[obj2yaml][yaml2obj] Support for MachO weak bindings
2016-05-26 Chris Bieneman[obj2yaml][yaml2obj] Support for MachO bind opcodes
2016-05-25 Chris Bieneman[obj2yaml] [yaml2obj] MachO support for rebase opcodes
2016-05-20 Chris Bieneman[yaml2obj] [MachO] Fill Segment and Section data
2016-05-19 Chris Bieneman[yaml2obj] Removing debug code that scribbled 0xDEADBEEF
2016-05-19 Chris Bieneman[obj2yaml] [yaml2obj] Support for MachO Load Command...
2016-05-19 Chris BienemanRevert "[obj2yaml] [yaml2obj] Support for MachO Load...
2016-05-19 Chris Bieneman[obj2yaml] [yaml2obj] Support for MachO Load Command...
next